get
GET /openwowi/v1.0/AccountancyTransactionData/MasterAccount/RentAccountBalances HTTP/1.1
Host: 
Accept: */*
[
  {
    "CompanyCodeId": 1,
    "MasterAccountId": 1,
    "MasterAccountCode": "text",
    "MasterAccountName": "text",
    "FiscalYear": 1,
    "BookingPeriod": 1,
    "CarryForward": 1,
    "AmountDebit": 1,
    "AmountCredit": 1,
    "Balance": 1,
    "RentAccountId": 1,
    "RentAccountName": "text",
    "LicenseAgreementVNIdNum": "text"
  }
]