POST api/OrderHeads/List

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": "eed88c26-22fb-4e22-a29d-cab010345c3a",
    "CompID": "fd819287-9e44-413d-86b2-81ec230f41de",
    "AtrnYear": 3,
    "OrderNo": 4,
    "OrderType": 5,
    "AcntBookID": "2cadc1d9-1cc7-48a9-8fed-f3b63fd858ff",
    "AcntBookName": "sample string 7",
    "OrderDate": "2025-11-02T15:56:57.0034057+05:30",
    "DocumentPrefix": "sample string 9",
    "DocumentNo": 10,
    "DocumentPostfix": "sample string 11",
    "PartyID": "bb2e577b-42b2-4f54-aee0-431f71506ac1",
    "PartyName": "sample string 13",
    "TaxAmount": 14.0,
    "TaxAmountString": "sample string 15",
    "JsonOrderHeadsListModels": "sample string 16",
    "GrossAmount": 17.0,
    "GrossAmountString": "sample string 18",
    "NetAmount": 19.0,
    "NetAmountString": "sample string 20",
    "PageIndex": 21,
    "NoOfRecordsOnPage": 22,
    "TotalRecords": 23,
    "OrderStatusString": "sample string 24",
    "ExpectedDeliveryDate": "2025-11-02T15:56:57.0034057+05:30",
    "TimeSlotDesc": "sample string 26",
    "SearchField": 27,
    "CriteriaField": 28,
    "QueryString1": "sample string 29",
    "QueryString2": "sample string 30",
    "FromDate": "sample string 31",
    "UptoDate": "sample string 32",
    "OrderCancelString": "sample string 33"
  },
  {
    "ID": "eed88c26-22fb-4e22-a29d-cab010345c3a",
    "CompID": "fd819287-9e44-413d-86b2-81ec230f41de",
    "AtrnYear": 3,
    "OrderNo": 4,
    "OrderType": 5,
    "AcntBookID": "2cadc1d9-1cc7-48a9-8fed-f3b63fd858ff",
    "AcntBookName": "sample string 7",
    "OrderDate": "2025-11-02T15:56:57.0034057+05:30",
    "DocumentPrefix": "sample string 9",
    "DocumentNo": 10,
    "DocumentPostfix": "sample string 11",
    "PartyID": "bb2e577b-42b2-4f54-aee0-431f71506ac1",
    "PartyName": "sample string 13",
    "TaxAmount": 14.0,
    "TaxAmountString": "sample string 15",
    "JsonOrderHeadsListModels": "sample string 16",
    "GrossAmount": 17.0,
    "GrossAmountString": "sample string 18",
    "NetAmount": 19.0,
    "NetAmountString": "sample string 20",
    "PageIndex": 21,
    "NoOfRecordsOnPage": 22,
    "TotalRecords": 23,
    "OrderStatusString": "sample string 24",
    "ExpectedDeliveryDate": "2025-11-02T15:56:57.0034057+05:30",
    "TimeSlotDesc": "sample string 26",
    "SearchField": 27,
    "CriteriaField": 28,
    "QueryString1": "sample string 29",
    "QueryString2": "sample string 30",
    "FromDate": "sample string 31",
    "UptoDate": "sample string 32",
    "OrderCancelString": "sample string 33"
  },
  {
    "ID": "eed88c26-22fb-4e22-a29d-cab010345c3a",
    "CompID": "fd819287-9e44-413d-86b2-81ec230f41de",
    "AtrnYear": 3,
    "OrderNo": 4,
    "OrderType": 5,
    "AcntBookID": "2cadc1d9-1cc7-48a9-8fed-f3b63fd858ff",
    "AcntBookName": "sample string 7",
    "OrderDate": "2025-11-02T15:56:57.0034057+05:30",
    "DocumentPrefix": "sample string 9",
    "DocumentNo": 10,
    "DocumentPostfix": "sample string 11",
    "PartyID": "bb2e577b-42b2-4f54-aee0-431f71506ac1",
    "PartyName": "sample string 13",
    "TaxAmount": 14.0,
    "TaxAmountString": "sample string 15",
    "JsonOrderHeadsListModels": "sample string 16",
    "GrossAmount": 17.0,
    "GrossAmountString": "sample string 18",
    "NetAmount": 19.0,
    "NetAmountString": "sample string 20",
    "PageIndex": 21,
    "NoOfRecordsOnPage": 22,
    "TotalRecords": 23,
    "OrderStatusString": "sample string 24",
    "ExpectedDeliveryDate": "2025-11-02T15:56:57.0034057+05:30",
    "TimeSlotDesc": "sample string 26",
    "SearchField": 27,
    "CriteriaField": 28,
    "QueryString1": "sample string 29",
    "QueryString2": "sample string 30",
    "FromDate": "sample string 31",
    "UptoDate": "sample string 32",
    "OrderCancelString": "sample string 33"
  }
]

text/html

Sample:
[{"ID":"eed88c26-22fb-4e22-a29d-cab010345c3a","CompID":"fd819287-9e44-413d-86b2-81ec230f41de","AtrnYear":3,"OrderNo":4,"OrderType":5,"AcntBookID":"2cadc1d9-1cc7-48a9-8fed-f3b63fd858ff","AcntBookName":"sample string 7","OrderDate":"2025-11-02T15:56:57.0034057+05:30","DocumentPrefix":"sample string 9","DocumentNo":10,"DocumentPostfix":"sample string 11","PartyID":"bb2e577b-42b2-4f54-aee0-431f71506ac1","PartyName":"sample string 13","TaxAmount":14.0,"TaxAmountString":"sample string 15","JsonOrderHeadsListModels":"sample string 16","GrossAmount":17.0,"GrossAmountString":"sample string 18","NetAmount":19.0,"NetAmountString":"sample string 20","PageIndex":21,"NoOfRecordsOnPage":22,"TotalRecords":23,"OrderStatusString":"sample string 24","ExpectedDeliveryDate":"2025-11-02T15:56:57.0034057+05:30","TimeSlotDesc":"sample string 26","SearchField":27,"CriteriaField":28,"QueryString1":"sample string 29","QueryString2":"sample string 30","FromDate":"sample string 31","UptoDate":"sample string 32","OrderCancelString":"sample string 33"},{"ID":"eed88c26-22fb-4e22-a29d-cab010345c3a","CompID":"fd819287-9e44-413d-86b2-81ec230f41de","AtrnYear":3,"OrderNo":4,"OrderType":5,"AcntBookID":"2cadc1d9-1cc7-48a9-8fed-f3b63fd858ff","AcntBookName":"sample string 7","OrderDate":"2025-11-02T15:56:57.0034057+05:30","DocumentPrefix":"sample string 9","DocumentNo":10,"DocumentPostfix":"sample string 11","PartyID":"bb2e577b-42b2-4f54-aee0-431f71506ac1","PartyName":"sample string 13","TaxAmount":14.0,"TaxAmountString":"sample string 15","JsonOrderHeadsListModels":"sample string 16","GrossAmount":17.0,"GrossAmountString":"sample string 18","NetAmount":19.0,"NetAmountString":"sample string 20","PageIndex":21,"NoOfRecordsOnPage":22,"TotalRecords":23,"OrderStatusString":"sample string 24","ExpectedDeliveryDate":"2025-11-02T15:56:57.0034057+05:30","TimeSlotDesc":"sample string 26","SearchField":27,"CriteriaField":28,"QueryString1":"sample string 29","QueryString2":"sample string 30","FromDate":"sample string 31","UptoDate":"sample string 32","OrderCancelString":"sample string 33"},{"ID":"eed88c26-22fb-4e22-a29d-cab010345c3a","CompID":"fd819287-9e44-413d-86b2-81ec230f41de","AtrnYear":3,"OrderNo":4,"OrderType":5,"AcntBookID":"2cadc1d9-1cc7-48a9-8fed-f3b63fd858ff","AcntBookName":"sample string 7","OrderDate":"2025-11-02T15:56:57.0034057+05:30","DocumentPrefix":"sample string 9","DocumentNo":10,"DocumentPostfix":"sample string 11","PartyID":"bb2e577b-42b2-4f54-aee0-431f71506ac1","PartyName":"sample string 13","TaxAmount":14.0,"TaxAmountString":"sample string 15","JsonOrderHeadsListModels":"sample string 16","GrossAmount":17.0,"GrossAmountString":"sample string 18","NetAmount":19.0,"NetAmountString":"sample string 20","PageIndex":21,"NoOfRecordsOnPage":22,"TotalRecords":23,"OrderStatusString":"sample string 24","ExpectedDeliveryDate":"2025-11-02T15:56:57.0034057+05:30","TimeSlotDesc":"sample string 26","SearchField":27,"CriteriaField":28,"QueryString1":"sample string 29","QueryString2":"sample string 30","FromDate":"sample string 31","UptoDate":"sample string 32","OrderCancelString":"sample string 33"}]

application/xml, text/xml

Sample:
<ArrayOfOrderHeadsGetListModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <OrderHeadsGetListModels>
    <AcntBookID>2cadc1d9-1cc7-48a9-8fed-f3b63fd858ff</AcntBookID>
    <AcntBookName>sample string 7</AcntBookName>
    <AtrnYear>3</AtrnYear>
    <CompID>fd819287-9e44-413d-86b2-81ec230f41de</CompID>
    <CriteriaField>28</CriteriaField>
    <DocumentNo>10</DocumentNo>
    <DocumentPostfix>sample string 11</DocumentPostfix>
    <DocumentPrefix>sample string 9</DocumentPrefix>
    <ExpectedDeliveryDate>2025-11-02T15:56:57.0034057+05:30</ExpectedDeliveryDate>
    <FromDate>sample string 31</FromDate>
    <GrossAmount>17</GrossAmount>
    <GrossAmountString>sample string 18</GrossAmountString>
    <ID>eed88c26-22fb-4e22-a29d-cab010345c3a</ID>
    <JsonOrderHeadsListModels>sample string 16</JsonOrderHeadsListModels>
    <NetAmount>19</NetAmount>
    <NetAmountString>sample string 20</NetAmountString>
    <NoOfRecordsOnPage>22</NoOfRecordsOnPage>
    <OrderCancelString>sample string 33</OrderCancelString>
    <OrderDate>2025-11-02T15:56:57.0034057+05:30</OrderDate>
    <OrderNo>4</OrderNo>
    <OrderStatusString>sample string 24</OrderStatusString>
    <OrderType>5</OrderType>
    <PageIndex>21</PageIndex>
    <PartyID>bb2e577b-42b2-4f54-aee0-431f71506ac1</PartyID>
    <PartyName>sample string 13</PartyName>
    <QueryString1>sample string 29</QueryString1>
    <QueryString2>sample string 30</QueryString2>
    <SearchField>27</SearchField>
    <TaxAmount>14</TaxAmount>
    <TaxAmountString>sample string 15</TaxAmountString>
    <TimeSlotDesc>sample string 26</TimeSlotDesc>
    <TotalRecords>23</TotalRecords>
    <UptoDate>sample string 32</UptoDate>
  </OrderHeadsGetListModels>
  <OrderHeadsGetListModels>
    <AcntBookID>2cadc1d9-1cc7-48a9-8fed-f3b63fd858ff</AcntBookID>
    <AcntBookName>sample string 7</AcntBookName>
    <AtrnYear>3</AtrnYear>
    <CompID>fd819287-9e44-413d-86b2-81ec230f41de</CompID>
    <CriteriaField>28</CriteriaField>
    <DocumentNo>10</DocumentNo>
    <DocumentPostfix>sample string 11</DocumentPostfix>
    <DocumentPrefix>sample string 9</DocumentPrefix>
    <ExpectedDeliveryDate>2025-11-02T15:56:57.0034057+05:30</ExpectedDeliveryDate>
    <FromDate>sample string 31</FromDate>
    <GrossAmount>17</GrossAmount>
    <GrossAmountString>sample string 18</GrossAmountString>
    <ID>eed88c26-22fb-4e22-a29d-cab010345c3a</ID>
    <JsonOrderHeadsListModels>sample string 16</JsonOrderHeadsListModels>
    <NetAmount>19</NetAmount>
    <NetAmountString>sample string 20</NetAmountString>
    <NoOfRecordsOnPage>22</NoOfRecordsOnPage>
    <OrderCancelString>sample string 33</OrderCancelString>
    <OrderDate>2025-11-02T15:56:57.0034057+05:30</OrderDate>
    <OrderNo>4</OrderNo>
    <OrderStatusString>sample string 24</OrderStatusString>
    <OrderType>5</OrderType>
    <PageIndex>21</PageIndex>
    <PartyID>bb2e577b-42b2-4f54-aee0-431f71506ac1</PartyID>
    <PartyName>sample string 13</PartyName>
    <QueryString1>sample string 29</QueryString1>
    <QueryString2>sample string 30</QueryString2>
    <SearchField>27</SearchField>
    <TaxAmount>14</TaxAmount>
    <TaxAmountString>sample string 15</TaxAmountString>
    <TimeSlotDesc>sample string 26</TimeSlotDesc>
    <TotalRecords>23</TotalRecords>
    <UptoDate>sample string 32</UptoDate>
  </OrderHeadsGetListModels>
  <OrderHeadsGetListModels>
    <AcntBookID>2cadc1d9-1cc7-48a9-8fed-f3b63fd858ff</AcntBookID>
    <AcntBookName>sample string 7</AcntBookName>
    <AtrnYear>3</AtrnYear>
    <CompID>fd819287-9e44-413d-86b2-81ec230f41de</CompID>
    <CriteriaField>28</CriteriaField>
    <DocumentNo>10</DocumentNo>
    <DocumentPostfix>sample string 11</DocumentPostfix>
    <DocumentPrefix>sample string 9</DocumentPrefix>
    <ExpectedDeliveryDate>2025-11-02T15:56:57.0034057+05:30</ExpectedDeliveryDate>
    <FromDate>sample string 31</FromDate>
    <GrossAmount>17</GrossAmount>
    <GrossAmountString>sample string 18</GrossAmountString>
    <ID>eed88c26-22fb-4e22-a29d-cab010345c3a</ID>
    <JsonOrderHeadsListModels>sample string 16</JsonOrderHeadsListModels>
    <NetAmount>19</NetAmount>
    <NetAmountString>sample string 20</NetAmountString>
    <NoOfRecordsOnPage>22</NoOfRecordsOnPage>
    <OrderCancelString>sample string 33</OrderCancelString>
    <OrderDate>2025-11-02T15:56:57.0034057+05:30</OrderDate>
    <OrderNo>4</OrderNo>
    <OrderStatusString>sample string 24</OrderStatusString>
    <OrderType>5</OrderType>
    <PageIndex>21</PageIndex>
    <PartyID>bb2e577b-42b2-4f54-aee0-431f71506ac1</PartyID>
    <PartyName>sample string 13</PartyName>
    <QueryString1>sample string 29</QueryString1>
    <QueryString2>sample string 30</QueryString2>
    <SearchField>27</SearchField>
    <TaxAmount>14</TaxAmount>
    <TaxAmountString>sample string 15</TaxAmountString>
    <TimeSlotDesc>sample string 26</TimeSlotDesc>
    <TotalRecords>23</TotalRecords>
    <UptoDate>sample string 32</UptoDate>
  </OrderHeadsGetListModels>
</ArrayOfOrderHeadsGetListModels>