NextGen APIs

POST /api/scheduling/r1/emergency-response-configurations

Http Verb

POST

Url

/api/scheduling/r1/emergency-response-configurations

Permissions required

 

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W1 (FSM 22.0)

Deprecated since

 

Removed since

 

Tech Tags

 

Business Logic

This API creates a new immediate scheduling configuration

Path Parameters

None

Query String Parameters

None

Header Parameters

Default.

Request Body

An Emergency Response Configuration Insert object with the following fields:

Field

Required

Note

schedulingModelId

Yes

Reference to the scheduling model

scheduleAfterSla

No

Whether to schedule after SLA expiration

maxStraightLineDistance

No

Maximum straight line distance in meters

sortingRuleId

No

Reference to the work order sorting rule

intervalLastRecalibrate

No

Interval in minutes before allowing recalibration

positionTypeId

No

Reference to the position type

reprocessingModeId

No

Reference to the reprocessing mode

simulateRecalibrate

No

Whether to simulate recalibration

lunchBreakDelta

No

Lunch break delta in minutes

useRealTimeTrafficInRecalibrate

No

Use real-time traffic data during recalibration

useRealTimeTrafficInImmediateSchedulingSelection

No

Use real-time traffic data during resource selection

Response documentation

Response payload fields

Returns the ID of the created configuration in the Location header.

Response error codes

BASE_0001, BASE_0002, BASE_0008