Skip to main content

List a Customer's wallet movements

GET 

/v1/customers/:id/wallet/movements

Returns a paginated list of wallet movements (credits, debits, refunds, adjustments) recorded on the Customer's wallet.

Request​

Responses​

A dictionary with an items property that contains an array of CustomerWalletMovement objects, plus a pagination cursor.