Catalog Push API (v0)
Set Product Attribute Config
POST
/
catalog
/
v0
/
product_attribute_config
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
merchant
string
requiredattributes
object
requiredlocales
string[]
requiredpricelists
string[]
requiredinventories
string[]
requiredResponse
200 - application/json
The response is of type any
.
Was this page helpful?