Retail Express API 2.1

CreditNoteItem

object

Credit Note model

* Additional properties are NOT allowed.
idinteger(int32)

Credit Note Item id

credit_note_idinteger(int32)

Credit Note id

supplier_return_item_idinteger(int32)

Supplier Return Item id

productobject

Product model for Credit Notes

* Additional properties are NOT allowed.
Show Child Parameters
credit_quantityinteger(int32)

Credit Quantity

credit_amount_exnumber(double)

Credit Amount Ex

total_credit_amount_exnumber(double)

Total Credit Amount Ex

applied_credit_quantityinteger(int32)

Applied Credit Quantity

applied_credit_taxnumber(double)

Applied Credit Tax

applied_credit_amount_incnumber(double)

Applied Credit Amount Inc

applied_credit_amount_exnumber(double)

Applied Credit Amount Ex

total_applied_credit_amount_exnumber(double)

Total Applied Credit Amount Ex

total_credit_amount_incnumber(double)

Total Credit Amount Inc

total_credit_amount_taxnumber(double)

Total Credit Amount Tax

total_applied_credit_amount_incnumber(double)

Total Applied Credit Amount Inc

total_applied_credit_taxnumber(double)

Total Applied Credit Tax

created_onstring(date-time)

Created on

modified_onstring(date-time)

Modified on

created_byobject

Credit Note User

* Additional properties are NOT allowed.
Show Child Parameters
modified_byobject

Credit Note User

* Additional properties are NOT allowed.
Show Child Parameters
Example

CreditNoteItem.PagingResponse

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

Credit Note model

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

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