Retail Express API 2.1

OutletFobCurrency

object

Outlet currency model

* Additional properties are NOT allowed.
idinteger(int32)

Identifier

codestring

Currency code

namestring

Currency name

Example

OutletStoreType

object

Outlet store type model

* Additional properties are NOT allowed.
idinteger(int32)

Identifier

namestring

Store type name

Example

OutletCountry

object

Outlet country model

* Additional properties are NOT allowed.
idinteger(int32)

Identifier

namestring

Country name

Example

OutletAddress

object

Outlet address model

* Additional properties are NOT allowed.
address_line1string

Adress

>= 0 characters<= 255 characters

address_line2string

Adress2

>= 0 characters<= 100 characters

address_line3string

Adress3

>= 0 characters<= 100 characters

suburbstring

Suburb

>= 0 characters<= 100 characters

statestring

State

>= 0 characters<= 50 characters

postcodestring

Postcode

>= 0 characters<= 10 characters

countryobject

Outlet country model

* Additional properties are NOT allowed.
Show Child Parameters
Example

OutletBankDetails

object

Outlet bank details model

* Additional properties are NOT allowed.
bank_namestring

Bank name

>= 0 characters<= 128 characters

bsbstring

Bank bsb

>= 0 characters<= 16 characters

account_numberstring

Account number

>= 0 characters<= 32 characters

account_namestring

Account name

>= 0 characters<= 128 characters

Example