V3 Get a Resource Lockget https://api.elliemae.com/encompass/v3/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 GUID)HeadersAuthorizationstringrequiredBearer tokenResponses 200OK 400Bad RequestUpdated about 2 months ago