Microsoft Dynamics · Capability
Microsoft Dynamics 365 Business Central API — Customers
Microsoft Dynamics 365 Business Central API — Customers. 5 operations. Lead operation: Microsoft Dynamics List customers. Self-contained Naftiko capability covering one Microsoft Dynamics business surface.
What You Can Do
GET
Listcustomers
— Microsoft Dynamics List customers
/v1/companies-companyid/customers
POST
Createcustomer
— Microsoft Dynamics Create a customer
/v1/companies-companyid/customers
GET
Getcustomer
— Microsoft Dynamics Get a customer
/v1/companies-companyid/customers-customerid
PATCH
Updatecustomer
— Microsoft Dynamics Update a customer
/v1/companies-companyid/customers-customerid
DELETE
Deletecustomer
— Microsoft Dynamics Delete a customer
/v1/companies-companyid/customers-customerid
MCP Tools
microsoft-dynamics-list-customers
Microsoft Dynamics List customers
read-only
idempotent
microsoft-dynamics-create-customer
Microsoft Dynamics Create a customer
microsoft-dynamics-get-customer
Microsoft Dynamics Get a customer
read-only
idempotent
microsoft-dynamics-update-customer
Microsoft Dynamics Update a customer
idempotent
microsoft-dynamics-delete-customer
Microsoft Dynamics Delete a customer
idempotent