Retrieve receipts with filtering, sorting, and pagination options.
Documentation Index
Fetch the complete documentation index at: https://developer.clopos.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT access token obtained from /v2/auth endpoint
Page number for pagination (starts at 1)
x >= 1Number of receipts to return per page (1-200)
1 <= x <= 200Primary sort field
Primary sort direction (1 = ascending, -1 = descending)
1, -1 Start date (inclusive) in YYYY-MM-DD format
End date (inclusive) in YYYY-MM-DD format