|
Http Verb |
PATCH |
|---|---|
|
Url |
assets/notifications/r1/notifications/{notificationId}/positions/{positionId} |
|
Permissions required |
Notification: Edit (fsm.notification.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2026 W3 (FSM 24.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API updates a notification position linked to the specified notification header.
The update task validates the input as follows:
-
Notification header status must be OPEN or IN_PROGRESS
-
Asset validation: catalog code type’s entity type must be OBJECT
-
Breakdown validation: catalog code type’s entity type must be ANOMALY
-
Status validation: status must be either VALID or CANCELLED
Path Parameters
|
Field |
Note |
|---|---|
|
notificationId |
|
|
positionId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Note |
|---|---|
|
description |
|
|
statusId |
|
|
assetCatalogCodeId |
|
|
assetDescription |
|
|
breakdownCatalogCodeId |
|
|
breakdownDescription |
|
|
externalCode |
|