POST api/AdminData/SaveQuotaItem?manufacturerID={manufacturerID}&year={year}&userID={userID}&stateID={stateID}&primaryIndustryID={primaryIndustryID}&month={month}&amount={amount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| manufacturerID | integer |
Required |
|
| year | integer |
Required |
|
| userID | integer |
Required |
|
| stateID | integer |
Required |
|
| primaryIndustryID | integer |
Required |
|
| month | integer |
Required |
|
| amount | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.