V3 Manage Tracking Entriespatch https://api.elliemae.com/encompass/v3/loans/{loanId}/conditions/{conditionId}/trackingAdd or remove status tracking entries from an enhanced condition.Path ParamsloanIdstringrequiredUnique identifier of the loan.conditionIdstringrequiredUnique identifier of the condition in the loan.Query ParamslockIdstringThe unique identifier of the loan lock that has been obtained by the user.viewstringOptional. View type parameter. Enumerations: entity, full, id, logs For more details, see Loan Management - About Loan Views.When no view parameter is provided, the API will return 204 - No Content with no response body.Body ParamsRAW_BODYjsonrequiredSee Tracking Entry Contract Attributes for details.HeadersAuthorizationstringrequiredBearer tokenResponses 200200 204204 400400 403403Updated 8 months ago