<- Transactions API

Transactions API

Retrieve transaction

DEPRECATED

 /v2/locations/{location_id}/transactions/{transaction_id}

Retrieves details for a single transaction.

Permissions:PAYMENTS_READ

Deprecation date

2019-08-15

Retirement date

TBD

Migration guide
Link to section

Path parameters

Example code

Link to section

location_id

string

Required

The ID of the transaction's associated location.

Link to section

transaction_id

string

Required

The ID of the transaction to retrieve.

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.

Link to section

transaction

The requested transaction.