# Submit a planning request **POST /v1/plan** ## Servers - https://api.planrobot.nl: https://api.planrobot.nl () ## Authentication methods - Api key auth ## Parameters ### Body: application/json (object) - **customerCode** (string) - **start** (string(date-time)) - **employees** (array[object]) - **locations** (array[object]) - **workOrderAssignmentRules** (array[object]) - **pinnedAssignments** (array[object]) - **holidays** (array[string(date)]) ## Responses ### 200 Planning submitted successfully #### Body: application/json (object) - **id** (string) [Powered by Bump.sh](https://bump.sh)