Unable to Allocate Checklist using Rest API — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to Allocate Checklist using Rest API

Summary:

Getting 400 Error asking for Required Values when trying to allocate checklist using Rest API for ORA_SURVEY category

Content:

I am trying to allocate a checklist for a person using the below API and it is throwing 400 error in Response

Rest API : /hcmRestApi/resources/11.13.18.05/allocatedChecklists/action/allocateChecklist

Payload : {  "checklistName": "Exit Survey Interview",  "checklistCategory": "ORA_SURVEY",  "personNumber": "123",  "allocationDate": "2025-08-11"}

Response : 400
Attribute ChecklistScheduleId in ChecklistSurveyResponseEO is required.

Attribute PeriodStartDate in ChecklistSurveyResponseEO is required.

Attribute PeriodEndDate in ChecklistSurveyResponseEO is required.

Attribute Frequency in ChecklistSurveyResponseEO is required.

Attribute AssignmentId in ChecklistSurveyResponseEO is required.

I tried for other checklist categories, OFFBOARD etc with different names, it works fine but only this one is not working. If I send a wrong checklist name then the error changes:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!