Retail Express API 2.1

Inventory.PagingResponse

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

Inventory view model

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

MaxDiscountRule

object

Max Discount Rule Model

* Additional properties are NOT allowed.
idinteger(int32)

Max Discount Rule Id.

namestring

Max Discount Rule name.

>= 0 characters<= 50 characters

valuenumber(double)

Max Discount Rule value.

typestring

Discount Type.

modified_onstring(date-time)

Modified on

Example

MaxDiscountRule.PagingResponse

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

Max Discount Rule Model

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

OrderFulfilmentOutlet

object

Order Fulfilment Outlet Model

* Additional properties are NOT allowed.
idinteger(int32)

Outlet id

namestring

Outlet name

>= 0 characters<= 255 characters

modified_onstring(date-time)

Modified on

Example

Fulfilment

object

Fulfilment model

* Additional properties are NOT allowed.
idinteger(int32)

Fulfilment id

order_item_idinteger(int32)

Order Item Id

quantity_fulfiledinteger(int32)

Fulfiled quantity of products

fulfil_outletobject

Order Fulfilment Outlet Model

* Additional properties are NOT allowed.
Show Child Parameters
created_onstring(date-time)

Created On

Example