commercetools · Capability
commercetools HTTP API — Customers
commercetools HTTP API — Customers. 5 operations. Lead operation: List customers. Self-contained Naftiko capability covering one Commercetools business surface.
What You Can Do
GET
Listcustomers
— List customers
/v1/{projectkey}/customers
POST
Createcustomer
— Create a customer
/v1/{projectkey}/customers
GET
Getcustomerbyid
— Get a customer by ID
/v1/{projectkey}/customers/{id}
POST
Updatecustomerbyid
— Update a customer by ID
/v1/{projectkey}/customers/{id}
DELETE
Deletecustomerbyid
— Delete a customer by ID
/v1/{projectkey}/customers/{id}
MCP Tools
list-customers
List customers
read-only
idempotent
create-customer
Create a customer
get-customer-id
Get a customer by ID
read-only
idempotent
update-customer-id
Update a customer by ID
delete-customer-id
Delete a customer by ID
idempotent