Update matter details
POST /matters/{matterId}
This endpoint allows you to update matter details.
Parameters
Path Parameters
The ID of the matter to apply the update to
Request Body required
object
object
object
The name of the matter. This is a required field.
The description of the matter. This is an optional field.
An external reference for the matter, such as a case number or external ID. This is an optional field.
object
The external reference ID
The source of the external reference
Responses
200
Matter roles updated
object
object
object
Name of the matter
Description of the matter
object
External reference for the matter
Source of the external reference
A list of label/value tags associated with the matter as an array of object .
object
The label of the tag (e.g., “priority”, “status”, “type”, “value”)
An optional value to the label of the tag (e.g., “high”, “open”, “ACC”, “$3,000”)
A list of matter type identifiers for this matter
A list of Jurisdictions this matter is associated with Australia: https://en.wikipedia.org/wiki/ISO_3166-2:AU Canada: https://en.wikipedia.org/wiki/ISO_3166-2:CA Great Britain: https://en.wikipedia.org/wiki/ISO_3166-2:GB New Zealand: https://en.wikipedia.org/wiki/ISO_3166-2:NZ United States od America: https://en.wikipedia.org/wiki/ISO_3166-2:US
A list of roles and users associated with the matter
If no OWNER is specified, the current user will be set as the matter owner
object
Matter owner (limited to one user)
Matter lead (limited to one user)
Business Administrators of the matter
Advocates (or Barristers) of the matter
Consultants of the matter
Senior Lawyers of the matter
Junior Lawyers of the matter
Law Clerks or Paralegals of the matter
Senior Legal Assistants of the matter
Junior Legal Assistants of the matter
object
object
object
object
object
Name of the milestone
Description of the milestone
Status of the milestone
An integer representing milliseconds since the Unix epoch
An integer representing milliseconds since the Unix epoch
An integer representing milliseconds since the Unix epoch
Total number of tasks in the milestone
Number of completed tasks in the milestone
Number of pending tasks in the milestone