Skip to main content
GET
Export taxes collections as CSV

Authorizations

Authorization
string
header
required

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

Query Parameters

status
string

Filter by status

trackingNumber
string

Filter by tracking number

customerReference
string

Filter by customer reference

overdue
boolean

Filter overdue collections

includeArchived
boolean

Include archived collections

createdAt_gte
string<date-time>

Filter from date (createdAt >=)

createdAt_lte
string<date-time>

Filter to date (createdAt <=)

collectionDeadline_gte
string<date-time>

Deadline from date (collectionDeadline >=)

collectionDeadline_lte
string<date-time>

Deadline to date (collectionDeadline <=)

_sort
string
_order
string
q
string

Response

200

CSV file