V1 Lock Resource

Locks the specified resource in Encompass.

Query Params
string

Possible values are:
entity - Returns all properties for an entity.
id - Returns the ID assigned to the entity.

Body Params
string

The lockId, which is the unique identifier assigned to the lock and returned in the response when the lock is created.

resource
object
required

References the entity ID and entity type. Both must include the loan ID and borrower application ID associated with the loan. Both are returned by getLoan.

string

The Encompass user ID of the user holding the lock.

string

Whether the type of lock is exclusive or shared. This is case-insensitive.

string

The date and time the resource was locked.

boolean
Defaults to false

RetrieveOnly. Indicates that the resource lock is restricted for certain operations because the loan is also open in Encompass desktop. Restricted loan operations are prohibited by the API user, while the loan remains open in Encompass desktop. The restricted operations include the following: Create or Delete Borrower Pair, and Swap/Move Borrowers

Headers
string
required

Bearer token

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
URL
LoadingLoading…
Response
Choose an example:
application/json