POST api/Ho/AddFpo
Request Information
URI Parameters
None.
Body Parameters
Fpo| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| TpoId | integer |
None. |
|
| CurrentUserId | integer |
None. |
|
| PoNo | string |
None. |
|
| TpoNo | string |
None. |
|
| FpoNo | 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. |
|
| CreatedBy | integer |
None. |
|
| Status | integer |
None. |
|
| IsDelete | boolean |
None. |
|
| UpdatedOn | date |
None. |
|
| CreatedByname | string |
None. |
|
| EmailId | string |
None. |
|
| Phone | string |
None. |
|
| IsEditDisplay | boolean |
None. |
|
| IsDispatch | boolean |
None. |
|
| IsFpo | boolean |
None. |
|
| IsChallanGenerate | boolean |
None. |
|
| Prefix | string |
None. |
|
| FinancialYear | string |
None. |
|
| SrNo | string |
None. |
|
| tPOReportSearch | TPOReportSearch |
None. |
|
| FpoList | Collection of Fpo |
None. |
|
| UpdatedBy | string |
None. |
|
| VehicleCapacity | decimal number |
None. |
|
| Quantity | integer |
None. |
|
| BarcodeValue | string |
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>