Skip to main content
PATCH
Update filing

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

filing_id
string
required

Body

application/json
filing_type
enum<string>
required
Available options:
petition,
inventory,
accounting,
notice,
motion,
order,
waiver,
affidavit,
deed,
other
title
string
required
description
string
filed_date
string<date>
filed_by
string
court_response
enum<string>
Available options:
accepted,
rejected,
pending
court_response_date
string<date>
court_notes
string
document_id
string
fees_paid
number<double>

Response

Filing updated.

data
object