|
Http Verb |
PATCH |
|---|---|
|
Url |
/work-orders/r1/operation-type-activities/{operationTypeActivityId} |
|
Permissions required |
WO Configuration: Edit (fsm.core.workorder.configuration.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2024 W2 (FSM 17.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API modify an existing Work Order Operation Type Activity, the pair work order type id and work order operation type id must be unique.
Path Parameters
|
Field |
Note |
|---|---|
|
operationTypeActivityId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
workOrderTypeId |
Referenced resource id existance check |
|
|
workOrderOperationTypeId |
Referenced resource id existence check |
|
|
activityId |
Referenced resource id existence check |
|
|
visible |
|
|
Response documentation
Response error codes
NOT_FOUND, C270_0477, C270_1261, C270_1077, C270_0879, C270_0217