POST api/Accounts/GetAcntCurrentYearTotalSaleByAcntID
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "0bfa8b82-89f3-4974-9aa1-1081ffcae172",
"CompId": "517993e9-b105-4d64-aa92-db87a4088251",
"AcntYear": 3,
"AcntClosingBaln": 4.0,
"WithCredit": true,
"CurrentyearBeforedateTotalSale": 6.0,
"CurrentyearAfterdateTotalSale": 7.0,
"TCSAssableAmount": 8.0,
"TCSTaxAmount": 9.0,
"EffectiveDate": "2026-04-18T17:08:21.690586+05:30",
"TotalCreditLimit": 11.0,
"CreditLimitReq": true
},
{
"AcntId": "0bfa8b82-89f3-4974-9aa1-1081ffcae172",
"CompId": "517993e9-b105-4d64-aa92-db87a4088251",
"AcntYear": 3,
"AcntClosingBaln": 4.0,
"WithCredit": true,
"CurrentyearBeforedateTotalSale": 6.0,
"CurrentyearAfterdateTotalSale": 7.0,
"TCSAssableAmount": 8.0,
"TCSTaxAmount": 9.0,
"EffectiveDate": "2026-04-18T17:08:21.690586+05:30",
"TotalCreditLimit": 11.0,
"CreditLimitReq": true
},
{
"AcntId": "0bfa8b82-89f3-4974-9aa1-1081ffcae172",
"CompId": "517993e9-b105-4d64-aa92-db87a4088251",
"AcntYear": 3,
"AcntClosingBaln": 4.0,
"WithCredit": true,
"CurrentyearBeforedateTotalSale": 6.0,
"CurrentyearAfterdateTotalSale": 7.0,
"TCSAssableAmount": 8.0,
"TCSTaxAmount": 9.0,
"EffectiveDate": "2026-04-18T17:08:21.690586+05:30",
"TotalCreditLimit": 11.0,
"CreditLimitReq": true
}
]
text/html
Sample:
[{"AcntId":"0bfa8b82-89f3-4974-9aa1-1081ffcae172","CompId":"517993e9-b105-4d64-aa92-db87a4088251","AcntYear":3,"AcntClosingBaln":4.0,"WithCredit":true,"CurrentyearBeforedateTotalSale":6.0,"CurrentyearAfterdateTotalSale":7.0,"TCSAssableAmount":8.0,"TCSTaxAmount":9.0,"EffectiveDate":"2026-04-18T17:08:21.690586+05:30","TotalCreditLimit":11.0,"CreditLimitReq":true},{"AcntId":"0bfa8b82-89f3-4974-9aa1-1081ffcae172","CompId":"517993e9-b105-4d64-aa92-db87a4088251","AcntYear":3,"AcntClosingBaln":4.0,"WithCredit":true,"CurrentyearBeforedateTotalSale":6.0,"CurrentyearAfterdateTotalSale":7.0,"TCSAssableAmount":8.0,"TCSTaxAmount":9.0,"EffectiveDate":"2026-04-18T17:08:21.690586+05:30","TotalCreditLimit":11.0,"CreditLimitReq":true},{"AcntId":"0bfa8b82-89f3-4974-9aa1-1081ffcae172","CompId":"517993e9-b105-4d64-aa92-db87a4088251","AcntYear":3,"AcntClosingBaln":4.0,"WithCredit":true,"CurrentyearBeforedateTotalSale":6.0,"CurrentyearAfterdateTotalSale":7.0,"TCSAssableAmount":8.0,"TCSTaxAmount":9.0,"EffectiveDate":"2026-04-18T17:08:21.690586+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>0bfa8b82-89f3-4974-9aa1-1081ffcae172</AcntId>
<AcntYear>3</AcntYear>
<CompId>517993e9-b105-4d64-aa92-db87a4088251</CompId>
<CreditLimitReq>true</CreditLimitReq>
<CurrentyearAfterdateTotalSale>7</CurrentyearAfterdateTotalSale>
<CurrentyearBeforedateTotalSale>6</CurrentyearBeforedateTotalSale>
<EffectiveDate>2026-04-18T17:08:21.690586+05:30</EffectiveDate>
<TCSAssableAmount>8</TCSAssableAmount>
<TCSTaxAmount>9</TCSTaxAmount>
<TotalCreditLimit>11</TotalCreditLimit>
<WithCredit>true</WithCredit>
</AcntBalnModels>
<AcntBalnModels>
<AcntClosingBaln>4</AcntClosingBaln>
<AcntId>0bfa8b82-89f3-4974-9aa1-1081ffcae172</AcntId>
<AcntYear>3</AcntYear>
<CompId>517993e9-b105-4d64-aa92-db87a4088251</CompId>
<CreditLimitReq>true</CreditLimitReq>
<CurrentyearAfterdateTotalSale>7</CurrentyearAfterdateTotalSale>
<CurrentyearBeforedateTotalSale>6</CurrentyearBeforedateTotalSale>
<EffectiveDate>2026-04-18T17:08:21.690586+05:30</EffectiveDate>
<TCSAssableAmount>8</TCSAssableAmount>
<TCSTaxAmount>9</TCSTaxAmount>
<TotalCreditLimit>11</TotalCreditLimit>
<WithCredit>true</WithCredit>
</AcntBalnModels>
<AcntBalnModels>
<AcntClosingBaln>4</AcntClosingBaln>
<AcntId>0bfa8b82-89f3-4974-9aa1-1081ffcae172</AcntId>
<AcntYear>3</AcntYear>
<CompId>517993e9-b105-4d64-aa92-db87a4088251</CompId>
<CreditLimitReq>true</CreditLimitReq>
<CurrentyearAfterdateTotalSale>7</CurrentyearAfterdateTotalSale>
<CurrentyearBeforedateTotalSale>6</CurrentyearBeforedateTotalSale>
<EffectiveDate>2026-04-18T17:08:21.690586+05:30</EffectiveDate>
<TCSAssableAmount>8</TCSAssableAmount>
<TCSTaxAmount>9</TCSTaxAmount>
<TotalCreditLimit>11</TotalCreditLimit>
<WithCredit>true</WithCredit>
</AcntBalnModels>
</ArrayOfAcntBalnModels>