Terminate Card
[POST]
{{baseUrl}}/api/v1/card/virtual/terminate
HeaderTypeDescription
AppIdstringyou would need to create an app to get your app ID
Authorizationstringpublic secret key

Body parameter

ParameterTypeDescription
card_id requiredstringCard Id

Sample response

Response
{
    "entity": "Card Termainated Successfully"
}