GET api/FactoryPlant/GetAllEWayBillList?DairyPlantID={DairyPlantID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DairyPlantID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of EWayBillDetailModel| Name | Description | Type | Additional information |
|---|---|---|---|
| EId | integer |
None. |
|
| InvoiceID | integer |
None. |
|
| InvoiceNo | string |
None. |
|
| DocType | string |
None. |
|
| DocNo | string |
None. |
|
| DocDate | string |
None. |
|
| IsEWayBill | integer |
None. |
|
| IRNNumber | string |
None. |
|
| AcknowledgeNo | string |
None. |
|
| AcknowledgeDate | string |
None. |
|
| Distance | decimal number |
None. |
|
| TransId | string |
None. |
|
| TransMode | integer |
None. |
|
| TransModeName | string |
None. |
|
| TransporterName | string |
None. |
|
| TransDocDate | string |
None. |
|
| TransDocNo | string |
None. |
|
| VehNo | string |
None. |
|
| VehType | string |
None. |
|
| EwbNo | string |
None. |
|
| EwbDt | string |
None. |
|
| EwbValidTill | string |
None. |
|
| Remarks | string |
None. |
|
| ErrorCode | string |
None. |
|
| ErrorMessage | string |
None. |
|
| IsError | integer |
None. |
|
| BuyerGSTIN | string |
None. |
|
| BuyerLegalName | string |
None. |
|
| BuyerTradeName | string |
None. |
|
| tPOReportSearch | TPOReportSearch |
None. |
|
| lstEWayBill | Collection of EWayBillDetailModel |
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.