Create a customer-support ticket
Public write exception for customer support. Authentication is optional, but the boolean accept_privacy=true is mandatory and is persisted as the purpose-bound audit event privacy_accepted / privacy_policy_v1. The submitted contact details, message, client IP and a user-agent capped by the runtime are stored in the account database solely to process, audit and protect the support request; ticket contents are never public or available to the public MCP. Related context accepts only a validated company slug and a local or canonical-origin OpenMercantil URL, which is stored as text and never dereferenced. The JSON body is capped at 32 KiB.
Request body
Response
Ticket created; only its internal numeric id and non-secret public reference are returned
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○