delete https://api.paysimple.com/v4/account/creditcard/
Deletes the credit card object for the specified account.
Responses
Deletes the credit card object for the specified account.
xxxxxxxxxx
curl --request DELETE \
--url https://api.paysimple.com/v4/account/creditcard/accountId \
--header 'Content-Type: application/json' \
--header 'accept: application/json'