Show statement

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

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"
            }
        ]
    }
]
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!