V3 Update or Remove Attachmentspatch https://api.elliemae.com/encompass/v3/loans/{loanId}/attachmentsUpdates properties for a specified file attachment or marks the attachment as removed.Path ParamsloanIdstringrequiredUnique identifier assigned to the loan.Query ParamsviewstringOptional. View type parameter. Enumerations: entity, idWhen no view parameter is provided, the API will return 204 - No Content with no response body.lockIdstringThe unique identifier of the loan lock. This can be specified if the user has an existing lock on the loan.actionstringPossible actions are: update or remove. The default is update.Body ParamsRAW_BODYjsonProvide the details of the request. Use the data provided in the Attachments Contract Attributes table.HeadersAuthorizationstringrequiredBearer tokenResponse 204204Updated 8 months ago