Skip to main content

Cash Book Entry Master Input Model

Fields

FieldDescriptionType
docTypeDocument type. List of document types can be found here.string, maxLength(2)required
docDateDocument date. Value must be within the date range of Fiscal Year.daterequired
currencyCodeCurrency code. Value must be an existing currency code in Cloud Accounting web application.stringrequired
journalTypeJournal type.stringrequired
currencyRateRate of document currency against local currency.numberrequired
dealWithCustomer/Supplier name.

Payer name (payment voucher document).
Payee name (receipt voucher document).
string, maxLength(100)
Optional Fields
FieldDescriptionType
docNoDocument number of record. More information can be found here.string, maxLength(50)
docNo2Alternate document number.string, maxLength(25)
docNoFormatNameDocument numbering format. Value must be an existing numbering format name in Cloud Accounting web application. More information can be found here.string
taxDateTax date. Value must be on or after docDate.datenullable
descriptionCash book entry document description.string, maxLength(80)
noteDocument notes. (HTML)string