NextGen APIs

POST /assets/r1/assets/{assetId}/characteristics/batch

Http Verb

POST

Url

/assets/r1/assets/{assetId}/characteristics/batch

Permissions required

Facility Configuration: Edit (fsm.core.technicalobject.facility.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


Max batch size

400

Business Logic

This API creates a set of new asset characteristic values.

The new value associated to the characteristic of the asset must be unique, it means that is not possible to have the same characteristicId associated with two different values for the same asset.

Header Parameters

Default.

Request Body Parameters

Array of objects

Field

Validations

Note

value



characteristic

 


Response documentation

Response payload fields

Array of objects

Field

Note

id


Response error codes

BASE_0002, BASE_0001, ASSETS_ORCHESTRATOR_002, NOT_FOUND, ASSETS_ORCHESTRATOR_001