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