admin-customers
Number of APIs: 4
-
Get a single customer by ID GET {{baseUrl}}/admin/customers/3989659651.json
-
Get all customers with an address in the Brazil GET {{baseUrl}}/admin/customers/search.json?query=<post>
-
Add metafield to an existing customer PUT {{baseUrl}}/admin/customers/5438892686.json
-
Get a count of all customers GET {{baseUrl}}/admin/customers/count.json