Receipts
Create Receipt
This endpoint submits a receipt for processing.
POST
/
receipts
Parameters
Merchant ID
The amount of the receipt
(card
, cash
, other
)
The timestamp of the purchase, in ISO8601
The path of the uploaded image
Any user-entered notes
The card the user used, if it is registered in Thanx
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