Skip to main content

Journal Entry Detail Input Model

Fields

FieldDescriptionType
accNoAccount number. Value must be an existing account number in Chart of Account in Cloud Accounting web application.stringrequired
drDebit amount.numbernullable
crCredit amount.numbernullable
localTaxAdjustmentLocal tax adjustment amount. More information can be found here.numbernullable
Optional Fields
FieldDescriptionType
toAccountRateConversion rate from document currency to account currency. More information can be found here.number
refDocument reference.string, maxLength(20)
descriptionJournal entry detail row description.string, maxLength(100)
furtherDescriptionFurther document description.string
taxCodeTax code. Value must be an existing tax code in Cloud Accounting web application. More information can be found here.string
taxAdjustmentTax adjustment amount.numbernullable
tariffCodeTariff code. Value must be an existing tariff code in Cloud Accounting web application.string
taxExportCountryTax export country.string, maxLength(50)
taxPermitNoTax permit number.string, maxLength(20)
taxBRNoBusiness registration number.string, maxLength(25)
taxRefNoBilling number.string, maxLength(30)
taxRegisterNoTax registration number.string, maxLength(20)
taxBillDateTax bill date. Value must be on or after docDate.datenullable
salesAgentSales agent. Value must be an existing sales agent in Cloud Accounting web application.string
nameCustomer name.string, maxLength(100)
inclusiveTaxInclusive tax flag.boolean
deptNoDepartment number. Value must be an existing department in Cloud Accounting web application.string
info

Detail record will not be created if all the following criterias are met:

  • dr value is 0
  • cr value is 0
  • localTaxAdjustment value is 0