delete https://api.rainex.io//customers//payment-sources/
Error codes:
NotFound | A customer with such an Id cannot be found. |
Responses
Error codes:
NotFound | A customer with such an Id cannot be found. |
xxxxxxxxxx
curl --request DELETE \
--url https://api.rainex.io/your-site-name-1/customers/test-id/payment-sources/paymentSourceId \
--header 'accept: application/json'