delete https://pg-sandbox.paymaya.com/payments/v1/customers//cards/
Deletes specific card of customer identified by a customer ID and card token.
For Basic Authentication, use SECRET API KEY. Learn more
A successful deletion returns the card token information. Succeeding calls to use the card token will fail. Also, getting the list of cards of the customer should not include the deleted card.
All fields tagged as required must be provided on the API request.