Receipts
Get Receipts
This endpoint describes the receipts in Thanx.
GET
/
receipts
Parameters
User ID. Note: the bearer token will be used to determine which user’s receipts are being requested when the request is made by a logged in user.
Merchant ID
The current page of paginated resources.
- Default:
1
.
Number of records to be returned per API request.
- Default:
10
- Minimum:
1
- Maximum:
100
Response
The receipt ID
Merchant ID
User ID
The processing state of the receipt (pending
, processing
, applied
,
denied
)
If the receipt is denied, the reason provided
The amount of the receipt
(card
, cash
, other
)
The timestamp of the purchase, in ISO8601
When the user submitted the receipt, in ISO8601
Any user-entered notes
The card the user used, if it is registered in Thanx
The uploaded receipt image information
Pagination information