|
Http Verb |
PATCH |
|---|---|
|
Url |
PATCH /assets/r1/assets/batch |
|
Permissions required |
Technical Object: Edit (fsm.core.technicalobject.facility.edit) |
|
Personally Identifiable Information (PII) |
Yes |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 - 2025 W1 (FSM 19.0) |
|
Released since |
2024 W1 (FSM 16.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
|
Max batch size |
200 |
Business Logic
This API Update the set of existing assets.
In order to update the status of the given asset is important to provide a status that is permitted for that particular asset type.
Path Parameters
As their name suggests, they are included in the URL path of the endpoint.
Header Parameters
Parameters included in the request headers. Generally, request headers are used to keep authorization parameters.
Default.
Request Body Parameters
Request body parameters are used when clients send data to the API. They are shipped in a JSON Object only in POST, PUT, or PATCH requests.
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
|
|
operationCenterId |
|
|
|
description |
Max Length: 100 |
|
|
statusId |
Referenced resource id existence check |
|
|
note |
Max length 254 |
|
|
workCenterId |
|
available since 2025 W1 (FSM 19.0) |