CARD
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 e.g prod_sk_1T1eSavlZxy02OT3OWlvbxK4G |
Query parameter
Parameter | Type | Description |
---|---|---|
transaction_id optional | string | Transaction ID |
Sample response
Response
Was this page helpful?