GET api/FactoryPlant/GetDelieveryPendingTruckSheetList?DairyPlantID={DairyPlantID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DairyPlantID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TruckSheet| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| TruckID | integer |
None. |
|
| DispatchNO | string |
None. |
|
| IsDelivered | boolean |
None. |
|
| DeliveryDate | date |
None. |
|
| DeliveredBy | integer |
None. |
|
| DeliverdUserName | string |
None. |
|
| Isloaded | boolean |
None. |
|
| LoadedDate | date |
None. |
|
| LoadedBy | integer |
None. |
|
| LoadedByName | string |
None. |
|
| Isdeleted | boolean |
None. |
|
| InTransit | boolean |
None. |
|
| TransitedDate | date |
None. |
|
| TransitedBy | integer |
None. |
|
| TransitedByName | string |
None. |
|
| IsSecurityCheck | boolean |
None. |
|
| SecurityCheckDate | date |
None. |
|
| SecurityCheckBy | integer |
None. |
|
| SecurityCheckByName | string |
None. |
|
| BarcodeValue | string |
None. |
|
| TruckStatus | string |
None. |
|
| TruckNo | string |
None. |
|
| SecurityStatus | string |
None. |
|
| DairyPlantID | integer |
None. |
|
| TotalCount | integer |
None. |
|
| ChallanId | integer |
None. |
|
| SecurityStatusList | Collection of SelectListItem |
None. |
|
| dispatchlist | Collection of Dispatch |
None. |
|
| sheetlist | Collection of TruckSheet |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.