Retail Express API 2.1

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

Fulfilment.PagingResponse

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

Fulfilment model

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

ExtendedFulfilment

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

order_idinteger(int32)

Order Id .

order_numberstring

Order Number.

Example

ExtendedFulfilment.PagingResponse

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

Fulfilment model

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

ProductType

object

Product Type Model

* Additional properties are NOT allowed.
idinteger(int32)

Product type Id.

namestring

Product type description (Name)

Match pattern:^[\w\-\s\/\+\.\;\:\(\)\*\&\^\%\$\#\@\,\']{1,50}$

>= 0 characters<= 50 characters

modified_onstring(date-time)

Modified on

Example