Issue with update 'End Contract Date' of Contingent Worker 'Edit_Service_Dates_Request'
I'm trying to update the Contract End Date of a contingent worker through the SOAP api endpoint
'Edit_Service_Dates_Request'
I'm having trouble to get the correct request body and always get a error back that complaints about validation errors for Seniority_Date, Original_Hire_Date and Time_Off_Service_Date
I tried with only Contract_End_Date, included empty values for the fields with validation errors and even added dates for them, but that throughs other errors.
What I'm I missing here?