Skip to main content
POST
Scope required: purchases.write

Parameters

merchant_id
string
required
Merchant ID
user_id
string
required
User ID
amount
decimal
required
The purchase amount
purchased_at
string
required
Time the purchase was made in ISO8601 format
location_id
string
Location ID
card_id
string
Card ID that the user used, if it is registered in Thanx
products
array(string)
Optionally specified array of product strings to associate with the purchase

Response