POST api/OrderHeads/GetOrderHistoryByAcntId

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": "d01f1e36-9587-43fd-b01b-167789a0ecf4",
    "CompID": "34a359de-268e-4854-9434-539dcc715325",
    "AtrnYear": 3,
    "OrderDate": "2026-04-18T17:07:37.0840438+05:30",
    "PartyID": "83b00895-5e2f-4e7f-948c-9082c29d42b5",
    "AcntName": "sample string 6",
    "GrossAmount": 7.0,
    "OverHeadAmount": 8.0,
    "NetAmount": 9.0,
    "OrderStatus": 10,
    "OrderStatusText": "sample string 11",
    "DeliveryDate": "2026-04-18T17:07:37.0840438+05:30",
    "TimeSlotCode": 13,
    "TimeSlotDescription": "sample string 14",
    "OrderNo": 15,
    "BillNo": 16,
    "BillAmount": 17.0,
    "PageIndex": 18,
    "NoOfRecords": 19,
    "TotalRecords": 20
  },
  {
    "ID": "d01f1e36-9587-43fd-b01b-167789a0ecf4",
    "CompID": "34a359de-268e-4854-9434-539dcc715325",
    "AtrnYear": 3,
    "OrderDate": "2026-04-18T17:07:37.0840438+05:30",
    "PartyID": "83b00895-5e2f-4e7f-948c-9082c29d42b5",
    "AcntName": "sample string 6",
    "GrossAmount": 7.0,
    "OverHeadAmount": 8.0,
    "NetAmount": 9.0,
    "OrderStatus": 10,
    "OrderStatusText": "sample string 11",
    "DeliveryDate": "2026-04-18T17:07:37.0840438+05:30",
    "TimeSlotCode": 13,
    "TimeSlotDescription": "sample string 14",
    "OrderNo": 15,
    "BillNo": 16,
    "BillAmount": 17.0,
    "PageIndex": 18,
    "NoOfRecords": 19,
    "TotalRecords": 20
  },
  {
    "ID": "d01f1e36-9587-43fd-b01b-167789a0ecf4",
    "CompID": "34a359de-268e-4854-9434-539dcc715325",
    "AtrnYear": 3,
    "OrderDate": "2026-04-18T17:07:37.0840438+05:30",
    "PartyID": "83b00895-5e2f-4e7f-948c-9082c29d42b5",
    "AcntName": "sample string 6",
    "GrossAmount": 7.0,
    "OverHeadAmount": 8.0,
    "NetAmount": 9.0,
    "OrderStatus": 10,
    "OrderStatusText": "sample string 11",
    "DeliveryDate": "2026-04-18T17:07:37.0840438+05:30",
    "TimeSlotCode": 13,
    "TimeSlotDescription": "sample string 14",
    "OrderNo": 15,
    "BillNo": 16,
    "BillAmount": 17.0,
    "PageIndex": 18,
    "NoOfRecords": 19,
    "TotalRecords": 20
  }
]

text/html

Sample:
[{"ID":"d01f1e36-9587-43fd-b01b-167789a0ecf4","CompID":"34a359de-268e-4854-9434-539dcc715325","AtrnYear":3,"OrderDate":"2026-04-18T17:07:37.0840438+05:30","PartyID":"83b00895-5e2f-4e7f-948c-9082c29d42b5","AcntName":"sample string 6","GrossAmount":7.0,"OverHeadAmount":8.0,"NetAmount":9.0,"OrderStatus":10,"OrderStatusText":"sample string 11","DeliveryDate":"2026-04-18T17:07:37.0840438+05:30","TimeSlotCode":13,"TimeSlotDescription":"sample string 14","OrderNo":15,"BillNo":16,"BillAmount":17.0,"PageIndex":18,"NoOfRecords":19,"TotalRecords":20},{"ID":"d01f1e36-9587-43fd-b01b-167789a0ecf4","CompID":"34a359de-268e-4854-9434-539dcc715325","AtrnYear":3,"OrderDate":"2026-04-18T17:07:37.0840438+05:30","PartyID":"83b00895-5e2f-4e7f-948c-9082c29d42b5","AcntName":"sample string 6","GrossAmount":7.0,"OverHeadAmount":8.0,"NetAmount":9.0,"OrderStatus":10,"OrderStatusText":"sample string 11","DeliveryDate":"2026-04-18T17:07:37.0840438+05:30","TimeSlotCode":13,"TimeSlotDescription":"sample string 14","OrderNo":15,"BillNo":16,"BillAmount":17.0,"PageIndex":18,"NoOfRecords":19,"TotalRecords":20},{"ID":"d01f1e36-9587-43fd-b01b-167789a0ecf4","CompID":"34a359de-268e-4854-9434-539dcc715325","AtrnYear":3,"OrderDate":"2026-04-18T17:07:37.0840438+05:30","PartyID":"83b00895-5e2f-4e7f-948c-9082c29d42b5","AcntName":"sample string 6","GrossAmount":7.0,"OverHeadAmount":8.0,"NetAmount":9.0,"OrderStatus":10,"OrderStatusText":"sample string 11","DeliveryDate":"2026-04-18T17:07:37.0840438+05:30","TimeSlotCode":13,"TimeSlotDescription":"sample string 14","OrderNo":15,"BillNo":16,"BillAmount":17.0,"PageIndex":18,"NoOfRecords":19,"TotalRecords":20}]

application/xml, text/xml

Sample:
<ArrayOfOrderHistoryModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <OrderHistoryModel>
    <AcntName>sample string 6</AcntName>
    <AtrnYear>3</AtrnYear>
    <BillAmount>17</BillAmount>
    <BillNo>16</BillNo>
    <CompID>34a359de-268e-4854-9434-539dcc715325</CompID>
    <DeliveryDate>2026-04-18T17:07:37.0840438+05:30</DeliveryDate>
    <GrossAmount>7</GrossAmount>
    <ID>d01f1e36-9587-43fd-b01b-167789a0ecf4</ID>
    <NetAmount>9</NetAmount>
    <NoOfRecords>19</NoOfRecords>
    <OrderDate>2026-04-18T17:07:37.0840438+05:30</OrderDate>
    <OrderNo>15</OrderNo>
    <OrderStatus>10</OrderStatus>
    <OrderStatusText>sample string 11</OrderStatusText>
    <OverHeadAmount>8</OverHeadAmount>
    <PageIndex>18</PageIndex>
    <PartyID>83b00895-5e2f-4e7f-948c-9082c29d42b5</PartyID>
    <TimeSlotCode>13</TimeSlotCode>
    <TimeSlotDescription>sample string 14</TimeSlotDescription>
    <TotalRecords>20</TotalRecords>
  </OrderHistoryModel>
  <OrderHistoryModel>
    <AcntName>sample string 6</AcntName>
    <AtrnYear>3</AtrnYear>
    <BillAmount>17</BillAmount>
    <BillNo>16</BillNo>
    <CompID>34a359de-268e-4854-9434-539dcc715325</CompID>
    <DeliveryDate>2026-04-18T17:07:37.0840438+05:30</DeliveryDate>
    <GrossAmount>7</GrossAmount>
    <ID>d01f1e36-9587-43fd-b01b-167789a0ecf4</ID>
    <NetAmount>9</NetAmount>
    <NoOfRecords>19</NoOfRecords>
    <OrderDate>2026-04-18T17:07:37.0840438+05:30</OrderDate>
    <OrderNo>15</OrderNo>
    <OrderStatus>10</OrderStatus>
    <OrderStatusText>sample string 11</OrderStatusText>
    <OverHeadAmount>8</OverHeadAmount>
    <PageIndex>18</PageIndex>
    <PartyID>83b00895-5e2f-4e7f-948c-9082c29d42b5</PartyID>
    <TimeSlotCode>13</TimeSlotCode>
    <TimeSlotDescription>sample string 14</TimeSlotDescription>
    <TotalRecords>20</TotalRecords>
  </OrderHistoryModel>
  <OrderHistoryModel>
    <AcntName>sample string 6</AcntName>
    <AtrnYear>3</AtrnYear>
    <BillAmount>17</BillAmount>
    <BillNo>16</BillNo>
    <CompID>34a359de-268e-4854-9434-539dcc715325</CompID>
    <DeliveryDate>2026-04-18T17:07:37.0840438+05:30</DeliveryDate>
    <GrossAmount>7</GrossAmount>
    <ID>d01f1e36-9587-43fd-b01b-167789a0ecf4</ID>
    <NetAmount>9</NetAmount>
    <NoOfRecords>19</NoOfRecords>
    <OrderDate>2026-04-18T17:07:37.0840438+05:30</OrderDate>
    <OrderNo>15</OrderNo>
    <OrderStatus>10</OrderStatus>
    <OrderStatusText>sample string 11</OrderStatusText>
    <OverHeadAmount>8</OverHeadAmount>
    <PageIndex>18</PageIndex>
    <PartyID>83b00895-5e2f-4e7f-948c-9082c29d42b5</PartyID>
    <TimeSlotCode>13</TimeSlotCode>
    <TimeSlotDescription>sample string 14</TimeSlotDescription>
    <TotalRecords>20</TotalRecords>
  </OrderHistoryModel>
</ArrayOfOrderHistoryModel>