Angebote
Angebot aktualisieren
Aktualisiert nur die übermittelten Felder.
PATCH
/offers/{id}offers:writeAnfrage
idstring · pathRessourcenbezeichner.obligatorischurlstring · bodyUrsprüngliche HTTPS-URL für das Produkt.optionaltitlestring · bodyÖffentlicher Titel des Angebots.optionalmarketplacestring · bodyQuellmarktplatz.optionalpricenumber · bodyAktueller Preis.optionaloriginal_pricenumber · bodyVorheriger Preis.optionalcurrencystring · bodyISO 4217-Währung.optionalimagestring · bodyHTTPS-URL des Bildes.optionalstorestring · bodyShopname.optionalcategorystring · bodyKategorie.optionalcouponstring · bodyGutscheincode.optionalcopystring · bodyRedaktioneller Text des Angebots.optionalstatusstring · bodyKuratierter Status.optionalBeispiel
curl
curl -X PATCH 'https://achadu.com/api/v1/offers/resource_id' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"url": "https://example.com/product",
"title": "Air fryer 5L",
"marketplace": "string"
}'Antwort
200Vorgang abgeschlossen4xxFehler mit Code, Nachricht und request_id