Authorization: ********************username:passwordAuthorization: Basic *****************curl --location --request DELETE 'https://api.zen.com/v2/payout-profiles/card/' \
--header 'request-id;' \
--header 'external-customer-id;' \
--header 'Authorization: <api-key>'{
"success": true
}