TransactionLink
Get Transaction By ID
Get a specific transaction by ID.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique ID for a transaction provided in the UPDATED_TRANSACTIONS_AVAILABLE webhook.
Response
200
application/json
Successful request.
The response is of type object
.