Fetch Transactions
This endpoint is used to fetch virtual card transactions
Fetch Transactions
[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 | | | --- | --- | --- | | card_id optional | string | Card Id | | transaction_type optional | string | Transaction type |
Sample response
Response
Was this page helpful?