Triple API and Webhooks
Transactions
Create a Transaction
1min
POST
https://api.tripleup.dev/partner/transactions
triple Prod
Body Parameters
body
amount
*
card_account_external_id
*
All Of
ExternalId +
card_bin
*
card_last_4
*
card_program_external_id
*
All Of
ExternalId +
currency_code
debit
*
description
*
external_id
*
merchant_category_code
merchant_address
processor_mid
processor_mid_type
publisher_external_id
All Of
ExternalId +
timestamp
*
transaction_type
*
Responses
201
Transaction
amount
*
card_account_id
*
card_account_external_id
All Of
ExternalId +
card_bin
*
card_last_4
*
created_at
*
currency_code
*
debit
*
description
*
external_id
*
id
*
matching_status
*
merchant_address
*
merchant_category
processor_mid
processor_mid_type
reward_details
timestamp
*
transaction_type
*
updated_at
*
400
TripleBadRequestError
status_code
*
content
*
403
TripleNotAuthenticatedError
status_code
*
content
*
404
TripleInvalidPathError
status_code
*
content
*
409
TripleIntegrityError
status_code
*
content
*
415
TripleUnsupportedMediaType
status_code
*
content
*
422
TripleUnprocessableEntity
status_code
*
content
*
500
TripleInternalServerError
status_code
*
content
*
501
TripleNotImplementedError
status_code
*
content
*
503
TripleServiceUnavailable
status_code
*
content
*
Updated 02 Dec 2024
Did this page help you?