V1 Manage Preliminary Documentspatch https://api.elliemae.com/encompass/v1/loans/{loanId}/conditions/preliminary/{conditionId}/documentsAdd or delete comments from a preliminary condition.Path ParamsloanIdstringrequiredThe unique identifier assigned to a loan.conditionIdstringrequiredThe unique identifier assigned to the condition for which to add or remove comments.Query ParamsactionstringAction to perform. Possible values are: add- Assigns a document to the condition. remove - Unassigns a document from a condition.viewstringOptional. View type parameter. Enumerations: entity, idWhen no view parameter is provided, the API will return 204 - No Content with no response body.Body ParamsRAW_BODYjsonThe Document contract object.HeadersAuthorizationstringrequiredBearer tokenResponse 200200Updated 8 months ago