GET api/receiving

Get all trucks that have been received during a date range

Request Information

URI Parameters

Name Type Description Additional information
startDate date

Required

endDate date

Required

Body Parameters

None

Response Information

Resource Description

PagedResponseOfTruck
Name Type Description Additional information
Data Collection of Truck

TotalCount integer

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "ID": 1,
      "LoadId": 1,
      "ReceiveDate": "2024-10-13T14:25:45.1422766+00:00",
      "PONumber": "sample string 3",
      "POImage": "sample string 4",
      "Supplier": "sample string 5",
      "Carrier": "sample string 6",
      "PackSlipImage": "sample string 7",
      "PackSlipNumber": "sample string 8",
      "BOLImage": "sample string 9",
      "BOLNumber": "sample string 10",
      "WarehouseID": 11,
      "LocalDateTime": "2024-10-13T14:25:45.1422766+00:00",
      "DriverName": "sample string 13",
      "IsConfirmed": true,
      "IsASNConsistant": "sample string 15",
      "Pallets": [
        {
          "Id": 1,
          "LicensePlate": "sample string 2",
          "LegacyLicensePlate": "sample string 3",
          "ClientId": 1,
          "Client": "sample string 4",
          "TruckID": 1,
          "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
          "DepletedDate": "2024-10-13T14:25:45.1422766+00:00",
          "Description": "sample string 6",
          "WarehouseId": 7,
          "LocationId": 8,
          "Notes": "sample string 9",
          "Status": "sample string 10",
          "DimHeight": "sample string 11",
          "DimWidth": "sample string 12",
          "DimLength": "sample string 13",
          "PalletType": "sample string 14",
          "MasterBalanceAdjusted": true,
          "PalletDetails": [
            {
              "Id": 1,
              "PalletId": 2,
              "ItemCode": "sample string 3",
              "ItemId": 4,
              "Description": "sample string 5",
              "BoxCount": 1,
              "BoxQuantity": 1,
              "PackSlipQuantity": 6,
              "ReceivedQuantity": 7,
              "CurrentQuantity": 8,
              "ManufactureDate": "2024-10-13T14:25:45.1422766+00:00",
              "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
              "LotId": 1,
              "Lot": "sample string 11",
              "LotExpirationDate": "2024-10-13T14:25:45.1422766+00:00",
              "Status": "sample string 13",
              "PerformanceInMS": 14,
              "ClientName": "sample string 15"
            },
            {
              "Id": 1,
              "PalletId": 2,
              "ItemCode": "sample string 3",
              "ItemId": 4,
              "Description": "sample string 5",
              "BoxCount": 1,
              "BoxQuantity": 1,
              "PackSlipQuantity": 6,
              "ReceivedQuantity": 7,
              "CurrentQuantity": 8,
              "ManufactureDate": "2024-10-13T14:25:45.1422766+00:00",
              "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
              "LotId": 1,
              "Lot": "sample string 11",
              "LotExpirationDate": "2024-10-13T14:25:45.1422766+00:00",
              "Status": "sample string 13",
              "PerformanceInMS": 14,
              "ClientName": "sample string 15"
            }
          ],
          "PerformanceInMS": 16,
          "ClientName": "sample string 17"
        },
        {
          "Id": 1,
          "LicensePlate": "sample string 2",
          "LegacyLicensePlate": "sample string 3",
          "ClientId": 1,
          "Client": "sample string 4",
          "TruckID": 1,
          "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
          "DepletedDate": "2024-10-13T14:25:45.1422766+00:00",
          "Description": "sample string 6",
          "WarehouseId": 7,
          "LocationId": 8,
          "Notes": "sample string 9",
          "Status": "sample string 10",
          "DimHeight": "sample string 11",
          "DimWidth": "sample string 12",
          "DimLength": "sample string 13",
          "PalletType": "sample string 14",
          "MasterBalanceAdjusted": true,
          "PalletDetails": [
            {
              "Id": 1,
              "PalletId": 2,
              "ItemCode": "sample string 3",
              "ItemId": 4,
              "Description": "sample string 5",
              "BoxCount": 1,
              "BoxQuantity": 1,
              "PackSlipQuantity": 6,
              "ReceivedQuantity": 7,
              "CurrentQuantity": 8,
              "ManufactureDate": "2024-10-13T14:25:45.1422766+00:00",
              "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
              "LotId": 1,
              "Lot": "sample string 11",
              "LotExpirationDate": "2024-10-13T14:25:45.1422766+00:00",
              "Status": "sample string 13",
              "PerformanceInMS": 14,
              "ClientName": "sample string 15"
            },
            {
              "Id": 1,
              "PalletId": 2,
              "ItemCode": "sample string 3",
              "ItemId": 4,
              "Description": "sample string 5",
              "BoxCount": 1,
              "BoxQuantity": 1,
              "PackSlipQuantity": 6,
              "ReceivedQuantity": 7,
              "CurrentQuantity": 8,
              "ManufactureDate": "2024-10-13T14:25:45.1422766+00:00",
              "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
              "LotId": 1,
              "Lot": "sample string 11",
              "LotExpirationDate": "2024-10-13T14:25:45.1422766+00:00",
              "Status": "sample string 13",
              "PerformanceInMS": 14,
              "ClientName": "sample string 15"
            }
          ],
          "PerformanceInMS": 16,
          "ClientName": "sample string 17"
        }
      ],
      "PerformanceInMS": 16,
      "ClientName": "sample string 17"
    },
    {
      "ID": 1,
      "LoadId": 1,
      "ReceiveDate": "2024-10-13T14:25:45.1422766+00:00",
      "PONumber": "sample string 3",
      "POImage": "sample string 4",
      "Supplier": "sample string 5",
      "Carrier": "sample string 6",
      "PackSlipImage": "sample string 7",
      "PackSlipNumber": "sample string 8",
      "BOLImage": "sample string 9",
      "BOLNumber": "sample string 10",
      "WarehouseID": 11,
      "LocalDateTime": "2024-10-13T14:25:45.1422766+00:00",
      "DriverName": "sample string 13",
      "IsConfirmed": true,
      "IsASNConsistant": "sample string 15",
      "Pallets": [
        {
          "Id": 1,
          "LicensePlate": "sample string 2",
          "LegacyLicensePlate": "sample string 3",
          "ClientId": 1,
          "Client": "sample string 4",
          "TruckID": 1,
          "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
          "DepletedDate": "2024-10-13T14:25:45.1422766+00:00",
          "Description": "sample string 6",
          "WarehouseId": 7,
          "LocationId": 8,
          "Notes": "sample string 9",
          "Status": "sample string 10",
          "DimHeight": "sample string 11",
          "DimWidth": "sample string 12",
          "DimLength": "sample string 13",
          "PalletType": "sample string 14",
          "MasterBalanceAdjusted": true,
          "PalletDetails": [
            {
              "Id": 1,
              "PalletId": 2,
              "ItemCode": "sample string 3",
              "ItemId": 4,
              "Description": "sample string 5",
              "BoxCount": 1,
              "BoxQuantity": 1,
              "PackSlipQuantity": 6,
              "ReceivedQuantity": 7,
              "CurrentQuantity": 8,
              "ManufactureDate": "2024-10-13T14:25:45.1422766+00:00",
              "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
              "LotId": 1,
              "Lot": "sample string 11",
              "LotExpirationDate": "2024-10-13T14:25:45.1422766+00:00",
              "Status": "sample string 13",
              "PerformanceInMS": 14,
              "ClientName": "sample string 15"
            },
            {
              "Id": 1,
              "PalletId": 2,
              "ItemCode": "sample string 3",
              "ItemId": 4,
              "Description": "sample string 5",
              "BoxCount": 1,
              "BoxQuantity": 1,
              "PackSlipQuantity": 6,
              "ReceivedQuantity": 7,
              "CurrentQuantity": 8,
              "ManufactureDate": "2024-10-13T14:25:45.1422766+00:00",
              "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
              "LotId": 1,
              "Lot": "sample string 11",
              "LotExpirationDate": "2024-10-13T14:25:45.1422766+00:00",
              "Status": "sample string 13",
              "PerformanceInMS": 14,
              "ClientName": "sample string 15"
            }
          ],
          "PerformanceInMS": 16,
          "ClientName": "sample string 17"
        },
        {
          "Id": 1,
          "LicensePlate": "sample string 2",
          "LegacyLicensePlate": "sample string 3",
          "ClientId": 1,
          "Client": "sample string 4",
          "TruckID": 1,
          "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
          "DepletedDate": "2024-10-13T14:25:45.1422766+00:00",
          "Description": "sample string 6",
          "WarehouseId": 7,
          "LocationId": 8,
          "Notes": "sample string 9",
          "Status": "sample string 10",
          "DimHeight": "sample string 11",
          "DimWidth": "sample string 12",
          "DimLength": "sample string 13",
          "PalletType": "sample string 14",
          "MasterBalanceAdjusted": true,
          "PalletDetails": [
            {
              "Id": 1,
              "PalletId": 2,
              "ItemCode": "sample string 3",
              "ItemId": 4,
              "Description": "sample string 5",
              "BoxCount": 1,
              "BoxQuantity": 1,
              "PackSlipQuantity": 6,
              "ReceivedQuantity": 7,
              "CurrentQuantity": 8,
              "ManufactureDate": "2024-10-13T14:25:45.1422766+00:00",
              "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
              "LotId": 1,
              "Lot": "sample string 11",
              "LotExpirationDate": "2024-10-13T14:25:45.1422766+00:00",
              "Status": "sample string 13",
              "PerformanceInMS": 14,
              "ClientName": "sample string 15"
            },
            {
              "Id": 1,
              "PalletId": 2,
              "ItemCode": "sample string 3",
              "ItemId": 4,
              "Description": "sample string 5",
              "BoxCount": 1,
              "BoxQuantity": 1,
              "PackSlipQuantity": 6,
              "ReceivedQuantity": 7,
              "CurrentQuantity": 8,
              "ManufactureDate": "2024-10-13T14:25:45.1422766+00:00",
              "ReceivedDate": "2024-10-13T14:25:45.1422766+00:00",
              "LotId": 1,
              "Lot": "sample string 11",
              "LotExpirationDate": "2024-10-13T14:25:45.1422766+00:00",
              "Status": "sample string 13",
              "PerformanceInMS": 14,
              "ClientName": "sample string 15"
            }
          ],
          "PerformanceInMS": 16,
          "ClientName": "sample string 17"
        }
      ],
      "PerformanceInMS": 16,
      "ClientName": "sample string 17"
    }
  ],
  "TotalCount": 1
}

application/xml, text/xml

Sample:
<PagedResponseOfTruck xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Data>
    <Truck>
      <PerformanceInMS>16</PerformanceInMS>
      <ClientName>sample string 17</ClientName>
      <ID>1</ID>
      <LoadId>1</LoadId>
      <ReceiveDate>2024-10-13T14:25:45.1422766+00:00</ReceiveDate>
      <PONumber>sample string 3</PONumber>
      <POImage>sample string 4</POImage>
      <Supplier>sample string 5</Supplier>
      <Carrier>sample string 6</Carrier>
      <PackSlipImage>sample string 7</PackSlipImage>
      <PackSlipNumber>sample string 8</PackSlipNumber>
      <BOLImage>sample string 9</BOLImage>
      <BOLNumber>sample string 10</BOLNumber>
      <WarehouseID>11</WarehouseID>
      <LocalDateTime>2024-10-13T14:25:45.1422766+00:00</LocalDateTime>
      <DriverName>sample string 13</DriverName>
      <IsConfirmed>true</IsConfirmed>
      <IsASNConsistant>sample string 15</IsASNConsistant>
      <Pallets>
        <Pallet>
          <PerformanceInMS>16</PerformanceInMS>
          <ClientName>sample string 17</ClientName>
          <Id>1</Id>
          <LicensePlate>sample string 2</LicensePlate>
          <LegacyLicensePlate>sample string 3</LegacyLicensePlate>
          <ClientId>1</ClientId>
          <Client>sample string 4</Client>
          <TruckID>1</TruckID>
          <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
          <DepletedDate>2024-10-13T14:25:45.1422766+00:00</DepletedDate>
          <Description>sample string 6</Description>
          <WarehouseId>7</WarehouseId>
          <LocationId>8</LocationId>
          <Notes>sample string 9</Notes>
          <Status>sample string 10</Status>
          <DimHeight>sample string 11</DimHeight>
          <DimWidth>sample string 12</DimWidth>
          <DimLength>sample string 13</DimLength>
          <PalletType>sample string 14</PalletType>
          <MasterBalanceAdjusted>true</MasterBalanceAdjusted>
          <PalletDetails>
            <PalletDetail>
              <PerformanceInMS>14</PerformanceInMS>
              <ClientName>sample string 15</ClientName>
              <Id>1</Id>
              <PalletId>2</PalletId>
              <ItemCode>sample string 3</ItemCode>
              <ItemId>4</ItemId>
              <Description>sample string 5</Description>
              <BoxCount>1</BoxCount>
              <BoxQuantity>1</BoxQuantity>
              <PackSlipQuantity>6</PackSlipQuantity>
              <ReceivedQuantity>7</ReceivedQuantity>
              <CurrentQuantity>8</CurrentQuantity>
              <ManufactureDate>2024-10-13T14:25:45.1422766+00:00</ManufactureDate>
              <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
              <LotId>1</LotId>
              <Lot>sample string 11</Lot>
              <LotExpirationDate>2024-10-13T14:25:45.1422766+00:00</LotExpirationDate>
              <Status>sample string 13</Status>
            </PalletDetail>
            <PalletDetail>
              <PerformanceInMS>14</PerformanceInMS>
              <ClientName>sample string 15</ClientName>
              <Id>1</Id>
              <PalletId>2</PalletId>
              <ItemCode>sample string 3</ItemCode>
              <ItemId>4</ItemId>
              <Description>sample string 5</Description>
              <BoxCount>1</BoxCount>
              <BoxQuantity>1</BoxQuantity>
              <PackSlipQuantity>6</PackSlipQuantity>
              <ReceivedQuantity>7</ReceivedQuantity>
              <CurrentQuantity>8</CurrentQuantity>
              <ManufactureDate>2024-10-13T14:25:45.1422766+00:00</ManufactureDate>
              <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
              <LotId>1</LotId>
              <Lot>sample string 11</Lot>
              <LotExpirationDate>2024-10-13T14:25:45.1422766+00:00</LotExpirationDate>
              <Status>sample string 13</Status>
            </PalletDetail>
          </PalletDetails>
        </Pallet>
        <Pallet>
          <PerformanceInMS>16</PerformanceInMS>
          <ClientName>sample string 17</ClientName>
          <Id>1</Id>
          <LicensePlate>sample string 2</LicensePlate>
          <LegacyLicensePlate>sample string 3</LegacyLicensePlate>
          <ClientId>1</ClientId>
          <Client>sample string 4</Client>
          <TruckID>1</TruckID>
          <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
          <DepletedDate>2024-10-13T14:25:45.1422766+00:00</DepletedDate>
          <Description>sample string 6</Description>
          <WarehouseId>7</WarehouseId>
          <LocationId>8</LocationId>
          <Notes>sample string 9</Notes>
          <Status>sample string 10</Status>
          <DimHeight>sample string 11</DimHeight>
          <DimWidth>sample string 12</DimWidth>
          <DimLength>sample string 13</DimLength>
          <PalletType>sample string 14</PalletType>
          <MasterBalanceAdjusted>true</MasterBalanceAdjusted>
          <PalletDetails>
            <PalletDetail>
              <PerformanceInMS>14</PerformanceInMS>
              <ClientName>sample string 15</ClientName>
              <Id>1</Id>
              <PalletId>2</PalletId>
              <ItemCode>sample string 3</ItemCode>
              <ItemId>4</ItemId>
              <Description>sample string 5</Description>
              <BoxCount>1</BoxCount>
              <BoxQuantity>1</BoxQuantity>
              <PackSlipQuantity>6</PackSlipQuantity>
              <ReceivedQuantity>7</ReceivedQuantity>
              <CurrentQuantity>8</CurrentQuantity>
              <ManufactureDate>2024-10-13T14:25:45.1422766+00:00</ManufactureDate>
              <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
              <LotId>1</LotId>
              <Lot>sample string 11</Lot>
              <LotExpirationDate>2024-10-13T14:25:45.1422766+00:00</LotExpirationDate>
              <Status>sample string 13</Status>
            </PalletDetail>
            <PalletDetail>
              <PerformanceInMS>14</PerformanceInMS>
              <ClientName>sample string 15</ClientName>
              <Id>1</Id>
              <PalletId>2</PalletId>
              <ItemCode>sample string 3</ItemCode>
              <ItemId>4</ItemId>
              <Description>sample string 5</Description>
              <BoxCount>1</BoxCount>
              <BoxQuantity>1</BoxQuantity>
              <PackSlipQuantity>6</PackSlipQuantity>
              <ReceivedQuantity>7</ReceivedQuantity>
              <CurrentQuantity>8</CurrentQuantity>
              <ManufactureDate>2024-10-13T14:25:45.1422766+00:00</ManufactureDate>
              <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
              <LotId>1</LotId>
              <Lot>sample string 11</Lot>
              <LotExpirationDate>2024-10-13T14:25:45.1422766+00:00</LotExpirationDate>
              <Status>sample string 13</Status>
            </PalletDetail>
          </PalletDetails>
        </Pallet>
      </Pallets>
    </Truck>
    <Truck>
      <PerformanceInMS>16</PerformanceInMS>
      <ClientName>sample string 17</ClientName>
      <ID>1</ID>
      <LoadId>1</LoadId>
      <ReceiveDate>2024-10-13T14:25:45.1422766+00:00</ReceiveDate>
      <PONumber>sample string 3</PONumber>
      <POImage>sample string 4</POImage>
      <Supplier>sample string 5</Supplier>
      <Carrier>sample string 6</Carrier>
      <PackSlipImage>sample string 7</PackSlipImage>
      <PackSlipNumber>sample string 8</PackSlipNumber>
      <BOLImage>sample string 9</BOLImage>
      <BOLNumber>sample string 10</BOLNumber>
      <WarehouseID>11</WarehouseID>
      <LocalDateTime>2024-10-13T14:25:45.1422766+00:00</LocalDateTime>
      <DriverName>sample string 13</DriverName>
      <IsConfirmed>true</IsConfirmed>
      <IsASNConsistant>sample string 15</IsASNConsistant>
      <Pallets>
        <Pallet>
          <PerformanceInMS>16</PerformanceInMS>
          <ClientName>sample string 17</ClientName>
          <Id>1</Id>
          <LicensePlate>sample string 2</LicensePlate>
          <LegacyLicensePlate>sample string 3</LegacyLicensePlate>
          <ClientId>1</ClientId>
          <Client>sample string 4</Client>
          <TruckID>1</TruckID>
          <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
          <DepletedDate>2024-10-13T14:25:45.1422766+00:00</DepletedDate>
          <Description>sample string 6</Description>
          <WarehouseId>7</WarehouseId>
          <LocationId>8</LocationId>
          <Notes>sample string 9</Notes>
          <Status>sample string 10</Status>
          <DimHeight>sample string 11</DimHeight>
          <DimWidth>sample string 12</DimWidth>
          <DimLength>sample string 13</DimLength>
          <PalletType>sample string 14</PalletType>
          <MasterBalanceAdjusted>true</MasterBalanceAdjusted>
          <PalletDetails>
            <PalletDetail>
              <PerformanceInMS>14</PerformanceInMS>
              <ClientName>sample string 15</ClientName>
              <Id>1</Id>
              <PalletId>2</PalletId>
              <ItemCode>sample string 3</ItemCode>
              <ItemId>4</ItemId>
              <Description>sample string 5</Description>
              <BoxCount>1</BoxCount>
              <BoxQuantity>1</BoxQuantity>
              <PackSlipQuantity>6</PackSlipQuantity>
              <ReceivedQuantity>7</ReceivedQuantity>
              <CurrentQuantity>8</CurrentQuantity>
              <ManufactureDate>2024-10-13T14:25:45.1422766+00:00</ManufactureDate>
              <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
              <LotId>1</LotId>
              <Lot>sample string 11</Lot>
              <LotExpirationDate>2024-10-13T14:25:45.1422766+00:00</LotExpirationDate>
              <Status>sample string 13</Status>
            </PalletDetail>
            <PalletDetail>
              <PerformanceInMS>14</PerformanceInMS>
              <ClientName>sample string 15</ClientName>
              <Id>1</Id>
              <PalletId>2</PalletId>
              <ItemCode>sample string 3</ItemCode>
              <ItemId>4</ItemId>
              <Description>sample string 5</Description>
              <BoxCount>1</BoxCount>
              <BoxQuantity>1</BoxQuantity>
              <PackSlipQuantity>6</PackSlipQuantity>
              <ReceivedQuantity>7</ReceivedQuantity>
              <CurrentQuantity>8</CurrentQuantity>
              <ManufactureDate>2024-10-13T14:25:45.1422766+00:00</ManufactureDate>
              <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
              <LotId>1</LotId>
              <Lot>sample string 11</Lot>
              <LotExpirationDate>2024-10-13T14:25:45.1422766+00:00</LotExpirationDate>
              <Status>sample string 13</Status>
            </PalletDetail>
          </PalletDetails>
        </Pallet>
        <Pallet>
          <PerformanceInMS>16</PerformanceInMS>
          <ClientName>sample string 17</ClientName>
          <Id>1</Id>
          <LicensePlate>sample string 2</LicensePlate>
          <LegacyLicensePlate>sample string 3</LegacyLicensePlate>
          <ClientId>1</ClientId>
          <Client>sample string 4</Client>
          <TruckID>1</TruckID>
          <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
          <DepletedDate>2024-10-13T14:25:45.1422766+00:00</DepletedDate>
          <Description>sample string 6</Description>
          <WarehouseId>7</WarehouseId>
          <LocationId>8</LocationId>
          <Notes>sample string 9</Notes>
          <Status>sample string 10</Status>
          <DimHeight>sample string 11</DimHeight>
          <DimWidth>sample string 12</DimWidth>
          <DimLength>sample string 13</DimLength>
          <PalletType>sample string 14</PalletType>
          <MasterBalanceAdjusted>true</MasterBalanceAdjusted>
          <PalletDetails>
            <PalletDetail>
              <PerformanceInMS>14</PerformanceInMS>
              <ClientName>sample string 15</ClientName>
              <Id>1</Id>
              <PalletId>2</PalletId>
              <ItemCode>sample string 3</ItemCode>
              <ItemId>4</ItemId>
              <Description>sample string 5</Description>
              <BoxCount>1</BoxCount>
              <BoxQuantity>1</BoxQuantity>
              <PackSlipQuantity>6</PackSlipQuantity>
              <ReceivedQuantity>7</ReceivedQuantity>
              <CurrentQuantity>8</CurrentQuantity>
              <ManufactureDate>2024-10-13T14:25:45.1422766+00:00</ManufactureDate>
              <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
              <LotId>1</LotId>
              <Lot>sample string 11</Lot>
              <LotExpirationDate>2024-10-13T14:25:45.1422766+00:00</LotExpirationDate>
              <Status>sample string 13</Status>
            </PalletDetail>
            <PalletDetail>
              <PerformanceInMS>14</PerformanceInMS>
              <ClientName>sample string 15</ClientName>
              <Id>1</Id>
              <PalletId>2</PalletId>
              <ItemCode>sample string 3</ItemCode>
              <ItemId>4</ItemId>
              <Description>sample string 5</Description>
              <BoxCount>1</BoxCount>
              <BoxQuantity>1</BoxQuantity>
              <PackSlipQuantity>6</PackSlipQuantity>
              <ReceivedQuantity>7</ReceivedQuantity>
              <CurrentQuantity>8</CurrentQuantity>
              <ManufactureDate>2024-10-13T14:25:45.1422766+00:00</ManufactureDate>
              <ReceivedDate>2024-10-13T14:25:45.1422766+00:00</ReceivedDate>
              <LotId>1</LotId>
              <Lot>sample string 11</Lot>
              <LotExpirationDate>2024-10-13T14:25:45.1422766+00:00</LotExpirationDate>
              <Status>sample string 13</Status>
            </PalletDetail>
          </PalletDetails>
        </Pallet>
      </Pallets>
    </Truck>
  </Data>
  <TotalCount>1</TotalCount>
</PagedResponseOfTruck>