Patch Existing Lien Filing Submission

Patches an existing lien filing submission with new information
provided by the user. This endpoint allows for the modification
of lien filing submissions that are in a draft state.

This route manages both UCC-1 and UCC-3 lien filing types. For specific
details on the request models for each type, please refer to the
LienFilingSubmissionUpdateUCC1Request and LienFilingSubmissionUpdateUCC3Request
schemas.

Users can update debtor and secured party information, as well
as add or remove attachments related to the lien filing, depending
on the filing type.

It is important to note that only lien filings in a draft state
can be updated. Attempting to update a lien filing that has
already been submitted will result in an error.

The updated information will be validated according to the lien
filing requirements before being saved. If the validation fails,
the update will not be processed, and an error message will be returned.

Successful updates will return the updated lien filing submission details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the lien filing submission to update.

Body Params

The LienFilingSubmissionUpdateRequest object is designed for updating
an existing lien filing submission.

It enables modifications to specific fields such as the collateral
description, secured parties, and the submission filing name.

This functionality is essential for incorporating new or altered
information after the initial creation of a lien filing submission,
ensuring that updates remain aligned with the original submission's
requirements while providing the necessary flexibility for changes.

length ≤ 128

Reference text that will show up in the UCC form under box 8 (OPTIONAL FILER REFERENCE DATA).

length ≤ 128

A custom name for the filing (only filer's reference).

When set to true, a search will be conducted on the debtor post-filing to verify that the filing has been properly registered by the filing office.

length ≤ 256

This email will receive all correspondence concerning this lien filing.

LienFilingRealEstateInfo (v1) | LienFilingNoRealEstateInfo (v1) | Real Estate Information Omitted

The real estate information associated with the lien filing submission.

length ≤ 256

Miscellaneous information associated with the lien filing submission.

const
enum
required

Initial financing statement, which is the first filing of a lien.

Allowed:
Jurisdiction State | No Jurisdiction State provided.
length ≤ 128

The county where the lien is being filed. This is typically the county where the debtor's property or collateral is located.

Business Debtor Mailing Address Update | No Update to Business Debtor Mailing Address
No Update to Debtor Mailing Address
Debtors | No Debtors Provided
Secured Parties | No Secured Parties Provided
LienFilingCollateralStatementText (v1) | LienFilingCollateralStatementAttachmentsRequest (v1) | No Collateral Statements provided

This field permits the provision of collateral statements either in plain text format or through one or more document attachments. This flexibility enhances the presentation of detailed information or evidence pertaining to the lien's collateral.

NOTE: Attachments for lien filing submissions are managed through separate attachment management routes specific to lien filings. These routes allow for the upload, retrieval, and deletion of attachments associated with a lien filing. To include attachments in the collateral statements, set the collateral_statements field with type="ATTACHMENTS" and use the appropriate attachment management endpoints.

Alternative Name Designation | No Alternative Name Designation
Alternative Filing Type | No Alternative Filing Type
Principal Indebted Amount | No Principal Indebted Amount provided.

Whether a documentary tax stamp is required for the lien filing submission. When set to true all Documentary Stamps due and payable or to become due and payable pursuant, have been paid. If set to false, the lien filing submission will not require a documentary tax stamp.

Tax Exempt Reason | No Tax Exempt Reason provided.
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json