...
Expand | ||
---|---|---|
| ||
Where this method is called to update a permanent job, the API is converting ‘Guarantee Date’ to 01/01/0001. This issue has been resolved now where the Job’s Guarantee Date is NULL, the response will show as no value. CY2155 |
Expand | ||
---|---|---|
| ||
Where this method is used to add an attachment to an available timesheet, a 500 error is returned with a null exception. This item has been updated to provide a more appropriate response. How where this method is used to attempt to post an attachment to a timesheet with the ‘Available’ status, a 409 response will be returned with a message to advise that attachments can only be added to Incomplete and Rejected timesheets. CY-2129. |
Expand | ||
---|---|---|
| ||
Where this method is used, if the Candidate address CountryId does not exist, a 500 error is returned. This item has been updated to provide a more meaningful response, now a 409 error is returned with validation message ‘Enter a valid MainAddress CountryId’ or ‘Enter a valid MailingAddress CountryId’. |