Patch a matter
Patches a specified matter.
Note: This endpoint can also be used to update a Lead, convert Lead to Matter and change the Lead/Matter type.
See Matters documentation for more details on how to use this.
The following actions are not supported:
-
itemscannot be updated where eitherclientIdsand/orotherSideIdsare being updated -
itemscannot be updated when converting aLeadtoMatteror changing theLead/Mattertype -
clientRolecannot be updated, unless converting aLeadtoMatteror changing theLead/Mattertype -
Mattercannot be converted back toLead -
splitOriginatingStaffSettingscannot be updated without also providingoriginatingStaffIdsin the same PATCH request -
personAssistingStaffIdscannot containpersonAssistingStaffId -
originatingStaffIdscannot containoriginatingStaffId -
If split originating staff settings are enabled,
originatingStaffIdsandoriginatingStaffIdcannot be updated -
When updating via
items, client role items and their sub-items must contain at least one item (cannot be empty), while non-client role items and their sub-items can be empty arrays to remove all items
Documentation Index
Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt
Use this file to discover all available pages before exploring further.
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"
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 when the matter was opened. This can be backdated if required.
"2022-04-23T14:00:00Z"
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.
Possible values are different 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. This field must be included when updating SplitOriginatingStaffSettings.
["c85d28cb-a760-4627-aa59-0a853c2e65ed"]Settings for splitting originating staff members on a matter.
When enabled, this allows distribution of originating staff responsibilities across multiple staff members using either equal splits or custom ratios. The staff IDs specified in SplitMatterStaffs must exactly match the OriginatingStaffIds provided.
OriginatingStaffIds must be included in the same request when updating these settings.
Validation rules:
- OriginatingStaffIds must be provided when this setting is enabled
- Staff ratios must sum to 10000 (100%) when using UseRatio split method
- RemainderStaffId must be one of the staff members in the SplitMatterStaffs collection
- No duplicate staff members allowed
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"
Unique identifier of the associated branch.
"c85d28cb-a760-4627-aa59-0a853c2e65ed"
Unique identifier of the associated branch provider.
"c85d28cb-a760-4627-aa59-0a853c2e65ed"
'Client' matter type representative option for the matter.
Required and only supported when converting a 'Lead' to 'Matter'.
"Buyer"
Optional boolean flag indicating if matter is a 'Lead'.
This must be set to 'false' when converting a 'Lead' to 'Matter'.
false
List of unique identifiers of 'Client' contacts associated with the matter.
List of unique identifiers of 'OtherSide' contacts associated with the matter.
Items associated with the matter.