Single Transactions Detail
An endpoint allows you to retrieve details of a single transaction using transaction ID
[GET]
Header
Header | Type | Description |
---|---|---|
AppId | string | you would need to create an app to get your app ID |
Authorization | string | public secret key |
Query parameter
Key | Type | Description |
---|---|---|
transaction_id | string | The unique transaction ID |
Sample response
Response
Was this page helpful?