Retail Express API 2.1

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

CountryLimited

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

id

namestring

name

Example