curl --location --request DELETE 'https://api.techrar.com/order/v1/payments/methods//' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'{
"Token": "Token0505230749176652",
"CardNumber": "512345xxxxxx0008",
"CardBrand": "Master",
"Is3DSVerified": null
}