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 stocks API

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

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

Tagged areas include stocks. 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 7 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 7 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.

stocks 1
POST
/merchants/{merchant-id}/stocks
Update stock quantities for a set of articles.
1 param body → 207default

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are StockUpdateResult (3 properties), StockUpdatePerSalesChannel (3 properties), StockUpdatesRequest (1 property), StockUpdatesResponse (1 property). Each schema is shown below with its type and property counts.

StockUpdatePerSalesChannel
object
Stock Level for a particular article in a particular Sales Channel.
3 properties 3 required
ResponseDescription
string
Detailed error message regarding the status.
ResponseStatus
string
Indicates result of the Product Stock Update. - ACCEPTED indicates a successful submission - REJECTED indicates validation errors where a detailed description…
ResponseCode
integer
Machine readable status code. - 0: Update Successful - 101: Validation failed - 102: Submission failed due to internal errors - 104: Update pending - waiting f…
StockUpdateResult
object
The result of Stock Update processing.
3 properties 2 required
StockUpdatesResponse
object
The response containing results of Stock Updates processing.
1 property 1 required
StockUpdatesRequest
object
The request containing a batch of up to 1000 Stock Updates to process.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zalando-stocks-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