Skip to main content

Apply Content Changes

POST 

/api/product-listings/:productListing/content-changes/apply

Apply open channel changes to the catalog product. Scope by change_ids or by fields; omit both to apply every open change on the listing. Conflict rows are skipped unless conflict_resolution is provided (mine keeps the catalog value, theirs applies the channel value, both applies the channel value while preserving the catalog value for outbound re-push).

Applying a change updates the catalog product (name, barcode, brand, attributes, images, or weight — weight is converted into the catalog's unit) and advances the listing's content baseline. Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type