Charges
List charges
Retrieves a paginated list of charges for the authenticated account.
Use the pagination parameters (limit, next_page, previous_page) to navigate through results. Use search to filter charges (for example by id or reference).
get/charges
Query parameters
limitinteger
The numbers of items to return, the maximum value is 250
nextstring
next page
previousstring
previous page
searchstring
General order search, e.g. by mail, reference etc.
Headers
Accept-Language'es' | 'en'
Use for knowing which language to use
X-Child-Company-Idstring
In the case of a holding company, the company id of the child company to which will process the request.
Response
successful operation