Skip to content

Archive a matter

POST
/matters/{matterId}/archive

Parameters

Path Parameters

matterId
required
string

Responses

200

Matter archived

object
data
object
type
string
id
string
attributes
object
name

Name of the matter

string
description

Description of the matter

string
external-reference
object
id

External reference for the matter

string
source

Source of the external reference

string
types

A list of matter type identifiers for this matter

Array<string>
jurisdictions
Array<string>
roles

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
OWNER

Matter owner (limited to one user)

Array<string>
LEAD

Matter lead (limited to one user)

Array<string>
BUSINESS_1

Business Administrators of the matter

Array<string>
ADVOCATE_1

Advocates (or Barristers) of the matter

Array<string>
CONSULTANT_1

Consultants of the matter

Array<string>
LEGAL_1

Senior Lawyers of the matter

Array<string>
LEGAL_2

Junior Lawyers of the matter

Array<string>
LEGAL_3

Law Clerks or Paralegals of the matter

Array<string>
ADMINISTRATIVE_1

Senior Legal Assistants of the matter

Array<string>
ADMINISTRATIVE_2

Junior Legal Assistants of the matter

Array<string>