Supported Requests by Cart-VendHq-Customers Number of APIs: 5 Get all customers GET https://api.ecartapi.com/api/v2/customers Get single customer GET https://api.ecartapi.com/api/v2/customers/{{id}} Customer POST https://api.ecartapi.com/api/v2/customers Customer PUT https://api.ecartapi.com/api/v2/customers/{{id}} Customer DELETE https://api.ecartapi.com/api/v2/customers/{{id}}