Retail Express API 2.1

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

ProductSupplier

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

Product ID

supplier_codestring

Supplier Code

supplier_namestring

Supplier Name

supplier_statusboolean

Supplier Status (true - Enabled, false - Disabled)

supplier_buy_exnumber(double)

Supplier Buy Ex

>= -922337203685477.6<= 922337203685477.6

supplier_sku2string

Supplier SKU2

lead_timeinteger(int32)

Lead Time in days

is_defaultboolean

Indicates if the product supplier is a default supplier

notesstring

Notes

is_deletedboolean

Indicates if the product supplier is soft deleted

Example