Body
Response
When request is accepted. Returns a hypermedia Link
object of the matter to be created.
The response is of type object
.
Creates a new matter.
Note: This endpoint can also be used to create a Lead
.
When creating a Lead
you MUST remember to set a valid lead specific matterTypeId
field (see field description below for more details) and set the isLead
field to true.
The clientRole
and otherSideRole
are optional and cannot be identical. They will be set to the default role(s) for the specified matter type - if not provided.
When request is accepted. Returns a hypermedia Link
object of the matter to be created.
The response is of type object
.