Skip to main content
POST
Upload Lien Submission Attachment Item Attachment

Authorizations

X-API-Key
string
header
required

Path Parameters

filing_id
string<uuid>
required

The unique identifier of the lien filing submission.

Body

multipart/form-data
attachments
file[]
required

A list of files to be attached to the lien filing submission. These can include documents supporting the lien claim.

Response

The lien filing attachments have been successfully uploaded.

id
string<uuid>
required

The unique identifier of the lien filing attachment.

document_filename
string
required

The filename of the document associated with this lien filing attachment.

Maximum string length: 256
Examples:

"lien_document.pdf"

"attachment_001.pdf"

"contract_agreement.pdf"