Retail Express API 2.1

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

OrderItemProduct

object

Order Item Product View Model

* Additional properties are NOT allowed.
idinteger(int32)

Product Id.

product_typeobject

Product Type Model

* Additional properties are NOT allowed.
Show Child Parameters
supplier_skustringrequired

Supplier SKU.

>= 0 characters<= 50 characters

short_descriptionstringrequired

Product description.

>= 0 characters<= 255 characters

Example

DeliveryDriver

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

Id.

namestring

Name.

Example

DeliveryZone

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

Id.

namestring

Name.

Example