POST api/OverHeadMethods/RetrieveByIDs

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": "75117465-e512-4790-bcdc-334069aeb9e7",
    "CompID": "483cb060-44ce-4fd0-bdf6-4ce00aaaa771",
    "TransactionType": 3,
    "AcntBookID": "860f23cf-2d2b-4cca-87cf-5ed167f4d31d",
    "AcntBookName": "sample string 4",
    "TransactionTypeName": "sample string 5",
    "Name": "sample string 6",
    "MethodFor": "sample string 7",
    "ItemOrGroupID": "60ffb29c-0991-482e-b380-f5ad2d92b8c7",
    "ItemOrGroupName": "sample string 9",
    "PartyCategotyID": "54d65fae-f592-4e4e-886e-09e7e1ddb52d",
    "PartyCategoryName": "sample string 11",
    "DeliveryStateId": "a60bae09-842e-4f93-adf8-4b0faa4504de",
    "FromDate": "2026-04-18T16:59:35.597624+05:30",
    "UptoDate": "2026-04-18T16:59:35.597624+05:30",
    "CreatedBy": "f17eb579-e012-4e65-aacb-3faa9a97677d",
    "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
    "ModifiedBy": "6e979a6e-7799-4014-b548-c2f248d45d22",
    "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
    "RowVer": "QEBA",
    "OverHeadDetailList": [
      {
        "ID": "78b4c5a5-b368-403b-a11a-c6b03c3fbff1",
        "CompID": "3e7c811e-d79b-4d54-9eb3-410f88e20c3e",
        "OverHeadMethodID": "c4b320bd-bbf9-4c1f-bb3f-303e28983a17",
        "SequenceNo": 4,
        "AcntId": "a8eb4224-0ec4-413c-aa55-f0e99dc9b066",
        "AcntName": "sample string 6",
        "UptoAmount": 7.0,
        "CalculationRate": 8.0,
        "CalculationUnit": 9,
        "CalculationUnitName": "sample string 10",
        "ApplicableOn": 11,
        "ApplicableOnName": "sample string 12",
        "ApplicableAcntId": "12ece0b3-f100-422d-ad67-944c098662af",
        "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": "2742141c-7ab0-4692-8025-6d0c954d6380",
        "SalePurchaseAccountName": "sample string 23",
        "IsIncludingInBasicAmt": true,
        "AgainstPost": 25,
        "AgainstPostName": "sample string 26",
        "CreatedBy": "dde290e1-80b7-4344-a4e1-4b81e8e83ec2",
        "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
        "ModifiedBy": "9c7be7b0-4593-4675-8f68-9789107c7d55",
        "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
        "ActionFlag": 29,
        "RowVer": "QEBA",
        "DBTransactionKey": "sample string 30",
        "AcntOrderNo": 31,
        "AcntType": 32,
        "AccountSubTypeCode": 33,
        "AccountSubType": "abbe573d-b8c2-4f6e-8a47-2f7564d1138a",
        "ApplyOnAmountMin": 34.0,
        "ApplyOnAmountMax": 35.0
      },
      {
        "ID": "78b4c5a5-b368-403b-a11a-c6b03c3fbff1",
        "CompID": "3e7c811e-d79b-4d54-9eb3-410f88e20c3e",
        "OverHeadMethodID": "c4b320bd-bbf9-4c1f-bb3f-303e28983a17",
        "SequenceNo": 4,
        "AcntId": "a8eb4224-0ec4-413c-aa55-f0e99dc9b066",
        "AcntName": "sample string 6",
        "UptoAmount": 7.0,
        "CalculationRate": 8.0,
        "CalculationUnit": 9,
        "CalculationUnitName": "sample string 10",
        "ApplicableOn": 11,
        "ApplicableOnName": "sample string 12",
        "ApplicableAcntId": "12ece0b3-f100-422d-ad67-944c098662af",
        "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": "2742141c-7ab0-4692-8025-6d0c954d6380",
        "SalePurchaseAccountName": "sample string 23",
        "IsIncludingInBasicAmt": true,
        "AgainstPost": 25,
        "AgainstPostName": "sample string 26",
        "CreatedBy": "dde290e1-80b7-4344-a4e1-4b81e8e83ec2",
        "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
        "ModifiedBy": "9c7be7b0-4593-4675-8f68-9789107c7d55",
        "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
        "ActionFlag": 29,
        "RowVer": "QEBA",
        "DBTransactionKey": "sample string 30",
        "AcntOrderNo": 31,
        "AcntType": 32,
        "AccountSubTypeCode": 33,
        "AccountSubType": "abbe573d-b8c2-4f6e-8a47-2f7564d1138a",
        "ApplyOnAmountMin": 34.0,
        "ApplyOnAmountMax": 35.0
      },
      {
        "ID": "78b4c5a5-b368-403b-a11a-c6b03c3fbff1",
        "CompID": "3e7c811e-d79b-4d54-9eb3-410f88e20c3e",
        "OverHeadMethodID": "c4b320bd-bbf9-4c1f-bb3f-303e28983a17",
        "SequenceNo": 4,
        "AcntId": "a8eb4224-0ec4-413c-aa55-f0e99dc9b066",
        "AcntName": "sample string 6",
        "UptoAmount": 7.0,
        "CalculationRate": 8.0,
        "CalculationUnit": 9,
        "CalculationUnitName": "sample string 10",
        "ApplicableOn": 11,
        "ApplicableOnName": "sample string 12",
        "ApplicableAcntId": "12ece0b3-f100-422d-ad67-944c098662af",
        "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": "2742141c-7ab0-4692-8025-6d0c954d6380",
        "SalePurchaseAccountName": "sample string 23",
        "IsIncludingInBasicAmt": true,
        "AgainstPost": 25,
        "AgainstPostName": "sample string 26",
        "CreatedBy": "dde290e1-80b7-4344-a4e1-4b81e8e83ec2",
        "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
        "ModifiedBy": "9c7be7b0-4593-4675-8f68-9789107c7d55",
        "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
        "ActionFlag": 29,
        "RowVer": "QEBA",
        "DBTransactionKey": "sample string 30",
        "AcntOrderNo": 31,
        "AcntType": 32,
        "AccountSubTypeCode": 33,
        "AccountSubType": "abbe573d-b8c2-4f6e-8a47-2f7564d1138a",
        "ApplyOnAmountMin": 34.0,
        "ApplyOnAmountMax": 35.0
      }
    ],
    "JsonOverHeadDetailList": "sample string 15",
    "AccountingMode": 16,
    "IsGSTReverseChargeBill": true
  },
  {
    "ID": "75117465-e512-4790-bcdc-334069aeb9e7",
    "CompID": "483cb060-44ce-4fd0-bdf6-4ce00aaaa771",
    "TransactionType": 3,
    "AcntBookID": "860f23cf-2d2b-4cca-87cf-5ed167f4d31d",
    "AcntBookName": "sample string 4",
    "TransactionTypeName": "sample string 5",
    "Name": "sample string 6",
    "MethodFor": "sample string 7",
    "ItemOrGroupID": "60ffb29c-0991-482e-b380-f5ad2d92b8c7",
    "ItemOrGroupName": "sample string 9",
    "PartyCategotyID": "54d65fae-f592-4e4e-886e-09e7e1ddb52d",
    "PartyCategoryName": "sample string 11",
    "DeliveryStateId": "a60bae09-842e-4f93-adf8-4b0faa4504de",
    "FromDate": "2026-04-18T16:59:35.597624+05:30",
    "UptoDate": "2026-04-18T16:59:35.597624+05:30",
    "CreatedBy": "f17eb579-e012-4e65-aacb-3faa9a97677d",
    "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
    "ModifiedBy": "6e979a6e-7799-4014-b548-c2f248d45d22",
    "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
    "RowVer": "QEBA",
    "OverHeadDetailList": [
      {
        "ID": "78b4c5a5-b368-403b-a11a-c6b03c3fbff1",
        "CompID": "3e7c811e-d79b-4d54-9eb3-410f88e20c3e",
        "OverHeadMethodID": "c4b320bd-bbf9-4c1f-bb3f-303e28983a17",
        "SequenceNo": 4,
        "AcntId": "a8eb4224-0ec4-413c-aa55-f0e99dc9b066",
        "AcntName": "sample string 6",
        "UptoAmount": 7.0,
        "CalculationRate": 8.0,
        "CalculationUnit": 9,
        "CalculationUnitName": "sample string 10",
        "ApplicableOn": 11,
        "ApplicableOnName": "sample string 12",
        "ApplicableAcntId": "12ece0b3-f100-422d-ad67-944c098662af",
        "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": "2742141c-7ab0-4692-8025-6d0c954d6380",
        "SalePurchaseAccountName": "sample string 23",
        "IsIncludingInBasicAmt": true,
        "AgainstPost": 25,
        "AgainstPostName": "sample string 26",
        "CreatedBy": "dde290e1-80b7-4344-a4e1-4b81e8e83ec2",
        "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
        "ModifiedBy": "9c7be7b0-4593-4675-8f68-9789107c7d55",
        "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
        "ActionFlag": 29,
        "RowVer": "QEBA",
        "DBTransactionKey": "sample string 30",
        "AcntOrderNo": 31,
        "AcntType": 32,
        "AccountSubTypeCode": 33,
        "AccountSubType": "abbe573d-b8c2-4f6e-8a47-2f7564d1138a",
        "ApplyOnAmountMin": 34.0,
        "ApplyOnAmountMax": 35.0
      },
      {
        "ID": "78b4c5a5-b368-403b-a11a-c6b03c3fbff1",
        "CompID": "3e7c811e-d79b-4d54-9eb3-410f88e20c3e",
        "OverHeadMethodID": "c4b320bd-bbf9-4c1f-bb3f-303e28983a17",
        "SequenceNo": 4,
        "AcntId": "a8eb4224-0ec4-413c-aa55-f0e99dc9b066",
        "AcntName": "sample string 6",
        "UptoAmount": 7.0,
        "CalculationRate": 8.0,
        "CalculationUnit": 9,
        "CalculationUnitName": "sample string 10",
        "ApplicableOn": 11,
        "ApplicableOnName": "sample string 12",
        "ApplicableAcntId": "12ece0b3-f100-422d-ad67-944c098662af",
        "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": "2742141c-7ab0-4692-8025-6d0c954d6380",
        "SalePurchaseAccountName": "sample string 23",
        "IsIncludingInBasicAmt": true,
        "AgainstPost": 25,
        "AgainstPostName": "sample string 26",
        "CreatedBy": "dde290e1-80b7-4344-a4e1-4b81e8e83ec2",
        "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
        "ModifiedBy": "9c7be7b0-4593-4675-8f68-9789107c7d55",
        "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
        "ActionFlag": 29,
        "RowVer": "QEBA",
        "DBTransactionKey": "sample string 30",
        "AcntOrderNo": 31,
        "AcntType": 32,
        "AccountSubTypeCode": 33,
        "AccountSubType": "abbe573d-b8c2-4f6e-8a47-2f7564d1138a",
        "ApplyOnAmountMin": 34.0,
        "ApplyOnAmountMax": 35.0
      },
      {
        "ID": "78b4c5a5-b368-403b-a11a-c6b03c3fbff1",
        "CompID": "3e7c811e-d79b-4d54-9eb3-410f88e20c3e",
        "OverHeadMethodID": "c4b320bd-bbf9-4c1f-bb3f-303e28983a17",
        "SequenceNo": 4,
        "AcntId": "a8eb4224-0ec4-413c-aa55-f0e99dc9b066",
        "AcntName": "sample string 6",
        "UptoAmount": 7.0,
        "CalculationRate": 8.0,
        "CalculationUnit": 9,
        "CalculationUnitName": "sample string 10",
        "ApplicableOn": 11,
        "ApplicableOnName": "sample string 12",
        "ApplicableAcntId": "12ece0b3-f100-422d-ad67-944c098662af",
        "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": "2742141c-7ab0-4692-8025-6d0c954d6380",
        "SalePurchaseAccountName": "sample string 23",
        "IsIncludingInBasicAmt": true,
        "AgainstPost": 25,
        "AgainstPostName": "sample string 26",
        "CreatedBy": "dde290e1-80b7-4344-a4e1-4b81e8e83ec2",
        "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
        "ModifiedBy": "9c7be7b0-4593-4675-8f68-9789107c7d55",
        "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
        "ActionFlag": 29,
        "RowVer": "QEBA",
        "DBTransactionKey": "sample string 30",
        "AcntOrderNo": 31,
        "AcntType": 32,
        "AccountSubTypeCode": 33,
        "AccountSubType": "abbe573d-b8c2-4f6e-8a47-2f7564d1138a",
        "ApplyOnAmountMin": 34.0,
        "ApplyOnAmountMax": 35.0
      }
    ],
    "JsonOverHeadDetailList": "sample string 15",
    "AccountingMode": 16,
    "IsGSTReverseChargeBill": true
  },
  {
    "ID": "75117465-e512-4790-bcdc-334069aeb9e7",
    "CompID": "483cb060-44ce-4fd0-bdf6-4ce00aaaa771",
    "TransactionType": 3,
    "AcntBookID": "860f23cf-2d2b-4cca-87cf-5ed167f4d31d",
    "AcntBookName": "sample string 4",
    "TransactionTypeName": "sample string 5",
    "Name": "sample string 6",
    "MethodFor": "sample string 7",
    "ItemOrGroupID": "60ffb29c-0991-482e-b380-f5ad2d92b8c7",
    "ItemOrGroupName": "sample string 9",
    "PartyCategotyID": "54d65fae-f592-4e4e-886e-09e7e1ddb52d",
    "PartyCategoryName": "sample string 11",
    "DeliveryStateId": "a60bae09-842e-4f93-adf8-4b0faa4504de",
    "FromDate": "2026-04-18T16:59:35.597624+05:30",
    "UptoDate": "2026-04-18T16:59:35.597624+05:30",
    "CreatedBy": "f17eb579-e012-4e65-aacb-3faa9a97677d",
    "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
    "ModifiedBy": "6e979a6e-7799-4014-b548-c2f248d45d22",
    "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
    "RowVer": "QEBA",
    "OverHeadDetailList": [
      {
        "ID": "78b4c5a5-b368-403b-a11a-c6b03c3fbff1",
        "CompID": "3e7c811e-d79b-4d54-9eb3-410f88e20c3e",
        "OverHeadMethodID": "c4b320bd-bbf9-4c1f-bb3f-303e28983a17",
        "SequenceNo": 4,
        "AcntId": "a8eb4224-0ec4-413c-aa55-f0e99dc9b066",
        "AcntName": "sample string 6",
        "UptoAmount": 7.0,
        "CalculationRate": 8.0,
        "CalculationUnit": 9,
        "CalculationUnitName": "sample string 10",
        "ApplicableOn": 11,
        "ApplicableOnName": "sample string 12",
        "ApplicableAcntId": "12ece0b3-f100-422d-ad67-944c098662af",
        "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": "2742141c-7ab0-4692-8025-6d0c954d6380",
        "SalePurchaseAccountName": "sample string 23",
        "IsIncludingInBasicAmt": true,
        "AgainstPost": 25,
        "AgainstPostName": "sample string 26",
        "CreatedBy": "dde290e1-80b7-4344-a4e1-4b81e8e83ec2",
        "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
        "ModifiedBy": "9c7be7b0-4593-4675-8f68-9789107c7d55",
        "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
        "ActionFlag": 29,
        "RowVer": "QEBA",
        "DBTransactionKey": "sample string 30",
        "AcntOrderNo": 31,
        "AcntType": 32,
        "AccountSubTypeCode": 33,
        "AccountSubType": "abbe573d-b8c2-4f6e-8a47-2f7564d1138a",
        "ApplyOnAmountMin": 34.0,
        "ApplyOnAmountMax": 35.0
      },
      {
        "ID": "78b4c5a5-b368-403b-a11a-c6b03c3fbff1",
        "CompID": "3e7c811e-d79b-4d54-9eb3-410f88e20c3e",
        "OverHeadMethodID": "c4b320bd-bbf9-4c1f-bb3f-303e28983a17",
        "SequenceNo": 4,
        "AcntId": "a8eb4224-0ec4-413c-aa55-f0e99dc9b066",
        "AcntName": "sample string 6",
        "UptoAmount": 7.0,
        "CalculationRate": 8.0,
        "CalculationUnit": 9,
        "CalculationUnitName": "sample string 10",
        "ApplicableOn": 11,
        "ApplicableOnName": "sample string 12",
        "ApplicableAcntId": "12ece0b3-f100-422d-ad67-944c098662af",
        "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": "2742141c-7ab0-4692-8025-6d0c954d6380",
        "SalePurchaseAccountName": "sample string 23",
        "IsIncludingInBasicAmt": true,
        "AgainstPost": 25,
        "AgainstPostName": "sample string 26",
        "CreatedBy": "dde290e1-80b7-4344-a4e1-4b81e8e83ec2",
        "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
        "ModifiedBy": "9c7be7b0-4593-4675-8f68-9789107c7d55",
        "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
        "ActionFlag": 29,
        "RowVer": "QEBA",
        "DBTransactionKey": "sample string 30",
        "AcntOrderNo": 31,
        "AcntType": 32,
        "AccountSubTypeCode": 33,
        "AccountSubType": "abbe573d-b8c2-4f6e-8a47-2f7564d1138a",
        "ApplyOnAmountMin": 34.0,
        "ApplyOnAmountMax": 35.0
      },
      {
        "ID": "78b4c5a5-b368-403b-a11a-c6b03c3fbff1",
        "CompID": "3e7c811e-d79b-4d54-9eb3-410f88e20c3e",
        "OverHeadMethodID": "c4b320bd-bbf9-4c1f-bb3f-303e28983a17",
        "SequenceNo": 4,
        "AcntId": "a8eb4224-0ec4-413c-aa55-f0e99dc9b066",
        "AcntName": "sample string 6",
        "UptoAmount": 7.0,
        "CalculationRate": 8.0,
        "CalculationUnit": 9,
        "CalculationUnitName": "sample string 10",
        "ApplicableOn": 11,
        "ApplicableOnName": "sample string 12",
        "ApplicableAcntId": "12ece0b3-f100-422d-ad67-944c098662af",
        "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": "2742141c-7ab0-4692-8025-6d0c954d6380",
        "SalePurchaseAccountName": "sample string 23",
        "IsIncludingInBasicAmt": true,
        "AgainstPost": 25,
        "AgainstPostName": "sample string 26",
        "CreatedBy": "dde290e1-80b7-4344-a4e1-4b81e8e83ec2",
        "CreatedDate": "2026-04-18T16:59:35.597624+05:30",
        "ModifiedBy": "9c7be7b0-4593-4675-8f68-9789107c7d55",
        "ModifiedDate": "2026-04-18T16:59:35.597624+05:30",
        "ActionFlag": 29,
        "RowVer": "QEBA",
        "DBTransactionKey": "sample string 30",
        "AcntOrderNo": 31,
        "AcntType": 32,
        "AccountSubTypeCode": 33,
        "AccountSubType": "abbe573d-b8c2-4f6e-8a47-2f7564d1138a",
        "ApplyOnAmountMin": 34.0,
        "ApplyOnAmountMax": 35.0
      }
    ],
    "JsonOverHeadDetailList": "sample string 15",
    "AccountingMode": 16,
    "IsGSTReverseChargeBill": true
  }
]

text/html

Sample:
[{"ID":"75117465-e512-4790-bcdc-334069aeb9e7","CompID":"483cb060-44ce-4fd0-bdf6-4ce00aaaa771","TransactionType":3,"AcntBookID":"860f23cf-2d2b-4cca-87cf-5ed167f4d31d","AcntBookName":"sample string 4","TransactionTypeName":"sample string 5","Name":"sample string 6","MethodFor":"sample string 7","ItemOrGroupID":"60ffb29c-0991-482e-b380-f5ad2d92b8c7","ItemOrGroupName":"sample string 9","PartyCategotyID":"54d65fae-f592-4e4e-886e-09e7e1ddb52d","PartyCategoryName":"sample string 11","DeliveryStateId":"a60bae09-842e-4f93-adf8-4b0faa4504de","FromDate":"2026-04-18T16:59:35.597624+05:30","UptoDate":"2026-04-18T16:59:35.597624+05:30","CreatedBy":"f17eb579-e012-4e65-aacb-3faa9a97677d","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"6e979a6e-7799-4014-b548-c2f248d45d22","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","RowVer":"QEBA","OverHeadDetailList":[{"ID":"78b4c5a5-b368-403b-a11a-c6b03c3fbff1","CompID":"3e7c811e-d79b-4d54-9eb3-410f88e20c3e","OverHeadMethodID":"c4b320bd-bbf9-4c1f-bb3f-303e28983a17","SequenceNo":4,"AcntId":"a8eb4224-0ec4-413c-aa55-f0e99dc9b066","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"12ece0b3-f100-422d-ad67-944c098662af","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":"2742141c-7ab0-4692-8025-6d0c954d6380","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"dde290e1-80b7-4344-a4e1-4b81e8e83ec2","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"9c7be7b0-4593-4675-8f68-9789107c7d55","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"abbe573d-b8c2-4f6e-8a47-2f7564d1138a","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0},{"ID":"78b4c5a5-b368-403b-a11a-c6b03c3fbff1","CompID":"3e7c811e-d79b-4d54-9eb3-410f88e20c3e","OverHeadMethodID":"c4b320bd-bbf9-4c1f-bb3f-303e28983a17","SequenceNo":4,"AcntId":"a8eb4224-0ec4-413c-aa55-f0e99dc9b066","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"12ece0b3-f100-422d-ad67-944c098662af","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":"2742141c-7ab0-4692-8025-6d0c954d6380","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"dde290e1-80b7-4344-a4e1-4b81e8e83ec2","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"9c7be7b0-4593-4675-8f68-9789107c7d55","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"abbe573d-b8c2-4f6e-8a47-2f7564d1138a","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0},{"ID":"78b4c5a5-b368-403b-a11a-c6b03c3fbff1","CompID":"3e7c811e-d79b-4d54-9eb3-410f88e20c3e","OverHeadMethodID":"c4b320bd-bbf9-4c1f-bb3f-303e28983a17","SequenceNo":4,"AcntId":"a8eb4224-0ec4-413c-aa55-f0e99dc9b066","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"12ece0b3-f100-422d-ad67-944c098662af","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":"2742141c-7ab0-4692-8025-6d0c954d6380","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"dde290e1-80b7-4344-a4e1-4b81e8e83ec2","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"9c7be7b0-4593-4675-8f68-9789107c7d55","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"abbe573d-b8c2-4f6e-8a47-2f7564d1138a","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0}],"JsonOverHeadDetailList":"sample string 15","AccountingMode":16,"IsGSTReverseChargeBill":true},{"ID":"75117465-e512-4790-bcdc-334069aeb9e7","CompID":"483cb060-44ce-4fd0-bdf6-4ce00aaaa771","TransactionType":3,"AcntBookID":"860f23cf-2d2b-4cca-87cf-5ed167f4d31d","AcntBookName":"sample string 4","TransactionTypeName":"sample string 5","Name":"sample string 6","MethodFor":"sample string 7","ItemOrGroupID":"60ffb29c-0991-482e-b380-f5ad2d92b8c7","ItemOrGroupName":"sample string 9","PartyCategotyID":"54d65fae-f592-4e4e-886e-09e7e1ddb52d","PartyCategoryName":"sample string 11","DeliveryStateId":"a60bae09-842e-4f93-adf8-4b0faa4504de","FromDate":"2026-04-18T16:59:35.597624+05:30","UptoDate":"2026-04-18T16:59:35.597624+05:30","CreatedBy":"f17eb579-e012-4e65-aacb-3faa9a97677d","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"6e979a6e-7799-4014-b548-c2f248d45d22","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","RowVer":"QEBA","OverHeadDetailList":[{"ID":"78b4c5a5-b368-403b-a11a-c6b03c3fbff1","CompID":"3e7c811e-d79b-4d54-9eb3-410f88e20c3e","OverHeadMethodID":"c4b320bd-bbf9-4c1f-bb3f-303e28983a17","SequenceNo":4,"AcntId":"a8eb4224-0ec4-413c-aa55-f0e99dc9b066","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"12ece0b3-f100-422d-ad67-944c098662af","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":"2742141c-7ab0-4692-8025-6d0c954d6380","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"dde290e1-80b7-4344-a4e1-4b81e8e83ec2","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"9c7be7b0-4593-4675-8f68-9789107c7d55","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"abbe573d-b8c2-4f6e-8a47-2f7564d1138a","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0},{"ID":"78b4c5a5-b368-403b-a11a-c6b03c3fbff1","CompID":"3e7c811e-d79b-4d54-9eb3-410f88e20c3e","OverHeadMethodID":"c4b320bd-bbf9-4c1f-bb3f-303e28983a17","SequenceNo":4,"AcntId":"a8eb4224-0ec4-413c-aa55-f0e99dc9b066","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"12ece0b3-f100-422d-ad67-944c098662af","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":"2742141c-7ab0-4692-8025-6d0c954d6380","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"dde290e1-80b7-4344-a4e1-4b81e8e83ec2","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"9c7be7b0-4593-4675-8f68-9789107c7d55","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"abbe573d-b8c2-4f6e-8a47-2f7564d1138a","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0},{"ID":"78b4c5a5-b368-403b-a11a-c6b03c3fbff1","CompID":"3e7c811e-d79b-4d54-9eb3-410f88e20c3e","OverHeadMethodID":"c4b320bd-bbf9-4c1f-bb3f-303e28983a17","SequenceNo":4,"AcntId":"a8eb4224-0ec4-413c-aa55-f0e99dc9b066","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"12ece0b3-f100-422d-ad67-944c098662af","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":"2742141c-7ab0-4692-8025-6d0c954d6380","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"dde290e1-80b7-4344-a4e1-4b81e8e83ec2","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"9c7be7b0-4593-4675-8f68-9789107c7d55","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"abbe573d-b8c2-4f6e-8a47-2f7564d1138a","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0}],"JsonOverHeadDetailList":"sample string 15","AccountingMode":16,"IsGSTReverseChargeBill":true},{"ID":"75117465-e512-4790-bcdc-334069aeb9e7","CompID":"483cb060-44ce-4fd0-bdf6-4ce00aaaa771","TransactionType":3,"AcntBookID":"860f23cf-2d2b-4cca-87cf-5ed167f4d31d","AcntBookName":"sample string 4","TransactionTypeName":"sample string 5","Name":"sample string 6","MethodFor":"sample string 7","ItemOrGroupID":"60ffb29c-0991-482e-b380-f5ad2d92b8c7","ItemOrGroupName":"sample string 9","PartyCategotyID":"54d65fae-f592-4e4e-886e-09e7e1ddb52d","PartyCategoryName":"sample string 11","DeliveryStateId":"a60bae09-842e-4f93-adf8-4b0faa4504de","FromDate":"2026-04-18T16:59:35.597624+05:30","UptoDate":"2026-04-18T16:59:35.597624+05:30","CreatedBy":"f17eb579-e012-4e65-aacb-3faa9a97677d","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"6e979a6e-7799-4014-b548-c2f248d45d22","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","RowVer":"QEBA","OverHeadDetailList":[{"ID":"78b4c5a5-b368-403b-a11a-c6b03c3fbff1","CompID":"3e7c811e-d79b-4d54-9eb3-410f88e20c3e","OverHeadMethodID":"c4b320bd-bbf9-4c1f-bb3f-303e28983a17","SequenceNo":4,"AcntId":"a8eb4224-0ec4-413c-aa55-f0e99dc9b066","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"12ece0b3-f100-422d-ad67-944c098662af","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":"2742141c-7ab0-4692-8025-6d0c954d6380","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"dde290e1-80b7-4344-a4e1-4b81e8e83ec2","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"9c7be7b0-4593-4675-8f68-9789107c7d55","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"abbe573d-b8c2-4f6e-8a47-2f7564d1138a","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0},{"ID":"78b4c5a5-b368-403b-a11a-c6b03c3fbff1","CompID":"3e7c811e-d79b-4d54-9eb3-410f88e20c3e","OverHeadMethodID":"c4b320bd-bbf9-4c1f-bb3f-303e28983a17","SequenceNo":4,"AcntId":"a8eb4224-0ec4-413c-aa55-f0e99dc9b066","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"12ece0b3-f100-422d-ad67-944c098662af","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":"2742141c-7ab0-4692-8025-6d0c954d6380","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"dde290e1-80b7-4344-a4e1-4b81e8e83ec2","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"9c7be7b0-4593-4675-8f68-9789107c7d55","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"abbe573d-b8c2-4f6e-8a47-2f7564d1138a","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0},{"ID":"78b4c5a5-b368-403b-a11a-c6b03c3fbff1","CompID":"3e7c811e-d79b-4d54-9eb3-410f88e20c3e","OverHeadMethodID":"c4b320bd-bbf9-4c1f-bb3f-303e28983a17","SequenceNo":4,"AcntId":"a8eb4224-0ec4-413c-aa55-f0e99dc9b066","AcntName":"sample string 6","UptoAmount":7.0,"CalculationRate":8.0,"CalculationUnit":9,"CalculationUnitName":"sample string 10","ApplicableOn":11,"ApplicableOnName":"sample string 12","ApplicableAcntId":"12ece0b3-f100-422d-ad67-944c098662af","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":"2742141c-7ab0-4692-8025-6d0c954d6380","SalePurchaseAccountName":"sample string 23","IsIncludingInBasicAmt":true,"AgainstPost":25,"AgainstPostName":"sample string 26","CreatedBy":"dde290e1-80b7-4344-a4e1-4b81e8e83ec2","CreatedDate":"2026-04-18T16:59:35.597624+05:30","ModifiedBy":"9c7be7b0-4593-4675-8f68-9789107c7d55","ModifiedDate":"2026-04-18T16:59:35.597624+05:30","ActionFlag":29,"RowVer":"QEBA","DBTransactionKey":"sample string 30","AcntOrderNo":31,"AcntType":32,"AccountSubTypeCode":33,"AccountSubType":"abbe573d-b8c2-4f6e-8a47-2f7564d1138a","ApplyOnAmountMin":34.0,"ApplyOnAmountMax":35.0}],"JsonOverHeadDetailList":"sample string 15","AccountingMode":16,"IsGSTReverseChargeBill":true}]

application/xml, text/xml

Sample:
<ArrayOfOverHeadMethodModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <OverHeadMethodModels>
    <AccountingMode>16</AccountingMode>
    <AcntBookID>860f23cf-2d2b-4cca-87cf-5ed167f4d31d</AcntBookID>
    <AcntBookName>sample string 4</AcntBookName>
    <CompID>483cb060-44ce-4fd0-bdf6-4ce00aaaa771</CompID>
    <CreatedBy>f17eb579-e012-4e65-aacb-3faa9a97677d</CreatedBy>
    <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
    <DeliveryStateId>a60bae09-842e-4f93-adf8-4b0faa4504de</DeliveryStateId>
    <FromDate>2026-04-18T16:59:35.597624+05:30</FromDate>
    <ID>75117465-e512-4790-bcdc-334069aeb9e7</ID>
    <IsGSTReverseChargeBill>true</IsGSTReverseChargeBill>
    <ItemOrGroupID>60ffb29c-0991-482e-b380-f5ad2d92b8c7</ItemOrGroupID>
    <ItemOrGroupName>sample string 9</ItemOrGroupName>
    <JsonOverHeadDetailList>sample string 15</JsonOverHeadDetailList>
    <MethodFor>sample string 7</MethodFor>
    <ModifiedBy>6e979a6e-7799-4014-b548-c2f248d45d22</ModifiedBy>
    <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
    <Name>sample string 6</Name>
    <OverHeadDetailList>
      <OverHeadDetailModels>
        <AccountSubType>abbe573d-b8c2-4f6e-8a47-2f7564d1138a</AccountSubType>
        <AccountSubTypeCode>33</AccountSubTypeCode>
        <AcntId>a8eb4224-0ec4-413c-aa55-f0e99dc9b066</AcntId>
        <AcntName>sample string 6</AcntName>
        <AcntOrderNo>31</AcntOrderNo>
        <AcntType>32</AcntType>
        <ActionFlag>29</ActionFlag>
        <AgainstPost>25</AgainstPost>
        <AgainstPostName>sample string 26</AgainstPostName>
        <ApplicableAcntId>12ece0b3-f100-422d-ad67-944c098662af</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>3e7c811e-d79b-4d54-9eb3-410f88e20c3e</CompID>
        <CreatedBy>dde290e1-80b7-4344-a4e1-4b81e8e83ec2</CreatedBy>
        <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
        <DBTransactionKey>sample string 30</DBTransactionKey>
        <ID>78b4c5a5-b368-403b-a11a-c6b03c3fbff1</ID>
        <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
        <MaximumAmount>22</MaximumAmount>
        <MinimumAmount>21</MinimumAmount>
        <ModifiedBy>9c7be7b0-4593-4675-8f68-9789107c7d55</ModifiedBy>
        <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
        <OverHeadMethodID>c4b320bd-bbf9-4c1f-bb3f-303e28983a17</OverHeadMethodID>
        <RoundAmount>20</RoundAmount>
        <RoundTo>18</RoundTo>
        <RoundToName>sample string 19</RoundToName>
        <RowVer>QEBA</RowVer>
        <SalePurchaseAccountID>2742141c-7ab0-4692-8025-6d0c954d6380</SalePurchaseAccountID>
        <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
        <SequenceNo>4</SequenceNo>
        <UptoAmount>7</UptoAmount>
      </OverHeadDetailModels>
      <OverHeadDetailModels>
        <AccountSubType>abbe573d-b8c2-4f6e-8a47-2f7564d1138a</AccountSubType>
        <AccountSubTypeCode>33</AccountSubTypeCode>
        <AcntId>a8eb4224-0ec4-413c-aa55-f0e99dc9b066</AcntId>
        <AcntName>sample string 6</AcntName>
        <AcntOrderNo>31</AcntOrderNo>
        <AcntType>32</AcntType>
        <ActionFlag>29</ActionFlag>
        <AgainstPost>25</AgainstPost>
        <AgainstPostName>sample string 26</AgainstPostName>
        <ApplicableAcntId>12ece0b3-f100-422d-ad67-944c098662af</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>3e7c811e-d79b-4d54-9eb3-410f88e20c3e</CompID>
        <CreatedBy>dde290e1-80b7-4344-a4e1-4b81e8e83ec2</CreatedBy>
        <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
        <DBTransactionKey>sample string 30</DBTransactionKey>
        <ID>78b4c5a5-b368-403b-a11a-c6b03c3fbff1</ID>
        <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
        <MaximumAmount>22</MaximumAmount>
        <MinimumAmount>21</MinimumAmount>
        <ModifiedBy>9c7be7b0-4593-4675-8f68-9789107c7d55</ModifiedBy>
        <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
        <OverHeadMethodID>c4b320bd-bbf9-4c1f-bb3f-303e28983a17</OverHeadMethodID>
        <RoundAmount>20</RoundAmount>
        <RoundTo>18</RoundTo>
        <RoundToName>sample string 19</RoundToName>
        <RowVer>QEBA</RowVer>
        <SalePurchaseAccountID>2742141c-7ab0-4692-8025-6d0c954d6380</SalePurchaseAccountID>
        <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
        <SequenceNo>4</SequenceNo>
        <UptoAmount>7</UptoAmount>
      </OverHeadDetailModels>
      <OverHeadDetailModels>
        <AccountSubType>abbe573d-b8c2-4f6e-8a47-2f7564d1138a</AccountSubType>
        <AccountSubTypeCode>33</AccountSubTypeCode>
        <AcntId>a8eb4224-0ec4-413c-aa55-f0e99dc9b066</AcntId>
        <AcntName>sample string 6</AcntName>
        <AcntOrderNo>31</AcntOrderNo>
        <AcntType>32</AcntType>
        <ActionFlag>29</ActionFlag>
        <AgainstPost>25</AgainstPost>
        <AgainstPostName>sample string 26</AgainstPostName>
        <ApplicableAcntId>12ece0b3-f100-422d-ad67-944c098662af</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>3e7c811e-d79b-4d54-9eb3-410f88e20c3e</CompID>
        <CreatedBy>dde290e1-80b7-4344-a4e1-4b81e8e83ec2</CreatedBy>
        <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
        <DBTransactionKey>sample string 30</DBTransactionKey>
        <ID>78b4c5a5-b368-403b-a11a-c6b03c3fbff1</ID>
        <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
        <MaximumAmount>22</MaximumAmount>
        <MinimumAmount>21</MinimumAmount>
        <ModifiedBy>9c7be7b0-4593-4675-8f68-9789107c7d55</ModifiedBy>
        <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
        <OverHeadMethodID>c4b320bd-bbf9-4c1f-bb3f-303e28983a17</OverHeadMethodID>
        <RoundAmount>20</RoundAmount>
        <RoundTo>18</RoundTo>
        <RoundToName>sample string 19</RoundToName>
        <RowVer>QEBA</RowVer>
        <SalePurchaseAccountID>2742141c-7ab0-4692-8025-6d0c954d6380</SalePurchaseAccountID>
        <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
        <SequenceNo>4</SequenceNo>
        <UptoAmount>7</UptoAmount>
      </OverHeadDetailModels>
    </OverHeadDetailList>
    <PartyCategoryName>sample string 11</PartyCategoryName>
    <PartyCategotyID>54d65fae-f592-4e4e-886e-09e7e1ddb52d</PartyCategotyID>
    <RowVer>QEBA</RowVer>
    <TransactionType>3</TransactionType>
    <TransactionTypeName>sample string 5</TransactionTypeName>
    <UptoDate>2026-04-18T16:59:35.597624+05:30</UptoDate>
  </OverHeadMethodModels>
  <OverHeadMethodModels>
    <AccountingMode>16</AccountingMode>
    <AcntBookID>860f23cf-2d2b-4cca-87cf-5ed167f4d31d</AcntBookID>
    <AcntBookName>sample string 4</AcntBookName>
    <CompID>483cb060-44ce-4fd0-bdf6-4ce00aaaa771</CompID>
    <CreatedBy>f17eb579-e012-4e65-aacb-3faa9a97677d</CreatedBy>
    <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
    <DeliveryStateId>a60bae09-842e-4f93-adf8-4b0faa4504de</DeliveryStateId>
    <FromDate>2026-04-18T16:59:35.597624+05:30</FromDate>
    <ID>75117465-e512-4790-bcdc-334069aeb9e7</ID>
    <IsGSTReverseChargeBill>true</IsGSTReverseChargeBill>
    <ItemOrGroupID>60ffb29c-0991-482e-b380-f5ad2d92b8c7</ItemOrGroupID>
    <ItemOrGroupName>sample string 9</ItemOrGroupName>
    <JsonOverHeadDetailList>sample string 15</JsonOverHeadDetailList>
    <MethodFor>sample string 7</MethodFor>
    <ModifiedBy>6e979a6e-7799-4014-b548-c2f248d45d22</ModifiedBy>
    <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
    <Name>sample string 6</Name>
    <OverHeadDetailList>
      <OverHeadDetailModels>
        <AccountSubType>abbe573d-b8c2-4f6e-8a47-2f7564d1138a</AccountSubType>
        <AccountSubTypeCode>33</AccountSubTypeCode>
        <AcntId>a8eb4224-0ec4-413c-aa55-f0e99dc9b066</AcntId>
        <AcntName>sample string 6</AcntName>
        <AcntOrderNo>31</AcntOrderNo>
        <AcntType>32</AcntType>
        <ActionFlag>29</ActionFlag>
        <AgainstPost>25</AgainstPost>
        <AgainstPostName>sample string 26</AgainstPostName>
        <ApplicableAcntId>12ece0b3-f100-422d-ad67-944c098662af</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>3e7c811e-d79b-4d54-9eb3-410f88e20c3e</CompID>
        <CreatedBy>dde290e1-80b7-4344-a4e1-4b81e8e83ec2</CreatedBy>
        <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
        <DBTransactionKey>sample string 30</DBTransactionKey>
        <ID>78b4c5a5-b368-403b-a11a-c6b03c3fbff1</ID>
        <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
        <MaximumAmount>22</MaximumAmount>
        <MinimumAmount>21</MinimumAmount>
        <ModifiedBy>9c7be7b0-4593-4675-8f68-9789107c7d55</ModifiedBy>
        <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
        <OverHeadMethodID>c4b320bd-bbf9-4c1f-bb3f-303e28983a17</OverHeadMethodID>
        <RoundAmount>20</RoundAmount>
        <RoundTo>18</RoundTo>
        <RoundToName>sample string 19</RoundToName>
        <RowVer>QEBA</RowVer>
        <SalePurchaseAccountID>2742141c-7ab0-4692-8025-6d0c954d6380</SalePurchaseAccountID>
        <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
        <SequenceNo>4</SequenceNo>
        <UptoAmount>7</UptoAmount>
      </OverHeadDetailModels>
      <OverHeadDetailModels>
        <AccountSubType>abbe573d-b8c2-4f6e-8a47-2f7564d1138a</AccountSubType>
        <AccountSubTypeCode>33</AccountSubTypeCode>
        <AcntId>a8eb4224-0ec4-413c-aa55-f0e99dc9b066</AcntId>
        <AcntName>sample string 6</AcntName>
        <AcntOrderNo>31</AcntOrderNo>
        <AcntType>32</AcntType>
        <ActionFlag>29</ActionFlag>
        <AgainstPost>25</AgainstPost>
        <AgainstPostName>sample string 26</AgainstPostName>
        <ApplicableAcntId>12ece0b3-f100-422d-ad67-944c098662af</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>3e7c811e-d79b-4d54-9eb3-410f88e20c3e</CompID>
        <CreatedBy>dde290e1-80b7-4344-a4e1-4b81e8e83ec2</CreatedBy>
        <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
        <DBTransactionKey>sample string 30</DBTransactionKey>
        <ID>78b4c5a5-b368-403b-a11a-c6b03c3fbff1</ID>
        <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
        <MaximumAmount>22</MaximumAmount>
        <MinimumAmount>21</MinimumAmount>
        <ModifiedBy>9c7be7b0-4593-4675-8f68-9789107c7d55</ModifiedBy>
        <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
        <OverHeadMethodID>c4b320bd-bbf9-4c1f-bb3f-303e28983a17</OverHeadMethodID>
        <RoundAmount>20</RoundAmount>
        <RoundTo>18</RoundTo>
        <RoundToName>sample string 19</RoundToName>
        <RowVer>QEBA</RowVer>
        <SalePurchaseAccountID>2742141c-7ab0-4692-8025-6d0c954d6380</SalePurchaseAccountID>
        <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
        <SequenceNo>4</SequenceNo>
        <UptoAmount>7</UptoAmount>
      </OverHeadDetailModels>
      <OverHeadDetailModels>
        <AccountSubType>abbe573d-b8c2-4f6e-8a47-2f7564d1138a</AccountSubType>
        <AccountSubTypeCode>33</AccountSubTypeCode>
        <AcntId>a8eb4224-0ec4-413c-aa55-f0e99dc9b066</AcntId>
        <AcntName>sample string 6</AcntName>
        <AcntOrderNo>31</AcntOrderNo>
        <AcntType>32</AcntType>
        <ActionFlag>29</ActionFlag>
        <AgainstPost>25</AgainstPost>
        <AgainstPostName>sample string 26</AgainstPostName>
        <ApplicableAcntId>12ece0b3-f100-422d-ad67-944c098662af</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>3e7c811e-d79b-4d54-9eb3-410f88e20c3e</CompID>
        <CreatedBy>dde290e1-80b7-4344-a4e1-4b81e8e83ec2</CreatedBy>
        <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
        <DBTransactionKey>sample string 30</DBTransactionKey>
        <ID>78b4c5a5-b368-403b-a11a-c6b03c3fbff1</ID>
        <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
        <MaximumAmount>22</MaximumAmount>
        <MinimumAmount>21</MinimumAmount>
        <ModifiedBy>9c7be7b0-4593-4675-8f68-9789107c7d55</ModifiedBy>
        <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
        <OverHeadMethodID>c4b320bd-bbf9-4c1f-bb3f-303e28983a17</OverHeadMethodID>
        <RoundAmount>20</RoundAmount>
        <RoundTo>18</RoundTo>
        <RoundToName>sample string 19</RoundToName>
        <RowVer>QEBA</RowVer>
        <SalePurchaseAccountID>2742141c-7ab0-4692-8025-6d0c954d6380</SalePurchaseAccountID>
        <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
        <SequenceNo>4</SequenceNo>
        <UptoAmount>7</UptoAmount>
      </OverHeadDetailModels>
    </OverHeadDetailList>
    <PartyCategoryName>sample string 11</PartyCategoryName>
    <PartyCategotyID>54d65fae-f592-4e4e-886e-09e7e1ddb52d</PartyCategotyID>
    <RowVer>QEBA</RowVer>
    <TransactionType>3</TransactionType>
    <TransactionTypeName>sample string 5</TransactionTypeName>
    <UptoDate>2026-04-18T16:59:35.597624+05:30</UptoDate>
  </OverHeadMethodModels>
  <OverHeadMethodModels>
    <AccountingMode>16</AccountingMode>
    <AcntBookID>860f23cf-2d2b-4cca-87cf-5ed167f4d31d</AcntBookID>
    <AcntBookName>sample string 4</AcntBookName>
    <CompID>483cb060-44ce-4fd0-bdf6-4ce00aaaa771</CompID>
    <CreatedBy>f17eb579-e012-4e65-aacb-3faa9a97677d</CreatedBy>
    <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
    <DeliveryStateId>a60bae09-842e-4f93-adf8-4b0faa4504de</DeliveryStateId>
    <FromDate>2026-04-18T16:59:35.597624+05:30</FromDate>
    <ID>75117465-e512-4790-bcdc-334069aeb9e7</ID>
    <IsGSTReverseChargeBill>true</IsGSTReverseChargeBill>
    <ItemOrGroupID>60ffb29c-0991-482e-b380-f5ad2d92b8c7</ItemOrGroupID>
    <ItemOrGroupName>sample string 9</ItemOrGroupName>
    <JsonOverHeadDetailList>sample string 15</JsonOverHeadDetailList>
    <MethodFor>sample string 7</MethodFor>
    <ModifiedBy>6e979a6e-7799-4014-b548-c2f248d45d22</ModifiedBy>
    <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
    <Name>sample string 6</Name>
    <OverHeadDetailList>
      <OverHeadDetailModels>
        <AccountSubType>abbe573d-b8c2-4f6e-8a47-2f7564d1138a</AccountSubType>
        <AccountSubTypeCode>33</AccountSubTypeCode>
        <AcntId>a8eb4224-0ec4-413c-aa55-f0e99dc9b066</AcntId>
        <AcntName>sample string 6</AcntName>
        <AcntOrderNo>31</AcntOrderNo>
        <AcntType>32</AcntType>
        <ActionFlag>29</ActionFlag>
        <AgainstPost>25</AgainstPost>
        <AgainstPostName>sample string 26</AgainstPostName>
        <ApplicableAcntId>12ece0b3-f100-422d-ad67-944c098662af</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>3e7c811e-d79b-4d54-9eb3-410f88e20c3e</CompID>
        <CreatedBy>dde290e1-80b7-4344-a4e1-4b81e8e83ec2</CreatedBy>
        <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
        <DBTransactionKey>sample string 30</DBTransactionKey>
        <ID>78b4c5a5-b368-403b-a11a-c6b03c3fbff1</ID>
        <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
        <MaximumAmount>22</MaximumAmount>
        <MinimumAmount>21</MinimumAmount>
        <ModifiedBy>9c7be7b0-4593-4675-8f68-9789107c7d55</ModifiedBy>
        <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
        <OverHeadMethodID>c4b320bd-bbf9-4c1f-bb3f-303e28983a17</OverHeadMethodID>
        <RoundAmount>20</RoundAmount>
        <RoundTo>18</RoundTo>
        <RoundToName>sample string 19</RoundToName>
        <RowVer>QEBA</RowVer>
        <SalePurchaseAccountID>2742141c-7ab0-4692-8025-6d0c954d6380</SalePurchaseAccountID>
        <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
        <SequenceNo>4</SequenceNo>
        <UptoAmount>7</UptoAmount>
      </OverHeadDetailModels>
      <OverHeadDetailModels>
        <AccountSubType>abbe573d-b8c2-4f6e-8a47-2f7564d1138a</AccountSubType>
        <AccountSubTypeCode>33</AccountSubTypeCode>
        <AcntId>a8eb4224-0ec4-413c-aa55-f0e99dc9b066</AcntId>
        <AcntName>sample string 6</AcntName>
        <AcntOrderNo>31</AcntOrderNo>
        <AcntType>32</AcntType>
        <ActionFlag>29</ActionFlag>
        <AgainstPost>25</AgainstPost>
        <AgainstPostName>sample string 26</AgainstPostName>
        <ApplicableAcntId>12ece0b3-f100-422d-ad67-944c098662af</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>3e7c811e-d79b-4d54-9eb3-410f88e20c3e</CompID>
        <CreatedBy>dde290e1-80b7-4344-a4e1-4b81e8e83ec2</CreatedBy>
        <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
        <DBTransactionKey>sample string 30</DBTransactionKey>
        <ID>78b4c5a5-b368-403b-a11a-c6b03c3fbff1</ID>
        <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
        <MaximumAmount>22</MaximumAmount>
        <MinimumAmount>21</MinimumAmount>
        <ModifiedBy>9c7be7b0-4593-4675-8f68-9789107c7d55</ModifiedBy>
        <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
        <OverHeadMethodID>c4b320bd-bbf9-4c1f-bb3f-303e28983a17</OverHeadMethodID>
        <RoundAmount>20</RoundAmount>
        <RoundTo>18</RoundTo>
        <RoundToName>sample string 19</RoundToName>
        <RowVer>QEBA</RowVer>
        <SalePurchaseAccountID>2742141c-7ab0-4692-8025-6d0c954d6380</SalePurchaseAccountID>
        <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
        <SequenceNo>4</SequenceNo>
        <UptoAmount>7</UptoAmount>
      </OverHeadDetailModels>
      <OverHeadDetailModels>
        <AccountSubType>abbe573d-b8c2-4f6e-8a47-2f7564d1138a</AccountSubType>
        <AccountSubTypeCode>33</AccountSubTypeCode>
        <AcntId>a8eb4224-0ec4-413c-aa55-f0e99dc9b066</AcntId>
        <AcntName>sample string 6</AcntName>
        <AcntOrderNo>31</AcntOrderNo>
        <AcntType>32</AcntType>
        <ActionFlag>29</ActionFlag>
        <AgainstPost>25</AgainstPost>
        <AgainstPostName>sample string 26</AgainstPostName>
        <ApplicableAcntId>12ece0b3-f100-422d-ad67-944c098662af</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>3e7c811e-d79b-4d54-9eb3-410f88e20c3e</CompID>
        <CreatedBy>dde290e1-80b7-4344-a4e1-4b81e8e83ec2</CreatedBy>
        <CreatedDate>2026-04-18T16:59:35.597624+05:30</CreatedDate>
        <DBTransactionKey>sample string 30</DBTransactionKey>
        <ID>78b4c5a5-b368-403b-a11a-c6b03c3fbff1</ID>
        <IsIncludingInBasicAmt>true</IsIncludingInBasicAmt>
        <MaximumAmount>22</MaximumAmount>
        <MinimumAmount>21</MinimumAmount>
        <ModifiedBy>9c7be7b0-4593-4675-8f68-9789107c7d55</ModifiedBy>
        <ModifiedDate>2026-04-18T16:59:35.597624+05:30</ModifiedDate>
        <OverHeadMethodID>c4b320bd-bbf9-4c1f-bb3f-303e28983a17</OverHeadMethodID>
        <RoundAmount>20</RoundAmount>
        <RoundTo>18</RoundTo>
        <RoundToName>sample string 19</RoundToName>
        <RowVer>QEBA</RowVer>
        <SalePurchaseAccountID>2742141c-7ab0-4692-8025-6d0c954d6380</SalePurchaseAccountID>
        <SalePurchaseAccountName>sample string 23</SalePurchaseAccountName>
        <SequenceNo>4</SequenceNo>
        <UptoAmount>7</UptoAmount>
      </OverHeadDetailModels>
    </OverHeadDetailList>
    <PartyCategoryName>sample string 11</PartyCategoryName>
    <PartyCategotyID>54d65fae-f592-4e4e-886e-09e7e1ddb52d</PartyCategotyID>
    <RowVer>QEBA</RowVer>
    <TransactionType>3</TransactionType>
    <TransactionTypeName>sample string 5</TransactionTypeName>
    <UptoDate>2026-04-18T16:59:35.597624+05:30</UptoDate>
  </OverHeadMethodModels>
</ArrayOfOverHeadMethodModels>