Skip to main content
Glama
veterinar

retailcrm-mcp

by veterinar

create_customer

Create a customer in RetailCRM by submitting name, contact details, and address. Optionally link an external ID and receive the new customer ID in response.

Instructions

Create a customer with name, contacts, address, optional externalId. Returns {success, id}.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
siteNoSite (store) symbolic code. Required on create/edit when the API key is scoped to multiple sites (see list_sites).
emailNoCustomer email
phonesNoArray of phone numbers
last_nameNoCustomer last name
first_nameYesCustomer first name
patronymicNoCustomer patronymic (middle name)
external_idNoExternal system ID for linking
address_cityNoCity
address_textNoFull address as free text
address_regionNoRegion/state

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