Transactions
Fetch a Transaction
Suggest Edits
When making a request to an API for a transaction’s information, you typically need to provide a unique identifier UUID. The UUID is generated at the time of creating a transaction and is associated with the each transaction.
Endpoint
GET /3p/api/v1/transaction/{uuid}
Response Object
Note: Amounts and fees are expressed in cents.
Errors & Warnings
Code | Message |
---|---|
401 | |
403 | |
422 |