POST api/TransactionHeads/GetLastTransactionRateByAcntiD

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:
{
  "ID": "ae8d4f7a-4c9f-4b40-ad15-ea2e78793dd2",
  "CompID": "f11e9fce-d977-4a50-906e-53a3be205312",
  "AtrnYear": 3,
  "TransactionHeadID": "cf4c8425-cb01-4a04-b276-a4fb4aee8de4",
  "TransactionIdNo": 5,
  "OverHeadSrNo": 6,
  "AcntID": "1183741e-2490-49bf-a377-1a513b55061a",
  "IncludeInBasicAmount": true,
  "AgainstPost": 9,
  "PostToSelfOrParty": 10,
  "OverHeadAmount": 11.0,
  "UptoAmount": 12.0,
  "TransactionDate": "2025-11-02T15:58:45.6032741+05:30",
  "CalculationLevel": 14,
  "CalculatedAmount": 15.0,
  "SpgrNew": 16,
  "isModifyedByUser": true,
  "AssableAmount": 18.0,
  "TaxRate": 19.0,
  "TaxInOut": "sample string 20",
  "CalculationMode": 21,
  "CalculationModeName": "sample string 22",
  "CalculatedAssableAmount": 23.0,
  "AccountSubTypeID": "fd63e1df-14be-4e6a-8018-c665b589dc26",
  "CreatedBy": "cabb9482-0b5e-4045-8071-50fd6c2fd3a2",
  "CreatedDate": "2025-11-02T15:58:45.6032741+05:30",
  "ModifiedBy": "abbe25b3-8feb-4762-93af-d4446dab0e0f",
  "ModifiedDate": "2025-11-02T15:58:45.6032741+05:30",
  "RowVer": "QEBA",
  "ActionFlag": 26,
  "AcntName": "sample string 27",
  "PostToSelfOrPartyName": "sample string 28",
  "AgainstPostName": "sample string 29",
  "IsSystemGenerated": true,
  "ApplyOnAmountMin": 31.0,
  "ApplyOnAmountMax": 32.0,
  "TransactionType": 33,
  "PartyID": "bbb35d64-ce2d-4309-9eef-15932c66ae6e",
  "ApplicableOn": 35,
  "ApplicableAcntId": "9e136758-3a49-44d4-8324-01db0e29bbe2"
}

text/html

Sample:
{"ID":"ae8d4f7a-4c9f-4b40-ad15-ea2e78793dd2","CompID":"f11e9fce-d977-4a50-906e-53a3be205312","AtrnYear":3,"TransactionHeadID":"cf4c8425-cb01-4a04-b276-a4fb4aee8de4","TransactionIdNo":5,"OverHeadSrNo":6,"AcntID":"1183741e-2490-49bf-a377-1a513b55061a","IncludeInBasicAmount":true,"AgainstPost":9,"PostToSelfOrParty":10,"OverHeadAmount":11.0,"UptoAmount":12.0,"TransactionDate":"2025-11-02T15:58:45.6032741+05:30","CalculationLevel":14,"CalculatedAmount":15.0,"SpgrNew":16,"isModifyedByUser":true,"AssableAmount":18.0,"TaxRate":19.0,"TaxInOut":"sample string 20","CalculationMode":21,"CalculationModeName":"sample string 22","CalculatedAssableAmount":23.0,"AccountSubTypeID":"fd63e1df-14be-4e6a-8018-c665b589dc26","CreatedBy":"cabb9482-0b5e-4045-8071-50fd6c2fd3a2","CreatedDate":"2025-11-02T15:58:45.6032741+05:30","ModifiedBy":"abbe25b3-8feb-4762-93af-d4446dab0e0f","ModifiedDate":"2025-11-02T15:58:45.6032741+05:30","RowVer":"QEBA","ActionFlag":26,"AcntName":"sample string 27","PostToSelfOrPartyName":"sample string 28","AgainstPostName":"sample string 29","IsSystemGenerated":true,"ApplyOnAmountMin":31.0,"ApplyOnAmountMax":32.0,"TransactionType":33,"PartyID":"bbb35d64-ce2d-4309-9eef-15932c66ae6e","ApplicableOn":35,"ApplicableAcntId":"9e136758-3a49-44d4-8324-01db0e29bbe2"}

application/xml, text/xml

Sample:
<TransactionOverHeadModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <AccountSubTypeID>fd63e1df-14be-4e6a-8018-c665b589dc26</AccountSubTypeID>
  <AcntID>1183741e-2490-49bf-a377-1a513b55061a</AcntID>
  <AcntName>sample string 27</AcntName>
  <ActionFlag>26</ActionFlag>
  <AgainstPost>9</AgainstPost>
  <AgainstPostName>sample string 29</AgainstPostName>
  <ApplicableAcntId>9e136758-3a49-44d4-8324-01db0e29bbe2</ApplicableAcntId>
  <ApplicableOn>35</ApplicableOn>
  <ApplyOnAmountMax>32</ApplyOnAmountMax>
  <ApplyOnAmountMin>31</ApplyOnAmountMin>
  <AssableAmount>18</AssableAmount>
  <AtrnYear>3</AtrnYear>
  <CalculatedAmount>15</CalculatedAmount>
  <CalculatedAssableAmount>23</CalculatedAssableAmount>
  <CalculationLevel>14</CalculationLevel>
  <CalculationMode>21</CalculationMode>
  <CalculationModeName>sample string 22</CalculationModeName>
  <CompID>f11e9fce-d977-4a50-906e-53a3be205312</CompID>
  <CreatedBy>cabb9482-0b5e-4045-8071-50fd6c2fd3a2</CreatedBy>
  <CreatedDate>2025-11-02T15:58:45.6032741+05:30</CreatedDate>
  <ID>ae8d4f7a-4c9f-4b40-ad15-ea2e78793dd2</ID>
  <IncludeInBasicAmount>true</IncludeInBasicAmount>
  <IsSystemGenerated>true</IsSystemGenerated>
  <ModifiedBy>abbe25b3-8feb-4762-93af-d4446dab0e0f</ModifiedBy>
  <ModifiedDate>2025-11-02T15:58:45.6032741+05:30</ModifiedDate>
  <OverHeadAmount>11</OverHeadAmount>
  <OverHeadSrNo>6</OverHeadSrNo>
  <PartyID>bbb35d64-ce2d-4309-9eef-15932c66ae6e</PartyID>
  <PostToSelfOrParty>10</PostToSelfOrParty>
  <PostToSelfOrPartyName>sample string 28</PostToSelfOrPartyName>
  <RowVer>QEBA</RowVer>
  <SpgrNew>16</SpgrNew>
  <TaxInOut>sample string 20</TaxInOut>
  <TaxRate>19</TaxRate>
  <TransactionDate>2025-11-02T15:58:45.6032741+05:30</TransactionDate>
  <TransactionHeadID>cf4c8425-cb01-4a04-b276-a4fb4aee8de4</TransactionHeadID>
  <TransactionIdNo>5</TransactionIdNo>
  <TransactionType>33</TransactionType>
  <UptoAmount>12</UptoAmount>
  <isModifyedByUser>true</isModifyedByUser>
</TransactionOverHeadModels>