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