NextGen APIs

PATCH /work-orders/multistages/r1/groups/{groupId}

Http Verb

PATCH

Url

/work-orders/multistages/r1/groups/{groupId}

Permissions required

fsm.multistage.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 logically update a multistage group
It enforces these rules before insertion. If any check fails, it returns a domain validation error.

  1. Validates Operation center visibility rules

  2. Checks the existance of multistageGroupId to update

Path Parameters

Field

Note

groupId

The multistage group Id to update

Query String Parameters

None

Header Parameters

Default.

Request Body

Field

Validations

Note

description

Optional

 

note

Optional

 

color

Optional but not null if setted

 

Response documentation

Response payload fields

No content.

Response error codes

BASE_0001, BASE_0003, BASE_0006