V1 Manage Underwriting Documentspatch https://api.elliemae.com/encompass/v1/loans/{loanId}/conditions/underwriting/{conditionId}/documentsAdds, updates, or deletes comments from an underwriting condition.Path ParamsloanIdstringrequiredThe unique identifier assigned to the loan with documents you want to manage.conditionIdstringrequiredThe unique identifier assigned to the condition for which to add or remove comments.Query ParamsactionstringAction to perform. Possible values are: add- Adds a comment. remove - Deletes a comment.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