Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Path Parameters

brandId
string
required

The brand id (a slug derived from the code, e.g. brand-nike).

Minimum string length: 1

Response

The brand id paired with its (deduplicated) supplier ids.

The brand id paired with its (deduplicated) supplier ids.

brandId
string
required
supplierIds
string[]
required