Skip to main content
POST
Create a request

Authorizations

Authorization
string
header
required

Cognito-issued JWT access token. Send it as Authorization: Bearer <token>.

Body

application/json
matterId
string<uuid>
required
triggerContext
object
required
firmCode
string
deprecated

Deprecated: the firm is derived from the matter's placement when omitted. Supply only to override the snapshotted service firm code.

notes
string
priority
integer
status
enum<string>
Available options:
pending,
completed,
rejected
owner
string
redactionPayload
string
createdOn
string<date-time>

Response

Request created

id
string<uuid>
required
matterId
string
required
owner
string
required
status
enum<string>
required
Available options:
pending,
completed,
rejected
exhibits
object[]
required
templates
object[]
required
state
string
crid
string
priority
integer
createdOn
string<date-time>
updatedAt
string<date-time>
completedBy
string
Minimum string length: 1
completedOn
string<date-time>
rejectedBy
string
Minimum string length: 1
rejectedOn
string<date-time>
processingBy
string
Minimum string length: 1
processingStartedOn
string<date-time>
firmCode
string
deprecated

Deprecated: use firmId going forward. The snapshotted service firm code for the firm handling this matter, taken at creation time.

firmId
string

The snapshotted service firm UUID for the firm handling this matter, taken at creation time.

requestedFields
object[]
filledFields
object[]
generatedFile
object
notes
string