Export sub accounts
Export sub accounts
Export creditor sub accounts as CSV using the same search and sort inputs as the list endpoint.
GET
Export sub accounts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search sub account name, unique ID, email, or phone.
Maximum string length:
255Sort field.
Available options:
created_on, name, unique_identification_number, pay_terms Sort direction.
Available options:
asc, desc Number of records per page.
Required range:
1 <= x <= 100Response
CSV export returned.
The response is of type string.
Last modified on July 20, 2026

