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
Key | Datatype | Required | Description |
---|---|---|---|
filter | null | Limit the fields returned in the response to the ones you need. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |