Transfers
List transfers
Returns a paginated list of transfers (payouts/dispersions).
A transfer represents a payout of funds to the merchant (where the money is sent and the payout status). Transfers typically aggregate multiple transactions.
If you need movement-level details (amount/fee/net per operation) or to reconcile charges, use GET /transactions.
get/transfers
Query parameters
limitinteger
The numbers of items to return, the maximum value is 250
searchstring
General order search, e.g. by mail, reference etc.
nextstring
next page
previousstring
previous page
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