post
https://api.vcita.biz/business/clients/v1/contacts//matters
Overview
Create a new Matter for a contact.
Important Context
Creating a client via POST /platform/v1/clients automatically creates a first matter. This endpoint is used to create additional matters for an existing client.
Name Field Requirement
Additional matters require a name field to differentiate them:
- Call
GET /platform/v1/fieldsto get field definitions - Find the field where
type == "name"ANDobject_type == "matter" - Use the field's
idas theuidwith a unique name value
Available for Staff tokens
