Skip to main content
POST
Submit a filed document

Authorizations

Authorization
string
header
required

access token

Body

application/json
caseID
string
required

The case ID.

Maximum string length: 36
Example:

"2025-08-00125"

filingID
string
required

The filing ID.

Maximum string length: 36
Example:

"8"

Response

Document submitted.

The response is of type string.

Example:

"Document successfully submitted"