Deletes all the card tokens for a customer.Ask AIdelete https://api-sandbox.nofrixion.com/api/v1/paymentrequests/card/customertokens/removeall/{merchantID}/{customerEmailAddress}Authorization: End user token is required.Path ParamsmerchantIDuuidrequiredThe ID of the merchant to delete all customer card tokens for.customerEmailAddressstringrequiredThe email of the customer to delete all card tokens for.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200Returns a success response if the token was deleted.Updated 9 months ago