POST api/OverHeadMethods/RetrieveByID

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": "57b6fb2b-e42a-4447-8b54-98194be56160",
  "CompID": "06eaaa35-8772-470e-903a-ecaad66644f3",
  "TransactionType": 3,
  "AcntBookID": "8de4b807-2b9d-4c13-82d1-d120140d8094",
  "AcntBookName": "sample string 4",
  "TransactionTypeName": "sample string 5",
  "Name": "sample string 6",
  "MethodFor": "sample string 7",
  "ItemOrGroupID": "6c52a1b4-0b48-4eaf-908d-0500ce4961f7",
  "ItemOrGroupName": "sample string 9",
  "PartyCategotyID": "0ef3d7d3-0a9f-4bad-949d-4f5d757023e2",
  "PartyCategoryName": "sample string 11",
  "DeliveryStateId": "162ff0f4-33ea-4b1e-bce1-5713f8834d4c",
  "FromDate": "2025-11-02T15:55:43.0895265+05:30",
  "UptoDate": "2025-11-02T15:55:43.0895265+05:30",
  "CreatedBy": "23eb9c60-1c2b-4f39-b7a2-4f50f9b9c28e",
  "CreatedDate": "2025-11-02T15:55:43.0895265+05:30",
  "ModifiedBy": "1faee8b9-4fb8-4907-ae94-69fc84e7cbd1",
  "ModifiedDate": "2025-11-02T15:55:43.0895265+05:30",
  "RowVer": "QEBA",
  "OverHeadDetailList": [
    {
      "ID": "fb04c7ef-e4f1-4c44-a0e7-6225b3a8eb1f",
      "CompID": "ff83baac-f17b-4bc3-9add-6cd77d19d93d",
      "OverHeadMethodID": "cd9e2194-9950-4d29-a1f6-5899eae4d6b7",
      "SequenceNo": 4,
      "AcntId": "cdab19e4-3dcd-4c9c-8ca0-e86cb1525349",
      "AcntName": "sample string 6",
      "UptoAmount": 7.0,
      "CalculationRate": 8.0,
      "CalculationUnit": 9,
      "CalculationUnitName": "sample string 10",
      "ApplicableOn": 11,
      "ApplicableOnName": "sample string 12",
      "ApplicableAcntId": "00a9d0ab-0423-447c-8f9e-82d4e9ab1563",
      "ApplicableAcntName": "sample string 13",
      "CalculationLevel": 14,
      "CalculationLevelName": "sample string 15",
      "ChargeableTo": 16,
      "ChargeableToName": "sample string 17",
      "RoundTo": 18,
      "RoundToName": "sample string 19",
      "RoundAmount": 20.0,
      "MinimumAmount": 21.0,
      "MaximumAmount": 22.0,
      "SalePurchaseAccountID": "fcd86b0d-4418-4cb4-a207-eb6c5c479756",
      "SalePurchaseAccountName": "sample string 23",
      "IsIncludingInBasicAmt": true,
      "AgainstPost": 25,
      "AgainstPostName": "sample string 26",
      "CreatedBy": "f12b3c0b-b612-4e4e-94d9-d6669422efaf",
      "CreatedDate": "2025-11-02T15:55:43.0895265+05:30",
      "ModifiedBy": "90e6434a-c127-4806-b7a7-439cd036d240",
      "ModifiedDate": "2025-11-02T15:55:43.1051036+05:30",
      "ActionFlag": 29,
      "RowVer": "QEBA",
      "DBTransactionKey": "sample string 30",
      "AcntOrderNo": 31,
      "AcntType": 32,
      "AccountSubTypeCode": 33,
      "AccountSubType": "c6e5b3b8-f172-43b0-b1d6-082dacf254ef",
      "ApplyOnAmountMin": 34.0,
      "ApplyOnAmountMax": 35.0
    },
    {
      "ID": "fb04c7ef-e4f1-4c44-a0e7-6225b3a8eb1f",
      "CompID": "ff83baac-f17b-4bc3-9add-6cd77d19d93d",
      "OverHeadMethodID": "cd9e2194-9950-4d29-a1f6-5899eae4d6b7",
      "SequenceNo": 4,
      "AcntId": "cdab19e4-3dcd-4c9c-8ca0-e86cb1525349",
      "AcntName": "sample string 6",
      "UptoAmount": 7.0,
      "CalculationRate": 8.0,
      "CalculationUnit": 9,
      "CalculationUnitName": "sample string 10",
      "ApplicableOn": 11,
      "ApplicableOnName": "sample string 12",
      "ApplicableAcntId": "00a9d0ab-0423-447c-8f9e-82d4e9ab1563",
      "ApplicableAcntName": "sample string 13",
      "CalculationLevel": 14,
      "CalculationLevelName": "sample string 15",
      "ChargeableTo": 16,
      "ChargeableToName": "sample string 17",
      "RoundTo": 18,
      "RoundToName": "sample string 19",
      "RoundAmount": 20.0,
      "MinimumAmount": 21.0,
      "MaximumAmount": 22.0,
      "SalePurchaseAccountID": "fcd86b0d-4418-4cb4-a207-eb6c5c479756",
      "SalePurchaseAccountName": "sample string 23",
      "IsIncludingInBasicAmt": true,
      "AgainstPost": 25,
      "AgainstPostName": "sample string 26",
      "CreatedBy": "f12b3c0b-b612-4e4e-94d9-d6669422efaf",
      "CreatedDate": "2025-11-02T15:55:43.0895265+05:30",
      "ModifiedBy": "90e6434a-c127-4806-b7a7-439cd036d240",
      "ModifiedDate": "2025-11-02T15:55:43.1051036+05:30",
      "ActionFlag": 29,
      "RowVer": "QEBA",
      "DBTransactionKey": "sample string 30",
      "AcntOrderNo": 31,
      "AcntType": 32,
      "AccountSubTypeCode": 33,
      "AccountSubType": "c6e5b3b8-f172-43b0-b1d6-082dacf254ef",
      "ApplyOnAmountMin": 34.0,
      "ApplyOnAmountMax": 35.0
    },
    {
      "ID": "fb04c7ef-e4f1-4c44-a0e7-6225b3a8eb1f",
      "CompID": "ff83baac-f17b-4bc3-9add-6cd77d19d93d",
      "OverHeadMethodID": "cd9e2194-9950-4d29-a1f6-5899eae4d6b7",
      "SequenceNo": 4,
      "AcntId": "cdab19e4-3dcd-4c9c-8ca0-e86cb1525349",
      "AcntName": "sample string 6",
      "UptoAmount": 7.0,
      "CalculationRate": 8.0,
      "CalculationUnit": 9,
      "CalculationUnitName": "sample string 10",
      "ApplicableOn": 11,
      "ApplicableOnName": "sample string 12",
      "ApplicableAcntId": "00a9d0ab-0423-447c-8f9e-82d4e9ab1563",
      "ApplicableAcntName": "sample string 13",
      "CalculationLevel": 14,
      "CalculationLevelName": "sample string 15",
      "ChargeableTo": 16,
      "ChargeableToName": "sample string 17",
      "RoundTo": 18,
      "RoundToName": "sample string 19",
      "RoundAmount": 20.0,
      "MinimumAmount": 21.0,
      "MaximumAmount": 22.0,
      "SalePurchaseAccountID": "fcd86b0d-4418-4cb4-a207-eb6c5c479756",
      "SalePurchaseAccountName": "sample string 23",
      "IsIncludingInBasicAmt": true,
      "AgainstPost": 25,
      "AgainstPostName": "sample string 26",
      "CreatedBy": "f12b3c0b-b612-4e4e-94d9-d6669422efaf",
      "CreatedDate": "2025-11-02T15:55:43.0895265+05:30",
      "ModifiedBy": "90e6434a-c127-4806-b7a7-439cd036d240",
      "ModifiedDate": "2025-11-02T15:55:43.1051036+05:30",
      "ActionFlag": 29,
      "RowVer": "QEBA",
      "DBTransactionKey": "sample string 30",
      "AcntOrderNo": 31,
      "AcntType": 32,
      "AccountSubTypeCode": 33,
      "AccountSubType": "c6e5b3b8-f172-43b0-b1d6-082dacf254ef",
      "ApplyOnAmountMin": 34.0,
      "ApplyOnAmountMax": 35.0
    }
  ],
  "JsonOverHeadDetailList": "sample string 15",
  "AccountingMode": 16,
  "IsGSTReverseChargeBill": true
}

text/html

Sample:
{"ID":"57b6fb2b-e42a-4447-8b54-98194be56160","CompID":"06eaaa35-8772-470e-903a-ecaad66644f3","TransactionType":3,"AcntBookID":"8de4b807-2b9d-4c13-82d1-d120140d8094","AcntBookName":"sample string 4","TransactionTypeName":"sample string 5","Name":"sample string 6","MethodFor":"sample string 7","ItemOrGroupID":"6c52a1b4-0b48-4eaf-908d-0500ce4961f7","ItemOrGroupName":"sample string 9","PartyCategotyID":"0ef3d7d3-0a9f-4bad-949d-4f5d757023e2","PartyCategoryName":"sample string 11","DeliveryStateId":"162ff0f4-33ea-4b1e-bce1-5713f8834d4c","FromDate":"2025-11-02T15:55:43.0895265+05:30","UptoDate":"2025-11-02T15:55:43.0895265+05:30","CreatedBy":"23eb9c60-1c2b-4f39-b7a2-4f50f9b9c28e","CreatedDate":"2025-11-02T15:55:43.0895265+05:30","ModifiedBy":"1faee8b9-4fb8-4907-ae94-69fc84e7cbd1","ModifiedDate":"2025-11-02T15:55:43.0895265+05:30","RowVer":"QEBA","OverHeadDetailList":[{"ID":"fb04c7ef-e4f1-4c44-a0e7-6225b3a8eb1f","CompID":"ff83baac-f17b-4bc3-9add-6cd77d19d93d","OverHeadMethodID":"cd9e2194-9950-4d29-a1f6-5899eae4d6b7","SequenceNo":4,"AcntId":"cdab19e4-3dcd-4c9c-8ca0-e86cb1525349","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"00a9d0ab-0423-447c-8f9e-82d4e9ab1563","ApplicableAcntName":"sample string 13","CalculationLevel":14,"CalculationLevelName":"sample string 15","ChargeableTo":16,"ChargeableToName":"sample string 17","RoundTo":18,"RoundToName":"sample string 19","RoundAmount":20.0,"MinimumAmount":21.0,"MaximumAmount":22.0,"SalePurchaseAccountID":"fcd86b0d-4418-4cb4-a207-eb6c5c479756","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"f12b3c0b-b612-4e4e-94d9-d6669422efaf","CreatedDate":"2025-11-02T15:55:43.0895265+05:30","ModifiedBy":"90e6434a-c127-4806-b7a7-439cd036d240","ModifiedDate":"2025-11-02T15:55:43.1051036+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"c6e5b3b8-f172-43b0-b1d6-082dacf254ef","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0},{"ID":"fb04c7ef-e4f1-4c44-a0e7-6225b3a8eb1f","CompID":"ff83baac-f17b-4bc3-9add-6cd77d19d93d","OverHeadMethodID":"cd9e2194-9950-4d29-a1f6-5899eae4d6b7","SequenceNo":4,"AcntId":"cdab19e4-3dcd-4c9c-8ca0-e86cb1525349","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"00a9d0ab-0423-447c-8f9e-82d4e9ab1563","ApplicableAcntName":"sample string 13","CalculationLevel":14,"CalculationLevelName":"sample string 15","ChargeableTo":16,"ChargeableToName":"sample string 17","RoundTo":18,"RoundToName":"sample string 19","RoundAmount":20.0,"MinimumAmount":21.0,"MaximumAmount":22.0,"SalePurchaseAccountID":"fcd86b0d-4418-4cb4-a207-eb6c5c479756","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"f12b3c0b-b612-4e4e-94d9-d6669422efaf","CreatedDate":"2025-11-02T15:55:43.0895265+05:30","ModifiedBy":"90e6434a-c127-4806-b7a7-439cd036d240","ModifiedDate":"2025-11-02T15:55:43.1051036+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"c6e5b3b8-f172-43b0-b1d6-082dacf254ef","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0},{"ID":"fb04c7ef-e4f1-4c44-a0e7-6225b3a8eb1f","CompID":"ff83baac-f17b-4bc3-9add-6cd77d19d93d","OverHeadMethodID":"cd9e2194-9950-4d29-a1f6-5899eae4d6b7","SequenceNo":4,"AcntId":"cdab19e4-3dcd-4c9c-8ca0-e86cb1525349","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"00a9d0ab-0423-447c-8f9e-82d4e9ab1563","ApplicableAcntName":"sample string 13","CalculationLevel":14,"CalculationLevelName":"sample string 15","ChargeableTo":16,"ChargeableToName":"sample string 17","RoundTo":18,"RoundToName":"sample string 19","RoundAmount":20.0,"MinimumAmount":21.0,"MaximumAmount":22.0,"SalePurchaseAccountID":"fcd86b0d-4418-4cb4-a207-eb6c5c479756","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"f12b3c0b-b612-4e4e-94d9-d6669422efaf","CreatedDate":"2025-11-02T15:55:43.0895265+05:30","ModifiedBy":"90e6434a-c127-4806-b7a7-439cd036d240","ModifiedDate":"2025-11-02T15:55:43.1051036+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"c6e5b3b8-f172-43b0-b1d6-082dacf254ef","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0}],"JsonOverHeadDetailList":"sample string 15","AccountingMode":16,"IsGSTReverseChargeBill":true}

application/xml, text/xml

Sample:
<OverHeadMethodModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <AccountingMode>16</AccountingMode>
  <AcntBookID>8de4b807-2b9d-4c13-82d1-d120140d8094</AcntBookID>
  <AcntBookName>sample string 4</AcntBookName>
  <CompID>06eaaa35-8772-470e-903a-ecaad66644f3</CompID>
  <CreatedBy>23eb9c60-1c2b-4f39-b7a2-4f50f9b9c28e</CreatedBy>
  <CreatedDate>2025-11-02T15:55:43.0895265+05:30</CreatedDate>
  <DeliveryStateId>162ff0f4-33ea-4b1e-bce1-5713f8834d4c</DeliveryStateId>
  <FromDate>2025-11-02T15:55:43.0895265+05:30</FromDate>
  <ID>57b6fb2b-e42a-4447-8b54-98194be56160</ID>
  <IsGSTReverseChargeBill>true</IsGSTReverseChargeBill>
  <ItemOrGroupID>6c52a1b4-0b48-4eaf-908d-0500ce4961f7</ItemOrGroupID>
  <ItemOrGroupName>sample string 9</ItemOrGroupName>
  <JsonOverHeadDetailList>sample string 15</JsonOverHeadDetailList>
  <MethodFor>sample string 7</MethodFor>
  <ModifiedBy>1faee8b9-4fb8-4907-ae94-69fc84e7cbd1</ModifiedBy>
  <ModifiedDate>2025-11-02T15:55:43.0895265+05:30</ModifiedDate>
  <Name>sample string 6</Name>
  <OverHeadDetailList>
    <OverHeadDetailModels>
      <AccountSubType>c6e5b3b8-f172-43b0-b1d6-082dacf254ef</AccountSubType>
      <AccountSubTypeCode>33</AccountSubTypeCode>
      <AcntId>cdab19e4-3dcd-4c9c-8ca0-e86cb1525349</AcntId>
      <AcntName>sample string 6</AcntName>
      <AcntOrderNo>31</AcntOrderNo>
      <AcntType>32</AcntType>
      <ActionFlag>29</ActionFlag>
      <AgainstPost>25</AgainstPost>
      <AgainstPostName>sample string 26</AgainstPostName>
      <ApplicableAcntId>00a9d0ab-0423-447c-8f9e-82d4e9ab1563</ApplicableAcntId>
      <ApplicableAcntName>sample string 13</ApplicableAcntName>
      <ApplicableOn>11</ApplicableOn>
      <ApplicableOnName>sample string 12</ApplicableOnName>
      <ApplyOnAmountMax>35</ApplyOnAmountMax>
      <ApplyOnAmountMin>34</ApplyOnAmountMin>
      <CalculationLevel>14</CalculationLevel>
      <CalculationLevelName>sample string 15</CalculationLevelName>
      <CalculationRate>8</CalculationRate>
      <CalculationUnit>9</CalculationUnit>
      <CalculationUnitName>sample string 10</CalculationUnitName>
      <ChargeableTo>16</ChargeableTo>
      <ChargeableToName>sample string 17</ChargeableToName>
      <CompID>ff83baac-f17b-4bc3-9add-6cd77d19d93d</CompID>
      <CreatedBy>f12b3c0b-b612-4e4e-94d9-d6669422efaf</CreatedBy>
      <CreatedDate>2025-11-02T15:55:43.0895265+05:30</CreatedDate>
      <DBTransactionKey>sample string 30</DBTransactionKey>
      <ID>fb04c7ef-e4f1-4c44-a0e7-6225b3a8eb1f</ID>
      <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
      <MaximumAmount>22</MaximumAmount>
      <MinimumAmount>21</MinimumAmount>
      <ModifiedBy>90e6434a-c127-4806-b7a7-439cd036d240</ModifiedBy>
      <ModifiedDate>2025-11-02T15:55:43.1051036+05:30</ModifiedDate>
      <OverHeadMethodID>cd9e2194-9950-4d29-a1f6-5899eae4d6b7</OverHeadMethodID>
      <RoundAmount>20</RoundAmount>
      <RoundTo>18</RoundTo>
      <RoundToName>sample string 19</RoundToName>
      <RowVer>QEBA</RowVer>
      <SalePurchaseAccountID>fcd86b0d-4418-4cb4-a207-eb6c5c479756</SalePurchaseAccountID>
      <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
      <SequenceNo>4</SequenceNo>
      <UptoAmount>7</UptoAmount>
    </OverHeadDetailModels>
    <OverHeadDetailModels>
      <AccountSubType>c6e5b3b8-f172-43b0-b1d6-082dacf254ef</AccountSubType>
      <AccountSubTypeCode>33</AccountSubTypeCode>
      <AcntId>cdab19e4-3dcd-4c9c-8ca0-e86cb1525349</AcntId>
      <AcntName>sample string 6</AcntName>
      <AcntOrderNo>31</AcntOrderNo>
      <AcntType>32</AcntType>
      <ActionFlag>29</ActionFlag>
      <AgainstPost>25</AgainstPost>
      <AgainstPostName>sample string 26</AgainstPostName>
      <ApplicableAcntId>00a9d0ab-0423-447c-8f9e-82d4e9ab1563</ApplicableAcntId>
      <ApplicableAcntName>sample string 13</ApplicableAcntName>
      <ApplicableOn>11</ApplicableOn>
      <ApplicableOnName>sample string 12</ApplicableOnName>
      <ApplyOnAmountMax>35</ApplyOnAmountMax>
      <ApplyOnAmountMin>34</ApplyOnAmountMin>
      <CalculationLevel>14</CalculationLevel>
      <CalculationLevelName>sample string 15</CalculationLevelName>
      <CalculationRate>8</CalculationRate>
      <CalculationUnit>9</CalculationUnit>
      <CalculationUnitName>sample string 10</CalculationUnitName>
      <ChargeableTo>16</ChargeableTo>
      <ChargeableToName>sample string 17</ChargeableToName>
      <CompID>ff83baac-f17b-4bc3-9add-6cd77d19d93d</CompID>
      <CreatedBy>f12b3c0b-b612-4e4e-94d9-d6669422efaf</CreatedBy>
      <CreatedDate>2025-11-02T15:55:43.0895265+05:30</CreatedDate>
      <DBTransactionKey>sample string 30</DBTransactionKey>
      <ID>fb04c7ef-e4f1-4c44-a0e7-6225b3a8eb1f</ID>
      <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
      <MaximumAmount>22</MaximumAmount>
      <MinimumAmount>21</MinimumAmount>
      <ModifiedBy>90e6434a-c127-4806-b7a7-439cd036d240</ModifiedBy>
      <ModifiedDate>2025-11-02T15:55:43.1051036+05:30</ModifiedDate>
      <OverHeadMethodID>cd9e2194-9950-4d29-a1f6-5899eae4d6b7</OverHeadMethodID>
      <RoundAmount>20</RoundAmount>
      <RoundTo>18</RoundTo>
      <RoundToName>sample string 19</RoundToName>
      <RowVer>QEBA</RowVer>
      <SalePurchaseAccountID>fcd86b0d-4418-4cb4-a207-eb6c5c479756</SalePurchaseAccountID>
      <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
      <SequenceNo>4</SequenceNo>
      <UptoAmount>7</UptoAmount>
    </OverHeadDetailModels>
    <OverHeadDetailModels>
      <AccountSubType>c6e5b3b8-f172-43b0-b1d6-082dacf254ef</AccountSubType>
      <AccountSubTypeCode>33</AccountSubTypeCode>
      <AcntId>cdab19e4-3dcd-4c9c-8ca0-e86cb1525349</AcntId>
      <AcntName>sample string 6</AcntName>
      <AcntOrderNo>31</AcntOrderNo>
      <AcntType>32</AcntType>
      <ActionFlag>29</ActionFlag>
      <AgainstPost>25</AgainstPost>
      <AgainstPostName>sample string 26</AgainstPostName>
      <ApplicableAcntId>00a9d0ab-0423-447c-8f9e-82d4e9ab1563</ApplicableAcntId>
      <ApplicableAcntName>sample string 13</ApplicableAcntName>
      <ApplicableOn>11</ApplicableOn>
      <ApplicableOnName>sample string 12</ApplicableOnName>
      <ApplyOnAmountMax>35</ApplyOnAmountMax>
      <ApplyOnAmountMin>34</ApplyOnAmountMin>
      <CalculationLevel>14</CalculationLevel>
      <CalculationLevelName>sample string 15</CalculationLevelName>
      <CalculationRate>8</CalculationRate>
      <CalculationUnit>9</CalculationUnit>
      <CalculationUnitName>sample string 10</CalculationUnitName>
      <ChargeableTo>16</ChargeableTo>
      <ChargeableToName>sample string 17</ChargeableToName>
      <CompID>ff83baac-f17b-4bc3-9add-6cd77d19d93d</CompID>
      <CreatedBy>f12b3c0b-b612-4e4e-94d9-d6669422efaf</CreatedBy>
      <CreatedDate>2025-11-02T15:55:43.0895265+05:30</CreatedDate>
      <DBTransactionKey>sample string 30</DBTransactionKey>
      <ID>fb04c7ef-e4f1-4c44-a0e7-6225b3a8eb1f</ID>
      <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
      <MaximumAmount>22</MaximumAmount>
      <MinimumAmount>21</MinimumAmount>
      <ModifiedBy>90e6434a-c127-4806-b7a7-439cd036d240</ModifiedBy>
      <ModifiedDate>2025-11-02T15:55:43.1051036+05:30</ModifiedDate>
      <OverHeadMethodID>cd9e2194-9950-4d29-a1f6-5899eae4d6b7</OverHeadMethodID>
      <RoundAmount>20</RoundAmount>
      <RoundTo>18</RoundTo>
      <RoundToName>sample string 19</RoundToName>
      <RowVer>QEBA</RowVer>
      <SalePurchaseAccountID>fcd86b0d-4418-4cb4-a207-eb6c5c479756</SalePurchaseAccountID>
      <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
      <SequenceNo>4</SequenceNo>
      <UptoAmount>7</UptoAmount>
    </OverHeadDetailModels>
  </OverHeadDetailList>
  <PartyCategoryName>sample string 11</PartyCategoryName>
  <PartyCategotyID>0ef3d7d3-0a9f-4bad-949d-4f5d757023e2</PartyCategotyID>
  <RowVer>QEBA</RowVer>
  <TransactionType>3</TransactionType>
  <TransactionTypeName>sample string 5</TransactionTypeName>
  <UptoDate>2025-11-02T15:55:43.0895265+05:30</UptoDate>
</OverHeadMethodModels>