GET api/Receiving/Id
Get a specific receiving event with all the details
Request Information
URI Parameters
| Name | Type | Description | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None
Response Information
Resource Description
Truck| Name | Type | Description | Additional information |
|---|---|---|---|
| ID | integer |
|
|
| LoadId | integer |
|
|
| ReceiveDate | date |
|
|
| PONumber | string |
|
|
| POImage | string |
|
|
| Supplier | string |
|
|
| Carrier | string |
|
|
| PackSlipImage | string |
|
|
| PackSlipNumber | string |
|
|
| BOLImage | string |
|
|
| BOLNumber | string |
|
|
| WarehouseID | integer |
|
|
| LocalDateTime | date |
|
|
| DriverName | string |
|
|
| IsConfirmed | boolean |
|
|
| IsASNConsistant | string |
|
|
| Pallets | Collection of Pallet |
|
|
| PerformanceInMS | integer |
|
|
| ClientName | string |
|
Response Formats
application/json, text/json
Sample:
{
"ID": 1,
"LoadId": 1,
"ReceiveDate": "2025-10-30T18:48:29.6082005+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": "2025-10-30T18:48:29.6082005+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": "2025-10-30T18:48:29.6082005+00:00",
"DepletedDate": "2025-10-30T18:48:29.6082005+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": "2025-10-30T18:48:29.6082005+00:00",
"ReceivedDate": "2025-10-30T18:48:29.6082005+00:00",
"LotId": 1,
"Lot": "sample string 11",
"LotExpirationDate": "2025-10-30T18:48:29.6082005+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": "2025-10-30T18:48:29.6082005+00:00",
"ReceivedDate": "2025-10-30T18:48:29.6082005+00:00",
"LotId": 1,
"Lot": "sample string 11",
"LotExpirationDate": "2025-10-30T18:48:29.6082005+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": "2025-10-30T18:48:29.6082005+00:00",
"DepletedDate": "2025-10-30T18:48:29.6082005+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": "2025-10-30T18:48:29.6082005+00:00",
"ReceivedDate": "2025-10-30T18:48:29.6082005+00:00",
"LotId": 1,
"Lot": "sample string 11",
"LotExpirationDate": "2025-10-30T18:48:29.6082005+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": "2025-10-30T18:48:29.6082005+00:00",
"ReceivedDate": "2025-10-30T18:48:29.6082005+00:00",
"LotId": 1,
"Lot": "sample string 11",
"LotExpirationDate": "2025-10-30T18:48:29.6082005+00:00",
"Status": "sample string 13",
"PerformanceInMS": 14,
"ClientName": "sample string 15"
}
],
"PerformanceInMS": 16,
"ClientName": "sample string 17"
}
],
"PerformanceInMS": 16,
"ClientName": "sample string 17"
}
application/xml, text/xml
Sample:
<Truck xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<PerformanceInMS>16</PerformanceInMS>
<ClientName>sample string 17</ClientName>
<ID>1</ID>
<LoadId>1</LoadId>
<ReceiveDate>2025-10-30T18:48:29.6082005+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>2025-10-30T18:48:29.6082005+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>2025-10-30T18:48:29.6082005+00:00</ReceivedDate>
<DepletedDate>2025-10-30T18:48:29.6082005+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>2025-10-30T18:48:29.6082005+00:00</ManufactureDate>
<ReceivedDate>2025-10-30T18:48:29.6082005+00:00</ReceivedDate>
<LotId>1</LotId>
<Lot>sample string 11</Lot>
<LotExpirationDate>2025-10-30T18:48:29.6082005+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>2025-10-30T18:48:29.6082005+00:00</ManufactureDate>
<ReceivedDate>2025-10-30T18:48:29.6082005+00:00</ReceivedDate>
<LotId>1</LotId>
<Lot>sample string 11</Lot>
<LotExpirationDate>2025-10-30T18:48:29.6082005+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>2025-10-30T18:48:29.6082005+00:00</ReceivedDate>
<DepletedDate>2025-10-30T18:48:29.6082005+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>2025-10-30T18:48:29.6082005+00:00</ManufactureDate>
<ReceivedDate>2025-10-30T18:48:29.6082005+00:00</ReceivedDate>
<LotId>1</LotId>
<Lot>sample string 11</Lot>
<LotExpirationDate>2025-10-30T18:48:29.6082005+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>2025-10-30T18:48:29.6082005+00:00</ManufactureDate>
<ReceivedDate>2025-10-30T18:48:29.6082005+00:00</ReceivedDate>
<LotId>1</LotId>
<Lot>sample string 11</Lot>
<LotExpirationDate>2025-10-30T18:48:29.6082005+00:00</LotExpirationDate>
<Status>sample string 13</Status>
</PalletDetail>
</PalletDetails>
</Pallet>
</Pallets>
</Truck>