Error
Catalog
List a brand's suppliers (fournisseurs)
Returns the set of supplier ids that sell a brand (a brand can be sold by several vendors). The set starts empty. 404s for an unknown brand.
GET
Error
Authorizations
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
The brand id (a slug derived from the code, e.g. brand-nike).
Minimum string length:
1
