NextGen APIs

PATCH /inventory/materials/r1/items/{itemId}

Http Verb

PATCH

Url

/inventory/materials/r1/items/{itemId}

Permissions required

Material Configuration: Edit

(fsm.core.material.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

MULTILANGUAGE-FIELDS

Business Logic

This API updates an existing Material Class.

Path Parameters

Field

Note

itemId


Header Parameters

Default.

Request Body Parameters

Field

Validations

Note

description

Max Length: 255

NotNull

code

Max Length: 20

Must be unique

NotNull

active

 


order

 Max Length: 10


Response documentation

Response error codes

NOT_FOUND, BASE_0001, BASE_0003, BASE_0010, BASE_0007