Skip to content

Catalog

Alex Hedley edited this page Jan 20, 2019 · 1 revision

Catalog

Usage

URL

/Version/Catalog Roles

Anonymous (Additional roles required for variants) Information

Returns a flat list of objects for each selectable product (usually sub-series or machine-type) in the catalog. Fields returned are ID - The canonical ID of this product in {GROUP}/{SERIES}/{SUB-SERIES}[/{MACHINE-TYPE}] form Brand - The brand of this product Name - The localized name of this product Type - SubSeries or MachineType Image - The URL for the image of this product Variants

/Catalog/Raw (Requires Internal role)

Same as the parent with the addition of the Guid field which is a unique identifier /Catalog/All (Requires Internal role)

Same as parent but returns all products including Group, Series, SubSeries and MachineType /Catalog/Children[/ProductID] (Requires Internal role)

Returns only the direct children of the ProductID, if not given, will return all top level children (GROUPs)

Clone this wiki locally