Skip to main content
GET
Export ledger entries 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 entries (inclusive).

end_date
string<date-time>

End date for entries (exclusive).

Response

Presigned URL to download the CSV file.

data
object
required

A pre-signed URL to download a document.