api
customers

Get a paged list of a customer's balance transactions

get/api/customers/{id}/balance-transactions

Path parameters

idstring required

The ID of the customer

The ID of the customer

Query parameters

topinteger required

A limit on the number of objects to be returned. Can range between 1 and 1000.

A limit on the number of objects to be returned. Can range between 1 and 1000.

skipinteger required

The number of objects to skip for the requested result

The number of objects to skip for the requested result

Response

OK

totalnumber required

Changes

No recorded changes to this endpoint across all 15 revisions of this API.