Retail Express API 2.1

BillingAddress

object

Billing 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

emailstring

Email

Example

Boolean.BeforeAfter

object
* Additional properties are NOT allowed.
beforeboolean

Before

afterboolean

After

Example

Campaign

object

Campaign Model

* Additional properties are NOT allowed.
idinteger(int32)

Campaign id

namestring

Campaign name

>= 0 characters<= 100 characters

Example

Country

object

CountryVM Model

* Additional properties are NOT allowed.
idinteger(int32)

id

codestring

code

namestring

name

tax_ratenumber(double)

tax_rate

tax_labelstring

tax_label

currency_multipliernumber(double)

currency_multiplier

fob_currencyobject

Currencies model

* Additional properties are NOT allowed.
Show Child Parameters
modified_onstring(date-time)

Modified on

Example

Country.PagingResponse

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

CountryVM Model

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