Retail Express API 2.1

Supplier.PagingResponse

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

Supplier model

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

VoucherOrderCustomer

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

Identifier

customer_numberstring

Customer number

first_namestring

First name

last_namestring

Last name

emailstring

Email

Example

VoucherOrder

object

Order model

* Additional properties are NOT allowed.
idinteger(int32)

Order Id.

order_numberstring

The Order identifier in Retail Express.

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

Voucher

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

Voucher Id.

codestring

Voucher code

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

Initial value

balancenumber(double)

Balance

created_onstring(date-time)

Created on

expires_onstring(date-time)

Modified on

orderobject

Order model

* Additional properties are NOT allowed.
Show Child Parameters
Example

Voucher.PagingResponse

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