Skip to main content

Creditor Data Model

Fields

FieldDescriptionType
companyNameCompany name.string, maxLength(100)required
currencyCodeCurrency code. Value must be an existing currency code in Cloud Accounting web application.stringrequired
creditTermCredit term. Value must be an existing credit term in Cloud Accounting web application.stringrequired
accNoSupplier code. Value must not be an existing account number in Chart of Account in Cloud Accounting web application. More information can be found here.string, maxLength(12)required in Update Creditor Method
parentAccNoCreditor control account number. Value must be an existing control account in Cloud Accounting web application. More information can be found here.stringrequired in Update Creditor Method
info

companyName, currencyCode and accNo fields are visible by default.

Optional Fields
ParameterDescriptionType
desc2Alternate company name.string, maxLength(100)
registerNoCompany registration number.string, maxLength(25)
isActiveCreditor active flag. Affects lookup visibility in Cloud Accounting web application.boolean
addressAddress.string, maxLength(200)
postCodePost code.string, maxLength(10)
phone1Phone number.string, maxLength(25)
phone2Alternate phone number.string, maxLength(25)
fax1Fax number.string, maxLength(25)
fax2Alternate fax number.string, maxLength(25)
areaCodeArea code. Value must be an existing area code in Cloud Accounting web application.string
emailAddressEmail address.string, maxLength(255)
webURLCreditor website url.string, maxLength(80)
attentionCustomer name (for billing).string, maxLength(40)
natureOfBusinessNature of business.string, maxLength(40)
taxCodeTax code. Value must be an existing tax code in Cloud Accounting web application. More information can be found here.string
taxRegisterNoTax registration number.string, maxLength(20)
noteDocument notes. (HTML)string