V3 Pull Loan Field Audit Datapost https://api.elliemae.com/encompass/v3/loans/{loanId}/auditTrailPulls field audit data from the Encompass Reporting Database.Path ParamsloanIdstringrequiredThe unique identifier assigned to the loan.Query ParamsincludeHistoricalDatabooleanDefaults to falseIndicates whether to bring all historical updates to a field versus only the latest update. Default is false.truefalseignoreInvalidFieldsbooleanDefaults to falseIndicates 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.truefalsestartstring0 based index of the starting record.limitstringMaximum number of records to return in the response. Maximum limit is 1000.Body ParamsSupported 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.ADD objectHeadersAuthorizationstringrequiredBearer tokenResponses 200OK 400Bad Request 403Forbidden 404Not FoundUpdated about 8 hours ago