Create or edit offers with full field validation including custom data fields. Status is automatically determined based on validation results and account capabilities. Status field is prohibited in request - it will be set automatically.
Automatic status determination:
Operation type (add/edit):
Edit existing offers or create new ones. Each offer is validated and processed separately. Results are returned as an array with status for each offer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Product currency marketplace ID
13
Array of offers to create or update. If an offer object contains 'id', it will be updated. If 'id' is missing, a new offer will be created.
Guaranteed delivery time (e.g., '1 hour', '24 hours', '3 days')
255"1"
Success