Path Parameters
Body
External system id for the matter.
"EXT01"
Human-friendly number assigned to matter.
"FUS-124"
Unique identifier of the matter type associated with the matter.
Matter types define what information can be saved to the matter, relevant to that area of law and state / location.
A pre-configured list of matter types can be obtained via the 'GET /mattertypes' API.
'Lead' matter types are different from the standard matter types used when creating a 'Matter'.
Use the 'Type' query parameter in the 'GET /mattertypes' API call to get 'Lead' specific matter types.
"009f778f-83df-454a-b344-768a862a7e55"
List of 'Client' contact id's associated with the matter.
["832e778f-83df-454a-b344-768a862a7e67"]
List of 'OtherSide' contact id's associated with the matter.
["776e778f-83df-454a-b344-768a862a6e58"]
Unique identifier of the associated branch.
"dd4e4381-b6a0-4c64-8feb-e8ea8016ea42"
Unique identifier of the associated branch provider.
"Smokeball"
'Client' matter type representative option for the matter.
If unsure, this can be left empty and the default Client role will be used.
"Buyer"
'OtherSide' matter type representative option for the matter.
If unsure, this can be left empty and the default OtherSide role will be used.
"Seller"
Brief description of the matter.
"This is a brief description for the matter"
Current status of matter.
Possible values: Open, Pending, Closed, Deleted or Cancelled.
"Open"
Date the matter was opened. This can be backdated if required.
"2022-04-23T14:00:00Z"
Date the matter was closed. This can be backdated if required.
"2022-04-23T14:00:00Z"
Date the lead was opened. This can be backdated if required.
Only applies if isLead is true.
"2022-04-23T14:00:00Z"
Date the lead was closed. This can be backdated if required.
Only applies if isLead is true.
"2022-04-23T14:00:00Z"
Reason the lead was closed.
Only applies if isLead is true.
"No longer interested"
Referral Type of the matter.
Custom Referral Types are also supported, the name or id of the Custom Referral Type can be used. If the name is used, it is looked up and stored as the id.
See the Referral Types API for retrieval of all valid Referral Types.
Possible values may also differ per region.
"Google"
Contact id of the person that referred the matter.
"97bbe49f-6460-4bfc-b287-34ddfdbb81ef"
The referral agreement fee type.
Possible values: %, Flat fee, Other
The referral agreement fee value.
The referral agreement fee comment.
Staff id of the person responsible for the matter (if applicable).
"c85d28cb-a760-4627-aa59-0a853c2e65ed"
Staff id of the person assisting in the matter (if applicable).
"c85d28cb-a760-4627-aa59-0a853c2e65ed"
Staff ids of the other persons assisting in the matter (if applicable).
["c85d28cb-a760-4627-aa59-0a853c2e65ed"]
Staff id of the originating attorney (if in US) or an Introducer (if in AU)
"c85d28cb-a760-4627-aa59-0a853c2e65ed"
Staff ids of the other originating attorneys (if in US) or an Introducer (if in AU)
Required when SplitOriginatingStaffSettings is provided and enabled.
["c85d28cb-a760-4627-aa59-0a853c2e65ed"]
Settings for splitting originating staff members on a matter.
Staff id of the supervisor of the matter.
Only supported in the UK.
"c85d28cb-a760-4627-aa59-0a853c2e65ed"
Associates an external client code to this matter.
Only supported in AU and UK.
"Client A"
Optional boolean flag indicating if a 'Lead' is being created. This must be set to 'true' when creating a 'Lead'.
false