|
Http Verb |
PATCH |
|---|---|
|
Url |
PATCH /work-orders/r1/work-orders/{workOrderId} |
|
Permissions required |
Work Order: Edit (fsm.core.workorder.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 - 2026 W1 (FSM 22.0) |
|
Released since |
2024 W1 (FSM 16.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API modify an existing Work Order.
Path Parameters
|
Field |
Note |
|---|---|
|
workOrderId |
|
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Validations |
Note |
|---|---|---|
|
typeId |
Referenced resource id existence check |
|
|
startDate |
Format: ISO-8601 |
|
|
endDate |
Format: ISO-8601 |
|
|
description |
Max Length: 1000 |
|
|
aggregatedDuration |
Max Length: 10 |
|
|
aggregatedCardinalityId |
Referenced resource id existence check |
|
|
notes |
Max Length: 4000 |
|
|
urgencyId |
Referenced resource id existance check |
|
|
workCenterId |
|
|
|
appointmentStartDate |
Format: ISO-8601 |
|
|
appointmentEndDate |
Format: ISO-8601 |
|
|
parentWorkOrderId |
|
Available since 2026 W1 (FSM 22.0) |
Response documentation
Response error codes
NOT_FOUND, BASE_0001, BASE_0003, WORKORDERS_009, WORKORDERS_010, WORKORDERS_011, WORKORDERS_012, BASE_0013, BASE_0011