Show statement

Show statement on a e-wallet ID enrolled to the loyalty program. Authentication Key Type: SalesChannelApiKey

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example response

[
    {
        "booked_at": "2020-07-20T20:01:11.396Z",
        "code": "credit",
        "amount": 12,
        "balance": 46,
        "metadata": []
    },
    {
        "booked_at": "2020-07-20T20:00:46.837Z",
        "code": "credit",
        "amount": 12,
        "balance": 34,
        "metadata": []
    },
    {
        "booked_at": "2020-07-20T20:00:22.268Z",
        "code": "credit",
        "amount": 12,
        "balance": 22,
        "metadata": []
    },
    {
        "booked_at": "2020-07-20T00:33:50.104Z",
        "code": "credit",
        "amount": 10,
        "balance": 10,
        "metadata": [
            {
                "key": "type",
                "value": "start_tokens"
            }
        ]
    }
]
Path Params
string
required

Program ID

string
required

Wallet ID

Query Params
int32
Defaults to 1

Page of results to fetch.

int32
0 to 200

Number of results to return per page.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json