Delete Virtual Card
The purpose of this API is to allow the deletion of virtual cards.
Consists of two parts.
Username: API Key obtained from Juspay dashboard
Password: Empty string
Example:- Basic MUQ2QUxxxxxxxxxxxxU5QTIxQzNFNTQwNkFDMEZCOg==
Pass merchant-id provided by Juspay
Key Id against which encryption is done (to be taken from JusBiz Dashboard)
Example:- application/json
A unique value against which virtual card has to be deleted
To cancel a card before redemption - use CANCEL
To delete a card after redemption - use DELETE
Status of the API call
Possible value: SUCCESS | FAILURE
Unique value of payout id which was sent in the request.
Reason for failure / success.
The response contains the details around the token which will be used for processing payments
true or false
SUCCESS | FAILURE
Unique value of payout id which was sent in the request. E.g. “Juspay123456789”
Reason for the Parameter which is invalid
Invalid Key ID passed
Basic Auth & Key ID missing in Headers
Key ID missing in Headers
Basic Auth missing in Headers
Unauthorised: No key given
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

