Authorization: Bearer ********************
curl --location --request DELETE 'https://api.uat.tacra.market/user/payment/' \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "string", "body": {} }