List Statuses By Skus

Overview

This API enables you to track the processing status of your article requests across multiple markets. It provides individual SKU status tracking.

Individual SKU Status Tracking (/v1/statuses/sku)

Returns the latest processed status information for specific articles. Note that this endpoint provides eventual consistency - the status returned reflects the most recent processing state, there could be submitted changes that haven't been processed yet.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Filter by article status

Show Details
okThe article was processed successfully on this market
failedProcessing failed; see error_code
pendingStill being processed; poll again
Allowed:
boolean
Defaults to false

Return a mocked response instead of querying live data.

Body Params
skus
array of strings
required

Array of SKUs to check

skus*
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json