Skip to main content
POST
Create a document

Authorizations

Authorization
string
header
required

access token

Body

application/json
caseID
string
required

ID of the case to file into.

Example:

"2025-08-00125"

documentID
string
required

Identifier of the document type/template.

Example:

"statementOfClaim"

fields
object

Key-value field inputs for the document.

Example:

Response

Document successfully filed.

filingID
string

ID of the created filing.

Example:

"3"