Skip to main content
Glama
veterinar

retailcrm-mcp

by veterinar

order_payment_create

Record a payment against an order with amount, type, status, and paid timestamp. Returns success and payment ID for confirmation.

Instructions

Record a payment against an order (amount, type, status, paid_at). 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).
typeYesPayment type code (see list_payment_types)
amountYesPayment amount
statusNoPayment status code (e.g. 'paid')
paid_atNoPaid timestamp 'YYYY-MM-DD HH:MM:SS'
order_idNoOrder RetailCRM ID the payment belongs to
order_external_idNoOrder externalId (alternative to order_id)

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