NextGen APIs

PATCH /api/scheduling/r1/emergency-response-configurations/{emergencyResponseConfigurationId}

Http Verb

PATCH

Url

/api/scheduling/r1/emergency-response-configurations/{emergencyResponseConfigurationId}

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 updates the required immediate scheduling configuration

Path Parameters

Field

Note

emergencyResponseConfigurationId

The ID of the emergency response configuration to update

Query String Parameters

None

Header Parameters

Default.

Request Body

An Emergency Response Configuration Update object. All fields are optional:

Field

Note

schedulingModelId

Reference to the scheduling model

scheduleAfterSla

Whether to schedule after SLA expiration

maxStraightLineDistance

Maximum straight line distance in meters

sortingRuleId

Reference to the work order sorting rule

intervalLastRecalibrate

Interval in minutes before allowing recalibration

positionTypeId

Reference to the position type

reprocessingModeId

Reference to the reprocessing mode

simulateRecalibrate

Whether to simulate recalibration

lunchBreakDelta

Lunch break delta in minutes

useRealTimeTrafficInRecalibrate

Use real-time traffic data during recalibration

useRealTimeTrafficInImmediateSchedulingSelection

Use real-time traffic data during resource selection

Response documentation

Response payload fields

No content (204)

Response error codes

BASE_0001, BASE_0002, NOT_FOUND, BASE_0008