Create a termination for a lien

Creates a lien termination or returns existing one if already terminated

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

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)

Response

lien termination created
idstring or null
Lien termination ID
lien_idstring or null
Associated lien ID
statusstring or null
Termination status
packet_numberstring or null
Filing packet number
created_atstring or null
Creation timestamp
updated_atstring or null
Last update timestamp

Errors