GET inventory/basic/stock/api/showonweb?websiteName={websiteName}&isShowOnly={isShowOnly}

By Web Site Name or All – GET Item List”

Request Information

URI Parameters

NameDescriptionTypeAdditional information
websiteName

To display all websites, specify all or empty parameter. Otherwise a valid website name

string

Required

isShowOnly

True if to return only isShow = True, otherwise all

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Item that are shown on web site or not

Interprise.Web.Services.Http.MetadataListOfInterprise.Web.Services.Models.APIItemShowOnWebsiteView
NameDescriptionTypeAdditional information
data

Collection of Interprise.Web.Services.Http.DataNodeOfInterprise.Web.Services.Models.APIItemShowOnWebsiteView

None.

links

Interprise.Web.Services.Http.LinksNode

None.

Response Formats

Sample not available.