Create a Transaction
POST/partner/transactions
Important notes:
- Do not submit authorizations as purchases.
- The amount for a Purchase transaction should not include cashback if it was part of the transaction.
- Transactions must be uploaded within 7 days of when they take place.
- Triple leverages these fields to generate rewards on the transaction
- card_bin
- card_last_4
- processor_mid
- processor_mid_type
- merchant_address.postal_code
- merchant_address.country_subdivision_code
- merchant_category_code
Note: Triple will make every effort to match transactions with any information that is submitted. However, without the above fields, we make no guarantee that a transaction will be matched and/or submitted for a cardholder reward or marketing fee.
Request
Responses
- 201
- 400
- 403
- 404
- 409
- 415
- 422
- 500
- 501
- 503
Transaction
TripleBadRequestError
TripleNotAuthenticatedError
TripleInvalidPathError
TripleIntegrityError
TripleUnsupportedMediaType
TripleUnprocessableEntity
TripleInternalServerError
TripleNotImplementedError
TripleServiceUnavailable