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