CARD
Withdraw Funds
This endpoint is used to withdraw funds from card
Withdraw Funds
[POST]
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 |
Body parameter
Parameter | Type | Description |
---|---|---|
card_id required | string | Card Id |
amount required | string | Amount to withdraw from the card |
Sample response
Response
Was this page helpful?