GET api/FactoryPlant/GetInvoices?DairyPlantID={DairyPlantID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DairyPlantID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Invoice| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ChallanId | integer |
None. |
|
| FpoId | integer |
None. |
|
| TpoId | integer |
None. |
|
| CurrentUserId | integer |
None. |
|
| PoNo | string |
None. |
|
| TpoNo | string |
None. |
|
| FpoNo | string |
None. |
|
| ChallanNo | string |
None. |
|
| InvoiceNo | string |
None. |
|
| Shift | string |
None. |
|
| DistributorId | integer |
None. |
|
| DairyPlantID | integer |
None. |
|
| DairyPlantCode | string |
None. |
|
| DistributorName | string |
None. |
|
| Amount | decimal number |
None. |
|
| NetAmount | decimal number |
None. |
|
| GST | decimal number |
None. |
|
| CashDiscount | decimal number |
None. |
|
| TPODate | date |
None. |
|
| ProductSupplyDate | date |
None. |
|
| CreatedOn | date |
None. |
|
| DispatchDate | date |
None. |
|
| ChallanDate | date |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedByname | string |
None. |
|
| Status | integer |
None. |
|
| IsDelete | boolean |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | integer |
None. |
|
| EmailId | string |
None. |
|
| Phone | string |
None. |
|
| IsEditDisplay | boolean |
None. |
|
| IsDispatch | boolean |
None. |
|
| IsFpo | boolean |
None. |
|
| IsInvoice | boolean |
None. |
|
| IsRemark | boolean |
None. |
|
| Remark | string |
None. |
|
| distributor | Distributor |
None. |
|
| tpoPayment | TpoPayment |
None. |
|
| gSTInfo | GSTInfo |
None. |
|
| DueAmount | decimal number |
None. |
|
| Prefix | string |
None. |
|
| FinancialYear | string |
None. |
|
| SrNo | string |
None. |
|
| ChallanItems | Collection of ChallanItem |
None. |
|
| Challans | Collection of Challan |
None. |
|
| tPOReportSearch | TPOReportSearch |
None. |
|
| Invoices | Collection of Invoice |
None. |
|
| TotalRecord | integer |
None. |
|
| TradeName | string |
None. |
|
| BuyerLegalName | string |
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.