Getting error while Updating a project team member using REST API
Content
Hi All,
I am using the REST API to update the Finish Date of a Project Team member, but I am getting "You must enter a from date that's on or before the to date." error. Could you please help me.
API URL: /fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/ProjectTeamMembers/{TeamMemberId}
Method: Patch
Body: {"FinishDate":"2021-06-24"}
Response: You must enter a from date that's on or before the to date.
~Anurag
Tagged:
1