Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zalando prices API

The prices API from Zalando — 1 operation(s) for prices.

Zalando prices API is one of 20 APIs that Zalando publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include prices. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 1 operation across 1 path, and defines 18 schemas. It is described by OpenAPI 3.0.2, at version 1.0.0.

Requests are made against the base URL https://api.merchants.zalando.com.

1 operations 1 paths 18 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
1.0.0
Base URL
https://api.merchants.zalando.com
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

prices 1
POST
/merchants/{merchant-id}/prices
Sets the Prices for a list of Products.
1 param body → 207default

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are ProductPriceResult (6 properties), ProductPrice (5 properties), ScheduledPriceResult (4 properties), ScheduledPrice (4 properties). Each schema is shown below with its type and property counts.

PriceUpdateRequest
object
The request for processing a list of Product Price Updates.
1 property 1 required
IgnoreWarnings
boolean
When this flag is true, the price update will be applied ignoring the warnings (but not the errors) generated from the validation engine.
PriceUpdateResponse
object
The result of processing a list of Product Price Updates.
1 property 1 required
ScheduleCode
integer
Machine readable status code. - 0: Update Successful - 101: Validation failed - 102: Submission failed due to internal errors - 106: Update failed because some…
ProductPriceResult
object
The result of the Product Price.
6 properties 4 required
ScheduledPrice
object
Represents a scheduled price update for a given EAN and Sales Channel Id.
4 properties 2 required
ProductPrice
object
A Product Price object.
5 properties 3 required
BasePriceStatus
string
Indicates result of the Product Price Update. - ACCEPTED indicates a successful submission of the base price and all the scheduled prices (if provided). - PART…
ScheduleStatus
string
Indicates result of the Schedule. - ACCEPTED indicates a successful submission of the schedule. - REJECTED indicates validation errors for the schedule. If one…
Description
string
Detailed error message regarding the status.
Timestamp
string
Timestamp in ISO-8601 extended date-time format with an offset from UTC, as defined by https://tools.ietf.org/html/rfc3339section-5.6. Supports resolution up t…
Money
object
Used to represent Regular Price & Promotional Price
2 properties 2 required
ScheduledPriceStartTime
PromotionalPrice
ScheduledPriceEndTime
BasePriceCode
integer
Machine readable status code. - 0: Update Successful - 101: Validation failed - 102: Submission failed due to internal errors - 103: Merchant is not active in…
RegularPrice
ScheduledPriceResult
object
The result of a scheduled price update for a given EAN and Sales Channel Id.
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zalando-prices-api-openapi.yml Raw ↑

Other APIs Zalando publishes across the network.

Zalando AnnouncedReturns API
Zalando attribute-types API
Zalando attribute-values API
Zalando Attributes API
Zalando Cross Border Movements API
Zalando Discovery API API
Zalando History of Price Update Attempts API
Zalando Liquidated Items API
Zalando Logistic Centers API
Zalando offer-blockers API
Zalando Orders API
Zalando Outlines API