Virtual/Managed Wallets
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 e.g prod_sk_1T1eSavlZxy02OT3OWlvbxK4G |
Query parameter
Key | Type | Description |
---|---|---|
transaction_id | string | The unique transaction ID |
Sample response
Response
Was this page helpful?