get
GET /openwowi/v1.0/AccountancyTransactionData/MasterAccount/LoanBalances 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,
    "LoanId": 1,
    "LoanIdNum": "text"
  }
]