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 are: Detailed and Summary. Summary is the default.HeadersAuthorizationstringrequiredBearer tokenResponses 200200 400400Updated about 1 year ago