Skip to main content
Glama
veterinar

retailcrm-mcp

by veterinar

create_cost

Record an expense with amount, category, and start date, optionally tied to an order. Returns confirmation and the new cost ID.

Instructions

Create an expense record, optionally attributed to an order. 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).
summYesCost amount
commentNoFree-text comment
date_toNoCost period end (YYYY-MM-DD)
order_idNoAttribute the cost to an order RetailCRM ID
cost_itemYesCost item code (expense category)
date_fromYesCost period start (YYYY-MM-DD)

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