ProductBarcode
objectProduct Barcode model
* Additional properties are NOT allowed.
idinteger(int32)
Product Barcode id.
barcodestringrequired
Product Barcode name.
Match pattern:^[A-Za-z\d/-]*$
>= 0 characters<= 50 characters
enabledboolean
Product Barcode enabled.
product_idinteger(int32)
Product id
created_onstring(date-time)
Date of creation of Product Barcode
modified_onstring(date-time)
Date of last modification of Product Barcode
Example
ProductBarcode.PagingResponse
object * Additional properties are NOT allowed.
dataarray[object]
Product Barcode model
* Additional properties are NOT allowed.
Show Child Parameters
page_numberinteger(int32)
page_sizeinteger(int32)
total_recordsinteger(int32)
Example
ProductETA
objectProduct ETA model
* Additional properties are NOT allowed.
product_idinteger(int32)
Product Id
skustring
Supplier SKU
quantity_orderedinteger(int32)
Quantity Ordered
etastring(date-time)
Estimated Time of Arrival
Example
ProductETA.PagingResponse
object * Additional properties are NOT allowed.
dataarray[object]
Product ETA model
* Additional properties are NOT allowed.
Show Child Parameters
page_numberinteger(int32)
page_sizeinteger(int32)
total_recordsinteger(int32)
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