Retail Express API 2.1

Currency.PagingResponse

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

Currencies model

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

AccountCustomer

object

Account customer view model

* Additional properties are NOT allowed.
credit_blockedboolean

Is credit blocked

credit_limitnumber(double)

Credit limit

credit_remainingnumber(double)

Credit remaining

enabledboolean

Is enabled

payment_termsinteger(int32)

Payment terms

Example

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

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