V1 Update a Milestone-Free Rolepatch https://api.elliemae.com/encompass/v1/loans/{id}/milestoneFreeRoles/{logId}Updates the specified milestone-free role for a loan.Path ParamsidstringrequiredThe loan ID, which is the unique identifier assigned to the loan.logIdstringrequiredThe milestone-free log ID. The log ID can be obtained from the response of Get All MilestonesBody ParamsloanAssociateTypestringLoan associate type can be user or group. This attribute is required when associating a user to a milestone or milestone-free role.idstringEncompass user ID. This attribute is required when associating a user to a milestone or milestone-free role.namestringName of the loan associate. The associate name cannot be updated. It will be extracted from the user’s profile when associating the user to milestone or milestone-free role.phonestringPhone number of the loan associate. The phone number cannot be updated. It will be extracted from the user’s profile when associating the user to milestone or milestone-free role.cellphonestringCell phone number of the loan associate. The cell phone number cannot be updated. It will be extracted from the user’s profile when associating the user to milestone or milestone-free role.faxstringFax number of the loan associate. The fax number cannot be updated. It will be extracted from the user’s profile when associating the user to milestone or milestone-free role.emailstringEmail address of the loan associate. The email address cannot be updated. It will be extracted from the user’s profile when associating the user to milestone or milestone-free role.roleNamestringRole name of the milestone or milestone-free role. This is a read-only attribute. Although Encompass allows for the creation of custom roles, there are four “fixed” role names defined in Encompass: Loan Officer Loan Processor Loan Closer Underwriter Custom roles can be mapped to a fixed role in Encompass.roleIdintegerRole Id associated with the milestone or milestone-free role. This is read only attribute.writeAccessstringWrite access indicator of the milestone or milestone-free role. This is a read-only attribute.HeadersAuthorizationstringrequiredBearer token.Responses 204No Content 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 10 days ago