Triple API and Webhooks
Transactions

Get a Transaction

1min
GET
https://api.tripleup.dev/partner/transactions/{id}
triple Prod
Path Parameters
id
*
Responses
200
Transaction
amount
*
card_account_id
*
card_account_external_id
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
*