POST api/Firm/AddProduct
Add product to a firm
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | id of product |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
1
text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>
application/x-www-form-urlencoded
Sample: