Skip to main content
POST
Import Lien Filing Submission

Authorizations

X-API-Key
string
header
required

Body

application/json

The request object identifying the lien filing to import.

state
enum<string>
required

The state abbreviation of the jurisdiction the lien is filed in.

Available options:
AL,
AK,
AZ,
AR,
CA,
CO,
CT,
DE,
DC,
FL,
GA,
HI,
ID,
IL,
IN,
IA,
KS,
KY,
LA,
ME,
MD,
MA,
MI,
MN,
MS,
MO,
MT,
NE,
NV,
NH,
NJ,
NM,
NY,
NC,
ND,
OH,
OK,
OR,
PA,
RI,
SC,
SD,
TN,
TX,
UT,
VT,
VA,
WA,
WV,
WI,
WY,
PR,
VI,
AE,
AA,
AP,
GU,
AS
Example:

"IL"

filing_number
string
required

The filing number assigned by the filing office. Both the initial financing statement and any of its amendments are accepted; an amendment resolves to the initial financing statement it amends.

Required string length: 1 - 64
Example:

"P98172"

filing_name
string | null

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

Maximum string length: 128
Example:

"Acme Inc — 2023 equipment lien"

Response

The organization had already imported this lien filing; the existing record is returned.