V1 Field Readerpost https://api.elliemae.com/encompass/v1/loans/{loanId}/fieldReaderRetrieve values for specific fields in a loan.Path ParamsloanIdstringrequiredThe unique identifier assigned to the loan.Query ParamsincludeMetadatastringDefaults to falsePossible values are true or false. If set to true, the response will include the metadata for the fields specified, and returns details such as format, description, type, options and readOnly indicator. Default behavior is false, in which case, only the fieldId and value are returned for the fields in the request body.Body ParamsRAW_BODYarray of stringsArray of field IDs of the values you want to retrieve from the loan.RAW_BODYADD stringHeadersAuthorizationstringrequiredBearer tokenacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated 11 days ago