Resource Fields
|
Field |
Type |
Note |
|---|---|---|
|
id |
Long |
Unique identifier of the last processing |
|
operationCenterId |
Long |
Reference to the operation center |
|
stateId |
Long |
Reference to the processing state |
|
schedulingModelId |
Long |
Reference to the scheduling model |
|
historicalId |
Long |
Reference to the historical processing |
|
reprocessing |
Boolean |
Whether this is a reprocessing |
|
expectedProcessingDate |
ZonedDateTime |
Expected processing date |
|
processingStartDate |
ZonedDateTime |
Processing start date |
|
processingEndDate |
ZonedDateTime |
Processing end date |
|
processingError |
LocalizedString |
Processing error message |
|
numWorkOrderAssigned |
Long |
Number of work orders assigned |
|
numWorkOrderNotAssigned |
Long |
Number of work orders not assigned |
|
importExportMasterId |
Long |
Reference to the import/export master |
API list
-
GET /api/scheduling/r1/emergency-response-last-processings -
GET /api/scheduling/r1/emergency-response-last-processings/{emergencyResponseLastProcessingId} -
POST /api/scheduling/r1/emergency-response-last-processings -
PATCH /api/scheduling/r1/emergency-response-last-processings/{emergencyResponseLastProcessingId}