Upsert Offer
POST/shops/:shop_id/offers
Updates or adds an offer to your shops inventory. Follows the Google Merchant API specification with some Prisjakt specific additions. Use the versionNumber to preserver order of your updates. Time from an update until visible on our page depends on a number of factors (new offer or update, current load, validation errors, caches) and may differ. Under normal circumstances for an offer update the scale is seconds, but under heavy load scenarios it may be minutes (up to 30 min).
Request
Responses
- 202
- 404
- 422
Successful Response
Error response, see code and description for details.
Possible error code values with this http status code: SHOP_DOES_NOT_EXIST
Validation Error