Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the transaction to retrieve.
Response
Successful operation
The response is of type object
.
Retrieves a specific transaction by its ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the transaction to retrieve.
Successful operation
The response is of type object
.