Receipts
Get Receipts
This endpoint describes the receipts in Thanx.
GET
Please review proper request headers here.
Parameters
string
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.
string
Merchant ID
integer
The current page of paginated resources.
- Default:
1.
integer
Number of records to be returned per API request.
- Default:
10 - Minimum:
1 - Maximum:
100
Response
string
The receipt ID
string
Merchant ID
string
User ID
enum
The processing state of the receipt (
pending, processing, applied,
denied)string
If the receipt is denied, the reason provided
decimal
The amount of the receipt
enum
(
card, cash, other)string
The timestamp of the purchase, in ISO8601
string
When the user submitted the receipt, in ISO8601
string
Any user-entered notes
string
The card the user used, if it is registered in Thanx
hash
The uploaded receipt image information
hash
Pagination information