Retail Express API 2.1

Product.PagingResponse

object
* Additional properties are NOT allowed.
dataarray[object]

Product Model

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

ProductBarcode

object

Product 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

ProductDetailLog

object

Product Detail Log model

* Additional properties are NOT allowed.
idinteger(int32)

Id

created_onstring(date-time)

Created on

created_byobject
* Additional properties are NOT allowed.
Show Child Parameters
productobject

Product Detail Log Product model

* Additional properties are NOT allowed.
Show Child Parameters
movement_typestring

Source type

originstring

Origin

supplier_buy_exobject
* Additional properties are NOT allowed.
Show Child Parameters
buy_price_exobject
* Additional properties are NOT allowed.
Show Child Parameters
direct_costs_exobject
* Additional properties are NOT allowed.
Show Child Parameters
sell_price_incobject
* Additional properties are NOT allowed.
Show Child Parameters
discount_priceobject
* Additional properties are NOT allowed.
Show Child Parameters
rrp_incobject
* Additional properties are NOT allowed.
Show Child Parameters
web_price_incobject
* Additional properties are NOT allowed.
Show Child Parameters
product_typeobject
* Additional properties are NOT allowed.
Show Child Parameters
disabledobject
* Additional properties are NOT allowed.
Show Child Parameters
Example

ProductDetailLog.PagingResponse

object
* Additional properties are NOT allowed.
dataarray[object]

Product Detail Log model

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