Create New Ucc1 Lien Filing Submission For Business

Creates a new lien filing submission against a specified business
in a draft state. This endpoint enables clients to submit all
necessary information required for a lien filing, including
the type of filing, relevant parties (secured parties and debtors),
and a comprehensive description of the collateral.

Upon successful creation, the system assigns a unique identifier
to the lien filing draft, which can be utilized for
future modifications or inquiries.

The creation process entails the validation of the submitted
information, its association with the designated business entity,
and the preparation of the filing for subsequent processing steps.

If the request body does not include secured parties, the system
will attempt to generate the first secured party using the
organization's lien filing preferences, if they are present in
the organization's profile.

It's important to note that the actual filing with
the appropriate jurisdiction does not occur at this stage;
this endpoint essentially sets up the submission in a draft state,
ready for submission through
the POST /lien_submissions/{filing_id}/submit endpoint.

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

The unique identifier of the business to file a lien against.

Body Params

The request object containing all the Lien Filing Submission details, specifically for UCC-1 filings.

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
Defaults to UCC1

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
Defaults to [object Object]

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