V1 Unlock Resource

Unlocks the specified resource in Encompass.

Path Params
string
required

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

Query Params
string
required

The type of resource is loan.

string
required

GUID of the resource E.g. Loan GUID

string
Defaults to false

Forcefully unlocks a loan. This parameter allows an administrator to unlock a loan that holds an exclusive lock. When set to true, the exclusive lock is released from the loan. The user holding the exclusive lock is notified about the lock being released and that changes cannot be saved. The default value is false.

Headers
string
required

Bearer token

Responses
204

No Content

400

Bad Request

404

Not Found

Language
URL