List catalog brands
Returns one page of the merchandising brand directory (the ‘Marques’ list). Optionally narrow by country of origin and/or the active flag, and sort by name or code. Walk the result with page/pageSize (max 100); total/pageCount tell you when to stop. Use this to discover a brand’s id before a get/update, or to resolve a brand name to its id.
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.
Query Parameters
0 < x <= 90071992547409910 < x <= 1001true, false name, code asc, desc Response
A page of brand directory rows with the pagination totals.
A page of brand directory rows with the pagination totals.
-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991
