Intuit · Capability
QuickBooks Online Accounting API — Customers
QuickBooks Online Accounting API — Customers. 4 operations. Lead operation: Create a Customer. Self-contained Naftiko capability covering one Intuit business surface.
What You Can Do
POST
Createcustomer
— Create a Customer
/v1/customer
GET
Readcustomer
— Read a Customer
/v1/customer/{customerid}
POST
Updatecustomer
— Update a Customer
/v1/customer/{customerid}
GET
Queryentities
— Query Entities
/v1/query
MCP Tools
create-customer
Create a Customer
read-customer
Read a Customer
read-only
idempotent
update-customer
Update a Customer
query-entities
Query Entities
read-only
idempotent