Retail Express API 2.1

OrderItem.PagingResponse

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

Order Item Model

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

OrderLimited

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

Order Id.

customerobject
* Additional properties are NOT allowed.
Show Child Parameters
order_numberstring

The Order identifier in Retail Express.

original_order_idinteger(int32)

Original Order Id.

created_onstring(date-time)

Created on

vouchersarray[object]

Vouchers.

* Additional properties are NOT allowed.
Show Child Parameters
Example

OrderPayment

object

Order Payment Model

* Additional properties are NOT allowed.
idinteger(int32)

Order Payment Id .

external_idstring

External Id.

payment_methodobject

Payment Method Model

* Additional properties are NOT allowed.
Show Child Parameters
amountnumber(double)

Amount.

created_onstring(date-time)

Created On.

Example

OrderPayment.PagingResponse

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

Order Payment Model

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

OrderStatus

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

Order Id.

statusstring

Order Id.

Example