Transactions
Get Transaction
Fetches details about a specific transaction using the provided id.
GET
Authorizations
Path Parameters
The _id
of the transaction to fetch.
Response
200
application/json
200
The response is of type object
.
Fetches details about a specific transaction using the provided id.
The _id
of the transaction to fetch.
The response is of type object
.