Create a termination for a lien

Creates a lien termination or returns existing one if already terminated

Authentication

AuthorizationBearer

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

Path parameters

lien_idstringRequired
Lien ID

Request

This endpoint expects an object.
packet_numberstringOptional

Packet number for the termination filing (optional - auto-generated if not provided). Cannot contain underscores unless the lien that is being terminated has an underscored packet number.

Response

lien termination created
idstringOptional
Lien termination ID
lien_idstringOptional
Associated lien ID
statusstringOptional
Termination status
packet_numberstringOptional
Filing packet number
created_atstringOptional
Creation timestamp
updated_atstringOptional
Last update timestamp

Errors

404
Create Lien Termination Request Not Found Error
422
Create Lien Termination Request Unprocessable Entity Error