V1 Get a Rate Lock Requestget https://api.elliemae.com/encompass/v1/loans/{loanId}/ratelockRequests/{requestId}Retrieves rate lock information for a specified request ID in a loan.Path ParamsloanIdstringrequiredThe unique identifier assigned to the loan.requestIdstringrequiredUnique identifier assigned to the request. The requestId is returned in the response as part of the location header after submitting a rate lock request.Query ParamsviewstringSpecifies the level of detail to be returned for the ratelockrequest. Possible values: Detailed and SummaryThe default is Summary.HeadersAuthorizationstringrequiredBearer tokenResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 20 days ago