Retrieve a transaction

GET {{url}}transactions/:transaction_id

Retrieves a transaction using the unique transaction_id. This identifier can be found in the response after submitting a payment.

https://docs.acquired.com/reference/fetch-transaction-by-id

Request Params

KeyDatatypeRequiredDescription
filternullLimit the fields returned in the response to the ones you need.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring