Retail Express API 2.1

ProductPriceGroupVM

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

Identifier

namestring

Name

sell_price_incnumber(double)

Calculated POS Price

web_price_incnumber(double)

Calculated Web Price

modified_onstring(date-time)
Example

ProductPricing

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

Product Id

outlet_idinteger(int32)

Outlet Id

supplier_buy_exnumber(double)

Supplier Buy Ex

direct_costs_exnumber(double)

Direct Costs (Ex Tax)

cogs_exnumber(double)

Cost of Goods Sold (Ex Tax)

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

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