Products
Batch Product Attributes
Stage attribute additions, removals, and updates on a product.
POST
Stages attribute operations as a pending change request instead of applying them directly.
The endpoint responds with
202 Accepted and a product_change record containing ATTRIBUTE_ADD / ATTRIBUTE_REMOVE / ATTRIBUTE_UPDATE actions.Path parameters
The product’s ID.
Body parameters
Attributes to attach; each entry references an existing attribute by
id or defines one inline by title.IDs of attributes to detach from the product.
Changes to attributes already attached to the product.