Supported Requests by Cart-Shopify-Customers
Number of APIs: 6
-
Get all customers GET https://api.ecartapi.com/api/v2/customers
-
Get a single customer GET https://api.ecartapi.com/api/v2/customers/{{id}}
-
Count all customers GET https://api.ecartapi.com/api/v2/customers/count
-
Customers PUT https://api.ecartapi.com/api/v2/customers/{{id}}
-
Customer DELETE https://api.ecartapi.com/api/v2/customers/{{id}}