Transactions
List transactions
Retrieve transaction
Capture transaction
Void transaction
<- Transactions API
Transactions API
Version
2024-10-17
DEPRECATED
/v2/locations/{location_id}/transactions/{transaction_id}
Retrieves details for a single transaction.
Deprecation date
2019-08-15
Retirement date
TBD
Replaced by
BatchRetrieveOrders
Example code
location_id
string
Required
The ID of the transaction's associated location.
transaction_id
The ID of the transaction to retrieve.
errors
Error [ ]
Any errors that occurred during the request.
Show attributes
transaction
Transaction
The requested transaction.