Get a Single Transaction
he following APIs returns you the details of a single transaction/order.
GET
/transactions/{txnId}
Headers
Params
Response
Last updated
he following APIs returns you the details of a single transaction/order.
GET
/transactions/{txnId}
Headers
Params
Response
Last updated
Name | Value |
---|---|
Param | Param Type | Type | Required | Description |
---|---|---|---|---|
Content-Type
application/json
Authorization
Bearer <token>
txnId
query
Number
Yes
ID of the transaction
Default Response