Fetch Single Transaction
This endpoint is used to fetch a single transaction using Id
Terminate Card
[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
| Parameter | Type | Description | | | --- | --- | --- | | transaction_id optional | string | Transaction ID |
Sample response
Response
Was this page helpful?