V3 Update Milestone Dates

Use this API to update milestone dates for a specified loan.

This API endpoint added with the 25.1 release of Encompass.

Usage Notes

  • You cannot edit the date for the “File Started” milestone.
  • You can only provide milestone ID and Start Date for each payload.
  • You can obtain milestone IDs with either the V3 Get Milestone Logs List API or the V3 Get Loan API.
  • If you set the mode to “Automatic” and you specify multiple milestone IDs in the request, then the start date for the subsequent milestones will get adjusted appropriately. For example, if you update the start date for milestone 2 and 6, then milestones 3, 4 and 5 will get adjusted based on the milestone 2 date provided, and milestones 7 onward get adjusted based on the date provided for milestone 6.
  • Milestone dates must remain in chronological order. For example, the date for milestone 3 cannot be less than the date for milestone 2.
Language