Shift4 Payments · Capability
Shift4 Payments API — Customers
Shift4 Payments API — Customers. 5 operations. Lead operation: Create a Customer. Self-contained Naftiko capability covering one Shift4 Payments business surface.
What You Can Do
POST
Createcustomer
— Create a Customer
/v1/customers
GET
Listcustomers
— List Customers
/v1/customers
GET
Getcustomer
— Retrieve a Customer
/v1/customers/{customerid}
POST
Updatecustomer
— Update a Customer
/v1/customers/{customerid}
DELETE
Deletecustomer
— Delete a Customer
/v1/customers/{customerid}
MCP Tools
create-customer
Create a Customer
list-customers
List Customers
read-only
idempotent
retrieve-customer
Retrieve a Customer
read-only
idempotent
update-customer
Update a Customer
delete-customer
Delete a Customer
idempotent