Skip to main content
GET
Check whether your brand is ready to sell

Authorizations

Authorization
string
header
required

Per-client API key (M2M). Presented as Authorization: Bearer <key>.

Headers

X-Client-Id
string
required

the resolved account, set by the gateway.

Minimum string length: 1
X-Client-Brand-Ids
string
required

the brands the resolved account owns, set by the gateway.

Minimum string length: 1

Path Parameters

brand_id
string
required

the brand to check. Must be one of your own brands; any other brand is not found (404, never 403 — existence is never revealed across accounts).

Response

the brand's readiness report

data
object
required

Whether one of your brands is ready to sell, and what is outstanding if it is not. checks covers the brand as a whole; offerings covers each offering you have enabled. Read source_readable first: false means the platform could not read your offering setup just now, so an empty rows list means "we could not look", never "nothing is outstanding".