|
Http Verb |
PATCH |
|---|---|
|
Url |
/inventory/materials/r1/material-kits/{materialKitId} |
|
Permissions required |
Material kit Configuration: Edit (fsm.materials.kit.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
TBD |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
MULTILANGUAGE-FIELDS |
Business Logic
This API updates an existing Material Kit.
Path Parameters
|
Field |
Note |
|---|---|
|
materialKitId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
description |
Max Length: 255 |
|
|
code |
Max Length: 255 Must be unique |
|
|
active |
|
|
Response documentation
Response error codes
NOT_FOUND, BASE_0001, BASE_0003, BASE_0009, BASE_0007