Receipts
List receipts
Retrieve receipts with filtering, sorting, and pagination options.
GET
List receipts
Authorizations
JWT access token obtained from /v2/auth endpoint
Query Parameters
Page number for pagination (starts at 1)
Required range:
x >= 1Number of receipts to return per page (1-200)
Required range:
1 <= x <= 200Primary sort field
Primary sort direction (1 = ascending, -1 = descending)
Available options:
1, -1 Start date (inclusive) in YYYY-MM-DD format
End date (inclusive) in YYYY-MM-DD format
List receipts