Shopify · Capability
Shopify Admin REST API — Customers
Shopify Admin REST API — Customers. 7 operations. Lead operation: Shopify Retrieve a list of customers. Self-contained Naftiko capability covering one Shopify business surface.
What You Can Do
GET
Listcustomers
— Shopify Retrieve a list of customers
/v1/customers-json
POST
Createcustomer
— Shopify Create a customer
/v1/customers-json
GET
Getcustomercount
— Shopify Retrieve a count of customers
/v1/customers/count-json
GET
Searchcustomers
— Shopify Search for customers
/v1/customers/search-json
GET
Getcustomer
— Shopify Retrieve a single customer
/v1/customers/customer-id-json
PUT
Updatecustomer
— Shopify Update a customer
/v1/customers/customer-id-json
GET
Listcustomerorders
— Shopify Retrieve orders for a customer
/v1/customers/{customer-id}/orders-json
MCP Tools
shopify-retrieve-list-customers
Shopify Retrieve a list of customers
read-only
idempotent
shopify-create-customer
Shopify Create a customer
shopify-retrieve-count-customers
Shopify Retrieve a count of customers
read-only
idempotent
shopify-search-customers
Shopify Search for customers
read-only
idempotent
shopify-retrieve-single-customer
Shopify Retrieve a single customer
read-only
idempotent
shopify-update-customer
Shopify Update a customer
idempotent
shopify-retrieve-orders-customer
Shopify Retrieve orders for a customer
read-only
idempotent