Wallet entries for Account
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
account_id corresponding to an account
50
"ACC00001"
Pagination token used as a marker to get records from next page.
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEyMywgInNvcnRPcmRlciI6ICJhc2MifQ=="
Maximum page size expected by client to return the record list.
NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.
10
Response for Credit Balance Request
List wallet entries response
Wallet entries for Account
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
account_id corresponding to an account
50
"ACC00001"
Pagination token used as a marker to get records from next page.
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEyMywgInNvcnRPcmRlciI6ICJhc2MifQ=="
Maximum page size expected by client to return the record list.
NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.
10
Response for Credit Balance Request
List wallet entries response