|
Http Verb |
GET |
|---|---|
|
Url |
/work-orders/r1/work-orders/{workOrderId}/operations |
|
Permissions required |
WO Configuration: View (fsm.core.workorder.configuration.view) or WO Configuration: Edit (fsm.core.workorder.configuration.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2024 W1 (FSM 16.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API has to return a list of Work Order Operations
Path Parameters
|
Field |
Note |
|---|---|
|
workOrderId |
|
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
|
|
executionOrder |
|
|
|
workOrderId |
|
|
|
stateId |
|
|
|
typeId |
|
|
|
description |
|
Wildcard search enabled |
|
code |
|
Collection of Codes |
|
startDate |
|
|
|
endDate |
|
|
|
addressId |
|
|
|
parentOperation |
|
|
|
activityId |
|
|
|
teamCardinalityId |
|
|
|
note |
|
Wildcard search enabled |
|
workCycleStructureId |
|
|
|
activityAddressId |
|
Available since 2025 W3 (FSM 21.0) |
Order ℹ️
Default Order
workOrderIds (ASC), executionOrder (ASC)
Possible order values
all response payload fields
Page ℹ️
Default.
Fields ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
workOrderId |
|
|
stateId |
|
|
typeId |
|
|
defaultDuration |
|
|
executionOrder |
|
|
description |
|
|
currentDuration |
|
|
code |
|
|
startDate |
|
|
endDate |
|
|
workCenterId |
|
|
outcomeStartDate |
|
|
outcomeEndDate |
|
|
addressId |
|
|
parentId |
|
|
activityId |
|
|
teamCardinalityId |
|
|
note |
|
|
workCycleStructureId |
|
|
progressPercentage |
|
|
outcomeCount |
|
|
lastOutcomeInterventionId |
|
|
lastOutcomeReasonId |
|
|
lastOutcomeUserId |
|
|
lastOutcomeOriginId |
|
|
lastOutcomeDate |
|
Response error codes