This section provides a comprehensive guide to managing receipt information in our system. You will find various options for retrieving receipt data, each tailored to different requirements.
/get_receipts
offset
- Specify the starting point from which to begin fetching receipt data.limit
- Control the number of receipt records returned in a single request. The maximum limit is 50, but you can opt for a smaller number based on your needs.offset
and limit
.These features are particularly useful for handling large datasets and for applications requiring batch processing of receipt information.
/get_receipt
receipt_id
filter.receipt_id
- Specify the Receipt ID to retrieve data for a specific receipt.
For further assistance or API integration support, please refer to our API Documentation or contact our technical support team.