Retail Express API 2.1

V2.CustomerType

object

Customer type model

* Additional properties are NOT allowed.
idinteger(int32)

Customer type identifier

namestring

Customer type name

>= 0 characters<= 60 characters

activeboolean

Customer type active

defaultboolean

Customer type default

deletedboolean

Customer type deleted

modified_onstring(date-time)

Customer type last modified

Example

V2.CustomerType.PagingResponse

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

Customer type model

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

VarianceAction

string

Allowed values:Leave On-OrderCancel BalanceReceive BalanceReview LaterCreate Supplier Return

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
* 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