AccountingData Summar

Structure

FieldTypeRequiredDescription
accountingAccountString
Accounting account
analityAccountString
Anality account
centerAccountString
Center account
foodAccountingAccountString
Food accounting account
foodAnalityAccountString
Food anality account
foodCenterAccountString
Food center account
beverageAccountingAccountString
Beverage accounting account
beverageAnalityAccountString
Beverage anality account
beverageCenterAccountString
Beverage center account
otherAccountingAccountString
Other accounting account
otherAnalityAccountString
Other anality account
otherCenterAccountString
Other center account

JSON representation

{
	"accountingAccount": "430000010",
    "analityAccount": "430001",
    "centerAccount": "001",
    "foodAccountingAccount": "",
    "foodAnalityAccount": "",
    "foodCenterAccount": "",
    "beverageAccountingAccount": "",
    "beverageAnalityAccount": "",
    "beverageCenterAccount": "",
    "otherAccountingAccount": "",
    "otherAnalityAccount": "",
    "otherCenterAccount": ""
}