v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBBatch Update Asset Fields
This request will update multiple asset fields values at a time. The request expects an array of asset fields values. The array needs to have atleast two asset field values and atmost 100 asset field values. The request expects an array made up of asset field values that need to be updated. Only asset fields values of type Text (1), Date (2), Number (5) and Currency (6) can be updated using this request.
The response returns { sucess:true } if all field values are updated successfully. The response returns { sucess: false } and an updates array that gives details of which field values were updated and the reason for field values that were not updated successfully. Please refer to the examples for more information.
valueID | Integer | Required | The valueID of the asset field value value | Based on the type of value | Required | The value that needs to be updated
Request body
Response
Some field values are not updated.