Retail Express API 2.1

ProductPricing.PagingResponse

object
* Additional properties are NOT allowed.
dataarray[object]
* Additional properties are NOT allowed.
Show Child Parameters
page_numberinteger(int32)
page_sizeinteger(int32)
total_recordsinteger(int32)
Example

ProductPricingLimited

object
* Additional properties are NOT allowed.
product_idinteger(int32)

Product Id

outlet_idinteger(int32)

Outlet Id

sell_price_incnumber(double)

Sell Price (Inc Tax)

promotional_price_incnumber(double)

Promotional Price (Inc Tax)

promotional_price_startstring(date-time)

Promotional Price Start

promotional_price_endstring(date-time)

Promotional Price End

taxableboolean

Is taxable

Example

ProductReplenishmentMethod

object
* Additional properties are NOT allowed.
idinteger(int32)

Product Replenishment Method Id.

codestring

Product Replenishment Method code.

namestring

Product Replenishment Method name.

Example

ProductReplenishmentMethod.PagingResponse

object
* Additional properties are NOT allowed.
dataarray[object]
* Additional properties are NOT allowed.
Show Child Parameters
page_numberinteger(int32)
page_sizeinteger(int32)
total_recordsinteger(int32)
Example

ProductSalesChannelVM

object
* Additional properties are NOT allowed.
idinteger(int32)

Channel Id.

namestring

Channel Name.

shopify_channelboolean

Shopify Channel.

source_groupobject
* Additional properties are NOT allowed.
Show Child Parameters
enabledboolean

Enabled.

Example