V3 Pull Loan Field Audit Datapost https://api.elliemae.com/encompass/v3/loans/{loanId}/auditTrailUse this API to pull field audit data from the Encompass Reporting Database.Path ParamsloanIdstringrequiredThe unique identifier assigned to the loan.Query ParamsincludeHistoricalDatabooleanIndicates whether to bring all historical updates to a field versus only the latest update. Default is false.ignoreInvalidFieldsbooleanIndicates whether to ignore the invalid field ids. If the query parameter is set as false, then the API will fail with error when the request contains the invalid field Ids.. Default is false.Startstring0 based index of the starting recordlimitstringMaximum number of records to return in the response. Maximum limit is 1000Body ParamsRAW_BODYjsonSupported attribute is “fieldIds”. Value is an array of loan field ids, separated by commas. This is the list of loan field ids from which to retrieve the audit data.HeadersAuthorizationstringrequiredBearer tokenResponses 200200 400400Updated 17 days ago