You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Update Config Array Set via API

Accepted answer
44
Views
1
Comments
edited Jun 2, 2020 12:41AM in Configure Price Quote 1 comment

Summary

Update an array attribute value in an array set using the config API

Content

I am trying to modify the data on a config array set.

When I try using the config API end point to directly modify the array attribute

POST: /rest/v9/config{prodFamVarName}.{prodLineVarName}.{modelVarName}/actions/_update

I get the following error

partQuantity is an array attribute. Please use array set payload to modify it's value.

In the API documentation for Array Sets, I only see _loadData, _add, and _delete. But I don't see any update action

How can I modify an array attribute in a config? in the example above, I am trying to set the quantities of the products.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!