POST api/Ho/AddUpdateFeedback
Request Information
URI Parameters
None.
Body Parameters
Feedback| Name | Description | Type | Additional information |
|---|---|---|---|
| FeedBackId | integer |
None. |
|
| ReceiveItemId | integer |
None. |
|
| TpoId | integer |
None. |
|
| FpoId | integer |
None. |
|
| DistributorId | integer |
None. |
|
| TpoNo | string |
None. |
|
| FpoNo | string |
None. |
|
| Amount | decimal number |
None. |
|
| NetAmount | decimal number |
None. |
|
| GST | decimal number |
None. |
|
| ProductSupplyDate | date |
None. |
|
| TPODate | date |
None. |
|
| Shift | string |
None. |
|
| IsDispatch | boolean |
None. |
|
| IsFeedBack | boolean |
None. |
|
| IsRemark | boolean |
None. |
|
| Status | boolean |
None. |
|
| DispatchId | integer |
None. |
|
| FeedbackDate | date |
None. |
|
| DispatchDate | date |
None. |
|
| CurrentUserId | integer |
None. |
|
| FeedbackItemsList | Collection of FeedbackItem |
None. |
|
| tpoPayment | TpoPayment |
None. |
|
| gSTInfo | GSTInfo |
None. |
|
| distributor | Distributor |
None. |
|
| FeedbackList | Collection of Feedback |
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>