Retail Express API 2.1

CustomerType

object

Customer type model

* Additional properties are NOT allowed.
idinteger(int32)

Customer type identifier

namestring

Customer type name

Example

DeliveryAddress

object

Delivery Address model

* Additional properties are NOT allowed.
countrystring

Country

country_codestring

Country Code

statestring

State

suburbstring

Suburb

address_line1string

Address line 1

address_line2string

Address line 2

postcodestring

Post code

companystring

Company

mobilestring

Mobile phone

phonestring

Phone

first_namestring

First name

last_namestring

Last Name

idinteger(int32)

Identifier

defaultboolean

Is Default

modified_onstring(date-time)

Modified on

Example

LoyaltyProgram

object

Loyalty program model

* Additional properties are NOT allowed.
enabledboolean

Is enabled

points_availablenumber(double)

Points available

points_redeemednumber(double)

Points redeemed

points_to_datenumber(double)

Points to date

auto_price_groupboolean

Auto price group

points_available_valuenumber(double)

Points available value

Example

Marketing

object

Marketing view model

* Additional properties are NOT allowed.
receive_emailboolean

Receive email

receive_postboolean

Receive post

receive_smsboolean

Receive sms

Example

PriceGroup

object

Price group model

* Additional properties are NOT allowed.
idinteger(int32)

Identifier

namestring

Name

typestring

Type

Example