Catalog Items
Get Catalog Item
Retrieve the specified Item from the given catalog.
get/v1/catalog/{catalogId}/{item}/{id}
Path parameters
catalogIdnumber required
item'product' | 'brand' | 'category' | 'merchant' required
Permitted item types.
Permitted item types.
idstring required
Unique identifier of Item.
Unique identifier of Item.
Response
Item retrieved successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.