Sync Offer

Resync an existing Offer in the Violet system using the offer_id.

If a merchant is configured to sync shipping data this will also refresh the shipping data on the Offer.

Sync single offer. Retrieves a single product from the external ecommerce platform and updates the corresponding offer in the Violet system

post
Path parameters
offer_idinteger · int64Required

The ID of an Offer in the Violet system.

Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Responses
200

successful operation

application/json
post
/sync/offers/{offer_id}

Last updated

Was this helpful?