Customer Payment Sources
Number of APIs: 5
-
Delete a customer payment source DELETE https://{{subdomain}}.commercelayer.io/api/customer_payment_sources/{{customer_payment_source_id}}
-
Create a customer payment source POST https://{{subdomain}}.commercelayer.io/api/customer_payment_sources
-
List all customer payment sources GET https://{{subdomain}}.commercelayer.io/api/customer_payment_sources
-
Retrieve a customer payment source GET https://{{subdomain}}.commercelayer.io/api/customer_payment_sources/{{customer_payment_source_id}}
-
Update a customer payment source PATCH https://{{subdomain}}.commercelayer.io/api/customer_payment_sources/{{customer_payment_source_id}}