POST api/DailyDeliveryDetails/UpdateDailyDeliveryDetailsFlag?CustomerId={CustomerId}&ProductId={ProductId}&Month={Month}&Flag={Flag}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerId | integer |
Required |
|
| ProductId | integer |
Required |
|
| Month | integer |
Required |
|
| Flag | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/octet-stream
Sample:
Sample not available.