post https://api.partnerstack.com/v1/customers//transactions
Creates a new transaction
Things to Note:
-
Customer Keysupplied can be [customer_key,customer_external_key,customer_email] -
Transaction
amountcan be0but cannot be [None,null,undefined] -
Transaction amount is in centsfor whichever currency supplied -
Transaction
keySHOULD be supplied (min 4 characters). This makes it easier to determine changes in your integration and allows transactions to be found internally -
A
product_keyorcategory_keycan be supplied for customized reward generation -
Currency(currency) is the 3 character ISO code for a currency [USD,CAD,AUS] -
Transactions on customers created using the PartnerStackTest Partner will not generate rewards
