POST api/FactoryPlant/AddFreeSampleInvoice
Request Information
URI Parameters
None.
Body Parameters
SampleProductInvoice| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| FreeInvoiceNo | string |
None. |
|
| DistributorId | integer |
None. |
|
| DistributorName | string |
None. |
|
| TPODate | date |
None. |
|
| ProductSupplyDate | date |
None. |
|
| Shift | string |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | integer |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | integer |
None. |
|
| IsActive | boolean |
None. |
|
| IsDelete | boolean |
None. |
|
| Prefix | string |
None. |
|
| FinancialYear | string |
None. |
|
| SrNo | string |
None. |
|
| tPOReportSearch | TPOReportSearch |
None. |
|
| sampleslist | Collection of SampleProductInvoice |
None. |
|
| sampleProductsitemlist | Collection of SampleProductInvoice |
None. |
|
| distributor | Distributor |
None. |
|
| productInvoiceItemslist | Collection of SampleProductInvoiceItem |
None. |
Request 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.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>