Transactions
Get Transaction
Fetch transaction details by ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the transaction to fetch
Response
200
application/json
Transaction details response
The response is of type object
.