POST Api/Order/GetOrdersByDateByState

Request Information

URI Parameters

None.

Body Parameters

GetOrdersByDateByStateRequestModel
NameDescriptionTypeAdditional information
OrderDate

date

None.

OrderStateId

string

None.

Request Formats

application/json, text/json

Sample:
{
  "OrderDate": "2026-03-24T09:52:47.6248626+01:00",
  "OrderStateId": "sample string 2"
}

application/xml, text/xml

Sample:
<GetOrdersByDateByStateRequestModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HotSteel.Service.Web.Models">
  <OrderDate>2026-03-24T09:52:47.6248626+01:00</OrderDate>
  <OrderStateId>sample string 2</OrderStateId>
</GetOrdersByDateByStateRequestModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Order
NameDescriptionTypeAdditional information
OrderId

globally unique identifier

None.

OrderNumber

string

None.

SapOrderNumber

string

None.

SupplierId

string

None.

ExpectedDeliveryDate

date

None.

ParentOrderId

globally unique identifier

None.

PresaleId

globally unique identifier

None.

UserId

string

None.

ShopId

string

None.

Shop

Shop

None.

Company

string

None.

City

string

None.

RowsCount

integer

None.

ProductCount

integer

None.

ProductQty

integer

None.

OrderStateId

string

None.

OrderTypeId

string

None.

CreatedDateTime

date

None.

ModifiedDatetime

date

None.

ConfirmedDateTime

date

None.

SentToSapDateTime

date

None.

SapDestination

string

None.

Note

string

None.

NextOrderDateTime

date

None.

NextOrderDateTimeWithTollerance

date

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "OrderId": "fc5af0f9-4a75-45f7-b4ce-d625a2c57f97",
    "OrderNumber": "sample string 2",
    "SapOrderNumber": "sample string 3",
    "SupplierId": "sample string 4",
    "ExpectedDeliveryDate": "2026-03-24T09:52:47.6404876+01:00",
    "ParentOrderId": "caacf75d-d5e7-4da6-bb48-89d7b7b076f5",
    "PresaleId": "f04c4dd2-1f44-4edc-bc90-a55d9748a422",
    "UserId": "sample string 6",
    "ShopId": "sample string 7",
    "Shop": {
      "ShopId": "sample string 1",
      "CannilloShopId": "sample string 2",
      "SapShopId": "sample string 3",
      "CustomShopId": "sample string 4",
      "ClusterId": "sample string 5",
      "Company": "sample string 6",
      "City": "sample string 7",
      "PostalCode": "sample string 8",
      "Address": "sample string 9",
      "Province": "sample string 10",
      "Phone": "sample string 11",
      "Fax": "sample string 12",
      "Email": "sample string 13",
      "Pec": "sample string 14",
      "VatCode": "sample string 15",
      "Type": "sample string 16",
      "ShopTypeId": "sample string 17",
      "ProfitCenter": "sample string 18",
      "Active": true,
      "EnableInventory": true,
      "EnableImportFees": true,
      "EnableExportFidelityPoints": true,
      "EnableCami": true,
      "EnableNetPrice": true,
      "EnableReplenishment": true,
      "EnableOrderReceipt": true,
      "ActivationDate": "2026-03-24T09:52:47.6404876+01:00",
      "LastModify": "2026-03-24T09:52:47.6404876+01:00",
      "LastUpdateInventory": "2026-03-24T09:52:47.6404876+01:00",
      "LastUpdateImportFees": "2026-03-24T09:52:47.6404876+01:00",
      "UnionPriceId": "sample string 31",
      "DiceId": "sample string 32",
      "CompanyComplete": "sample string 33",
      "CityComplete": "sample string 34",
      "AddressComplete": "sample string 35",
      "PostalCodeComplete": "sample string 36",
      "Ensign": "sample string 37",
      "MonthFees": true,
      "PartialFees": true,
      "GroupId": "sample string 40",
      "Parameters": [
        {
          "ParameterId": "sample string 1",
          "ShopId": "sample string 2",
          "Description": "sample string 3",
          "Value": "sample string 4"
        },
        {
          "ParameterId": "sample string 1",
          "ShopId": "sample string 2",
          "Description": "sample string 3",
          "Value": "sample string 4"
        }
      ]
    },
    "Company": "sample string 8",
    "City": "sample string 9",
    "RowsCount": 10,
    "ProductCount": 11,
    "ProductQty": 12,
    "OrderStateId": "sample string 13",
    "OrderTypeId": "sample string 14",
    "CreatedDateTime": "2026-03-24T09:52:47.6404876+01:00",
    "ModifiedDatetime": "2026-03-24T09:52:47.6404876+01:00",
    "ConfirmedDateTime": "2026-03-24T09:52:47.6404876+01:00",
    "SentToSapDateTime": "2026-03-24T09:52:47.6404876+01:00",
    "SapDestination": "sample string 16",
    "Note": "sample string 17",
    "NextOrderDateTime": "2026-03-24T09:52:47.6404876+01:00",
    "NextOrderDateTimeWithTollerance": "2026-03-24T09:52:47.6404876+01:00"
  },
  {
    "OrderId": "fc5af0f9-4a75-45f7-b4ce-d625a2c57f97",
    "OrderNumber": "sample string 2",
    "SapOrderNumber": "sample string 3",
    "SupplierId": "sample string 4",
    "ExpectedDeliveryDate": "2026-03-24T09:52:47.6404876+01:00",
    "ParentOrderId": "caacf75d-d5e7-4da6-bb48-89d7b7b076f5",
    "PresaleId": "f04c4dd2-1f44-4edc-bc90-a55d9748a422",
    "UserId": "sample string 6",
    "ShopId": "sample string 7",
    "Shop": {
      "ShopId": "sample string 1",
      "CannilloShopId": "sample string 2",
      "SapShopId": "sample string 3",
      "CustomShopId": "sample string 4",
      "ClusterId": "sample string 5",
      "Company": "sample string 6",
      "City": "sample string 7",
      "PostalCode": "sample string 8",
      "Address": "sample string 9",
      "Province": "sample string 10",
      "Phone": "sample string 11",
      "Fax": "sample string 12",
      "Email": "sample string 13",
      "Pec": "sample string 14",
      "VatCode": "sample string 15",
      "Type": "sample string 16",
      "ShopTypeId": "sample string 17",
      "ProfitCenter": "sample string 18",
      "Active": true,
      "EnableInventory": true,
      "EnableImportFees": true,
      "EnableExportFidelityPoints": true,
      "EnableCami": true,
      "EnableNetPrice": true,
      "EnableReplenishment": true,
      "EnableOrderReceipt": true,
      "ActivationDate": "2026-03-24T09:52:47.6404876+01:00",
      "LastModify": "2026-03-24T09:52:47.6404876+01:00",
      "LastUpdateInventory": "2026-03-24T09:52:47.6404876+01:00",
      "LastUpdateImportFees": "2026-03-24T09:52:47.6404876+01:00",
      "UnionPriceId": "sample string 31",
      "DiceId": "sample string 32",
      "CompanyComplete": "sample string 33",
      "CityComplete": "sample string 34",
      "AddressComplete": "sample string 35",
      "PostalCodeComplete": "sample string 36",
      "Ensign": "sample string 37",
      "MonthFees": true,
      "PartialFees": true,
      "GroupId": "sample string 40",
      "Parameters": [
        {
          "ParameterId": "sample string 1",
          "ShopId": "sample string 2",
          "Description": "sample string 3",
          "Value": "sample string 4"
        },
        {
          "ParameterId": "sample string 1",
          "ShopId": "sample string 2",
          "Description": "sample string 3",
          "Value": "sample string 4"
        }
      ]
    },
    "Company": "sample string 8",
    "City": "sample string 9",
    "RowsCount": 10,
    "ProductCount": 11,
    "ProductQty": 12,
    "OrderStateId": "sample string 13",
    "OrderTypeId": "sample string 14",
    "CreatedDateTime": "2026-03-24T09:52:47.6404876+01:00",
    "ModifiedDatetime": "2026-03-24T09:52:47.6404876+01:00",
    "ConfirmedDateTime": "2026-03-24T09:52:47.6404876+01:00",
    "SentToSapDateTime": "2026-03-24T09:52:47.6404876+01:00",
    "SapDestination": "sample string 16",
    "Note": "sample string 17",
    "NextOrderDateTime": "2026-03-24T09:52:47.6404876+01:00",
    "NextOrderDateTimeWithTollerance": "2026-03-24T09:52:47.6404876+01:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfOrder xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HotSteel.Data.Models.Intranet">
  <Order>
    <City>sample string 9</City>
    <Company>sample string 8</Company>
    <ConfirmedDateTime>2026-03-24T09:52:47.6404876+01:00</ConfirmedDateTime>
    <CreatedDateTime>2026-03-24T09:52:47.6404876+01:00</CreatedDateTime>
    <ExpectedDeliveryDate>2026-03-24T09:52:47.6404876+01:00</ExpectedDeliveryDate>
    <ModifiedDatetime>2026-03-24T09:52:47.6404876+01:00</ModifiedDatetime>
    <NextOrderDateTime>2026-03-24T09:52:47.6404876+01:00</NextOrderDateTime>
    <NextOrderDateTimeWithTollerance>2026-03-24T09:52:47.6404876+01:00</NextOrderDateTimeWithTollerance>
    <Note>sample string 17</Note>
    <OrderId>fc5af0f9-4a75-45f7-b4ce-d625a2c57f97</OrderId>
    <OrderNumber>sample string 2</OrderNumber>
    <OrderStateId>sample string 13</OrderStateId>
    <OrderTypeId>sample string 14</OrderTypeId>
    <ParentOrderId>caacf75d-d5e7-4da6-bb48-89d7b7b076f5</ParentOrderId>
    <PresaleId>f04c4dd2-1f44-4edc-bc90-a55d9748a422</PresaleId>
    <ProductCount>11</ProductCount>
    <ProductQty>12</ProductQty>
    <RowsCount>10</RowsCount>
    <SapDestination>sample string 16</SapDestination>
    <SapOrderNumber>sample string 3</SapOrderNumber>
    <SentToSapDateTime>2026-03-24T09:52:47.6404876+01:00</SentToSapDateTime>
    <Shop>
      <ActivationDate>2026-03-24T09:52:47.6404876+01:00</ActivationDate>
      <Active>true</Active>
      <Address>sample string 9</Address>
      <AddressComplete>sample string 35</AddressComplete>
      <CannilloShopId>sample string 2</CannilloShopId>
      <City>sample string 7</City>
      <CityComplete>sample string 34</CityComplete>
      <ClusterId>sample string 5</ClusterId>
      <Company>sample string 6</Company>
      <CompanyComplete>sample string 33</CompanyComplete>
      <CustomShopId>sample string 4</CustomShopId>
      <DiceId>sample string 32</DiceId>
      <Email>sample string 13</Email>
      <EnableCami>true</EnableCami>
      <EnableExportFidelityPoints>true</EnableExportFidelityPoints>
      <EnableImportFees>true</EnableImportFees>
      <EnableInventory>true</EnableInventory>
      <EnableNetPrice>true</EnableNetPrice>
      <EnableOrderReceipt>true</EnableOrderReceipt>
      <EnableReplenishment>true</EnableReplenishment>
      <Ensign>sample string 37</Ensign>
      <Fax>sample string 12</Fax>
      <GroupId>sample string 40</GroupId>
      <LastModify>2026-03-24T09:52:47.6404876+01:00</LastModify>
      <LastUpdateImportFees>2026-03-24T09:52:47.6404876+01:00</LastUpdateImportFees>
      <LastUpdateInventory>2026-03-24T09:52:47.6404876+01:00</LastUpdateInventory>
      <MonthFees>true</MonthFees>
      <Parameters>
        <ShopParameter>
          <Description>sample string 3</Description>
          <ParameterId>sample string 1</ParameterId>
          <ShopId>sample string 2</ShopId>
          <Value>sample string 4</Value>
        </ShopParameter>
        <ShopParameter>
          <Description>sample string 3</Description>
          <ParameterId>sample string 1</ParameterId>
          <ShopId>sample string 2</ShopId>
          <Value>sample string 4</Value>
        </ShopParameter>
      </Parameters>
      <PartialFees>true</PartialFees>
      <Pec>sample string 14</Pec>
      <Phone>sample string 11</Phone>
      <PostalCode>sample string 8</PostalCode>
      <PostalCodeComplete>sample string 36</PostalCodeComplete>
      <ProfitCenter>sample string 18</ProfitCenter>
      <Province>sample string 10</Province>
      <SapShopId>sample string 3</SapShopId>
      <ShopId>sample string 1</ShopId>
      <ShopTypeId>sample string 17</ShopTypeId>
      <Type>sample string 16</Type>
      <UnionPriceId>sample string 31</UnionPriceId>
      <VatCode>sample string 15</VatCode>
    </Shop>
    <ShopId>sample string 7</ShopId>
    <SupplierId>sample string 4</SupplierId>
    <UserId>sample string 6</UserId>
  </Order>
  <Order>
    <City>sample string 9</City>
    <Company>sample string 8</Company>
    <ConfirmedDateTime>2026-03-24T09:52:47.6404876+01:00</ConfirmedDateTime>
    <CreatedDateTime>2026-03-24T09:52:47.6404876+01:00</CreatedDateTime>
    <ExpectedDeliveryDate>2026-03-24T09:52:47.6404876+01:00</ExpectedDeliveryDate>
    <ModifiedDatetime>2026-03-24T09:52:47.6404876+01:00</ModifiedDatetime>
    <NextOrderDateTime>2026-03-24T09:52:47.6404876+01:00</NextOrderDateTime>
    <NextOrderDateTimeWithTollerance>2026-03-24T09:52:47.6404876+01:00</NextOrderDateTimeWithTollerance>
    <Note>sample string 17</Note>
    <OrderId>fc5af0f9-4a75-45f7-b4ce-d625a2c57f97</OrderId>
    <OrderNumber>sample string 2</OrderNumber>
    <OrderStateId>sample string 13</OrderStateId>
    <OrderTypeId>sample string 14</OrderTypeId>
    <ParentOrderId>caacf75d-d5e7-4da6-bb48-89d7b7b076f5</ParentOrderId>
    <PresaleId>f04c4dd2-1f44-4edc-bc90-a55d9748a422</PresaleId>
    <ProductCount>11</ProductCount>
    <ProductQty>12</ProductQty>
    <RowsCount>10</RowsCount>
    <SapDestination>sample string 16</SapDestination>
    <SapOrderNumber>sample string 3</SapOrderNumber>
    <SentToSapDateTime>2026-03-24T09:52:47.6404876+01:00</SentToSapDateTime>
    <Shop>
      <ActivationDate>2026-03-24T09:52:47.6404876+01:00</ActivationDate>
      <Active>true</Active>
      <Address>sample string 9</Address>
      <AddressComplete>sample string 35</AddressComplete>
      <CannilloShopId>sample string 2</CannilloShopId>
      <City>sample string 7</City>
      <CityComplete>sample string 34</CityComplete>
      <ClusterId>sample string 5</ClusterId>
      <Company>sample string 6</Company>
      <CompanyComplete>sample string 33</CompanyComplete>
      <CustomShopId>sample string 4</CustomShopId>
      <DiceId>sample string 32</DiceId>
      <Email>sample string 13</Email>
      <EnableCami>true</EnableCami>
      <EnableExportFidelityPoints>true</EnableExportFidelityPoints>
      <EnableImportFees>true</EnableImportFees>
      <EnableInventory>true</EnableInventory>
      <EnableNetPrice>true</EnableNetPrice>
      <EnableOrderReceipt>true</EnableOrderReceipt>
      <EnableReplenishment>true</EnableReplenishment>
      <Ensign>sample string 37</Ensign>
      <Fax>sample string 12</Fax>
      <GroupId>sample string 40</GroupId>
      <LastModify>2026-03-24T09:52:47.6404876+01:00</LastModify>
      <LastUpdateImportFees>2026-03-24T09:52:47.6404876+01:00</LastUpdateImportFees>
      <LastUpdateInventory>2026-03-24T09:52:47.6404876+01:00</LastUpdateInventory>
      <MonthFees>true</MonthFees>
      <Parameters>
        <ShopParameter>
          <Description>sample string 3</Description>
          <ParameterId>sample string 1</ParameterId>
          <ShopId>sample string 2</ShopId>
          <Value>sample string 4</Value>
        </ShopParameter>
        <ShopParameter>
          <Description>sample string 3</Description>
          <ParameterId>sample string 1</ParameterId>
          <ShopId>sample string 2</ShopId>
          <Value>sample string 4</Value>
        </ShopParameter>
      </Parameters>
      <PartialFees>true</PartialFees>
      <Pec>sample string 14</Pec>
      <Phone>sample string 11</Phone>
      <PostalCode>sample string 8</PostalCode>
      <PostalCodeComplete>sample string 36</PostalCodeComplete>
      <ProfitCenter>sample string 18</ProfitCenter>
      <Province>sample string 10</Province>
      <SapShopId>sample string 3</SapShopId>
      <ShopId>sample string 1</ShopId>
      <ShopTypeId>sample string 17</ShopTypeId>
      <Type>sample string 16</Type>
      <UnionPriceId>sample string 31</UnionPriceId>
      <VatCode>sample string 15</VatCode>
    </Shop>
    <ShopId>sample string 7</ShopId>
    <SupplierId>sample string 4</SupplierId>
    <UserId>sample string 6</UserId>
  </Order>
</ArrayOfOrder>