V1 Get a Resource Lockget https://api.elliemae.com/encompass/v1/resourceLocks/{lockId}Retrieves lock information for the specified resource.Path ParamslockIdstringrequiredThe unique identifier assigned to the lock and returned in the response when the lock is created.Query ParamsresourceTypestringrequiredThe type of resource is loan.resourceIdstringrequiredGUID of the resource E.g. Loan GUIDHeadersAuthorizationstringrequiredBearer tokenResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 2 months ago