...
Client PUT/PATCH/POST and Cost Centre PUT/PATCH/POST method calls where the ‘Client Credit Check Mandatory before Client Active’ and/or ‘Cost Centre Credit Check Mandatory before Cost Centre Active’ settings in Recruitment Manager are unticked is not getting the correct responses from API calls where the call attempts to change the Status in the records to Active. The ‘Complete Credit Check prior to making Client Active’ error is occurring even where the setting is not ticked. This issue has now been resolved, and the validation will now only be observed where the ‘Credit Check Mandatory’ setting is true for the applicable record. CY-2826.
Candidate PATCH method where a consumer wishes to change ‘skillGroupId’ to another value without setting a ‘positionId’, currently where ‘positionId’ is NULL or not supplied the API returns an error ‘Enter a valid PositionId’. We have enhanced this response to provide more detail ‘If you wish to change ‘skillGroupId’ to another value without setting ‘positinId’ please set ‘positionId’ to “0” (zero)’