Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.05 KB

File metadata and controls

14 lines (11 loc) · 1.05 KB

BeezUpApi.GetChannelCatalogProductInfoListRequest

Properties

Name Type Description Notes
sku String Search by product sku. If null the filter will not be taken in account. [optional]
title String Search by product title. If null the filter will not be taken in account. [optional]
overrided Boolean Search overrided products. If null the filter will not be taken in account. [optional]
disabled Boolean Search disabled products. If null the filter will not be taken in account. [optional]
categoryMapped Boolean Search product with category mapped with the channel. If null the filter will not be taken in account. [optional]
excluded Boolean Search excluded products by at least an exclusion filter. If null the filter will not be taken in account. [optional]
active Boolean If false, search for product absent from the current catalog. If null the filter will not be taken in account. [optional]