Skip to main content
Glama
veterinar

retailcrm-mcp

by veterinar

update_order

Modify order details such as status, customer information, delivery, and comments. Only provided fields are sent, returning success.

Instructions

Update an order (status, customer, delivery, comments). Only the fields you pass are sent. Returns {success}.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
byNoLookup fieldid
idYesOrder ID to update
siteNoSite (store) symbolic code. Required on create/edit when the API key is scoped to multiple sites (see list_sites).
emailNoUpdated customer email
phoneNoUpdated customer phone
statusNoNew status code
last_nameNoUpdated customer last name
first_nameNoUpdated customer first name
customer_idNoRe-link the order to an existing customer by RetailCRM ID
delivery_codeNoUpdated delivery type code
delivery_costNoUpdated delivery cost
manager_commentNoInternal manager comment
customer_commentNoCustomer-visible comment
delivery_addressNoUpdated delivery address
customer_external_idNoRe-link the order to an existing customer by externalId

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/veterinar/retailcrm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server