Description Usage Arguments Value References
Customer Functions
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | getCustomers(...)
searchCustomers(query, ...)
getCustomer(customerId, ...)
createCustomer(customer, ...)
modifyCustomer(customer, ...)
deleteCustomer(customerId, ...)
getCustomersCount(...)
getCustomerOrders(customerId, ...)
|
... |
additional request parameters |
query |
a query string to use when searching Customer records |
customerId |
a Customer id number |
customer |
a list containing Customer fields |
a list containing a Customer fields or a list of Customers
Shopify API Customer documentation: https://help.shopify.com/api/reference/customers/customer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.