Skip to main content
GET
Export ledger balances to CSV

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

businessId
string<uuid>
required

The UUID of the business.

Query Parameters

start_date
string<date-time>

Start date for balance calculation (inclusive).

end_date
string<date-time>

End date for balance calculation (exclusive).

Response

Presigned URL to download the CSV file.

data
object
required

A pre-signed URL to download a document.