POST api/Accounts/GetAcntBalncByAcntID

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
paramList
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
[
  {},
  {},
  {}
]

text/html

Sample:
[{},{},{}]

application/xml, text/xml

Sample:
<ArrayOfanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <anyType />
  <anyType />
  <anyType />
</ArrayOfanyType>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "AcntId": "2456496a-3a6d-4587-a819-0de6da7c4e21",
    "CompId": "2f229b2d-dc8b-497f-b44b-c02f9c3a1bad",
    "AcntYear": 3,
    "AcntClosingBaln": 4.0,
    "WithCredit": true,
    "CurrentyearBeforedateTotalSale": 6.0,
    "CurrentyearAfterdateTotalSale": 7.0,
    "TCSAssableAmount": 8.0,
    "TCSTaxAmount": 9.0,
    "EffectiveDate": "2026-04-18T17:07:37.6777877+05:30",
    "TotalCreditLimit": 11.0,
    "CreditLimitReq": true
  },
  {
    "AcntId": "2456496a-3a6d-4587-a819-0de6da7c4e21",
    "CompId": "2f229b2d-dc8b-497f-b44b-c02f9c3a1bad",
    "AcntYear": 3,
    "AcntClosingBaln": 4.0,
    "WithCredit": true,
    "CurrentyearBeforedateTotalSale": 6.0,
    "CurrentyearAfterdateTotalSale": 7.0,
    "TCSAssableAmount": 8.0,
    "TCSTaxAmount": 9.0,
    "EffectiveDate": "2026-04-18T17:07:37.6777877+05:30",
    "TotalCreditLimit": 11.0,
    "CreditLimitReq": true
  },
  {
    "AcntId": "2456496a-3a6d-4587-a819-0de6da7c4e21",
    "CompId": "2f229b2d-dc8b-497f-b44b-c02f9c3a1bad",
    "AcntYear": 3,
    "AcntClosingBaln": 4.0,
    "WithCredit": true,
    "CurrentyearBeforedateTotalSale": 6.0,
    "CurrentyearAfterdateTotalSale": 7.0,
    "TCSAssableAmount": 8.0,
    "TCSTaxAmount": 9.0,
    "EffectiveDate": "2026-04-18T17:07:37.6777877+05:30",
    "TotalCreditLimit": 11.0,
    "CreditLimitReq": true
  }
]

text/html

Sample:
[{"AcntId":"2456496a-3a6d-4587-a819-0de6da7c4e21","CompId":"2f229b2d-dc8b-497f-b44b-c02f9c3a1bad","AcntYear":3,"AcntClosingBaln":4.0,"WithCredit":true,"CurrentyearBeforedateTotalSale":6.0,"CurrentyearAfterdateTotalSale":7.0,"TCSAssableAmount":8.0,"TCSTaxAmount":9.0,"EffectiveDate":"2026-04-18T17:07:37.6777877+05:30","TotalCreditLimit":11.0,"CreditLimitReq":true},{"AcntId":"2456496a-3a6d-4587-a819-0de6da7c4e21","CompId":"2f229b2d-dc8b-497f-b44b-c02f9c3a1bad","AcntYear":3,"AcntClosingBaln":4.0,"WithCredit":true,"CurrentyearBeforedateTotalSale":6.0,"CurrentyearAfterdateTotalSale":7.0,"TCSAssableAmount":8.0,"TCSTaxAmount":9.0,"EffectiveDate":"2026-04-18T17:07:37.6777877+05:30","TotalCreditLimit":11.0,"CreditLimitReq":true},{"AcntId":"2456496a-3a6d-4587-a819-0de6da7c4e21","CompId":"2f229b2d-dc8b-497f-b44b-c02f9c3a1bad","AcntYear":3,"AcntClosingBaln":4.0,"WithCredit":true,"CurrentyearBeforedateTotalSale":6.0,"CurrentyearAfterdateTotalSale":7.0,"TCSAssableAmount":8.0,"TCSTaxAmount":9.0,"EffectiveDate":"2026-04-18T17:07:37.6777877+05:30","TotalCreditLimit":11.0,"CreditLimitReq":true}]

application/xml, text/xml

Sample:
<ArrayOfAcntBalnModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <AcntBalnModels>
    <AcntClosingBaln>4</AcntClosingBaln>
    <AcntId>2456496a-3a6d-4587-a819-0de6da7c4e21</AcntId>
    <AcntYear>3</AcntYear>
    <CompId>2f229b2d-dc8b-497f-b44b-c02f9c3a1bad</CompId>
    <CreditLimitReq>true</CreditLimitReq>
    <CurrentyearAfterdateTotalSale>7</CurrentyearAfterdateTotalSale>
    <CurrentyearBeforedateTotalSale>6</CurrentyearBeforedateTotalSale>
    <EffectiveDate>2026-04-18T17:07:37.6777877+05:30</EffectiveDate>
    <TCSAssableAmount>8</TCSAssableAmount>
    <TCSTaxAmount>9</TCSTaxAmount>
    <TotalCreditLimit>11</TotalCreditLimit>
    <WithCredit>true</WithCredit>
  </AcntBalnModels>
  <AcntBalnModels>
    <AcntClosingBaln>4</AcntClosingBaln>
    <AcntId>2456496a-3a6d-4587-a819-0de6da7c4e21</AcntId>
    <AcntYear>3</AcntYear>
    <CompId>2f229b2d-dc8b-497f-b44b-c02f9c3a1bad</CompId>
    <CreditLimitReq>true</CreditLimitReq>
    <CurrentyearAfterdateTotalSale>7</CurrentyearAfterdateTotalSale>
    <CurrentyearBeforedateTotalSale>6</CurrentyearBeforedateTotalSale>
    <EffectiveDate>2026-04-18T17:07:37.6777877+05:30</EffectiveDate>
    <TCSAssableAmount>8</TCSAssableAmount>
    <TCSTaxAmount>9</TCSTaxAmount>
    <TotalCreditLimit>11</TotalCreditLimit>
    <WithCredit>true</WithCredit>
  </AcntBalnModels>
  <AcntBalnModels>
    <AcntClosingBaln>4</AcntClosingBaln>
    <AcntId>2456496a-3a6d-4587-a819-0de6da7c4e21</AcntId>
    <AcntYear>3</AcntYear>
    <CompId>2f229b2d-dc8b-497f-b44b-c02f9c3a1bad</CompId>
    <CreditLimitReq>true</CreditLimitReq>
    <CurrentyearAfterdateTotalSale>7</CurrentyearAfterdateTotalSale>
    <CurrentyearBeforedateTotalSale>6</CurrentyearBeforedateTotalSale>
    <EffectiveDate>2026-04-18T17:07:37.6777877+05:30</EffectiveDate>
    <TCSAssableAmount>8</TCSAssableAmount>
    <TCSTaxAmount>9</TCSTaxAmount>
    <TotalCreditLimit>11</TotalCreditLimit>
    <WithCredit>true</WithCredit>
  </AcntBalnModels>
</ArrayOfAcntBalnModels>