PUT api/Products/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| ProductType | ProductType |
None. |
|
| ContractRows | Collection of ContractRow |
None. |
|
| OutOfContracts | Collection of OutOfContract |
None. |
|
| Id | integer |
None. |
|
| Manufacturer | string |
Max length: 50 |
|
| Model | string |
Max length: 50 |
|
| Description | string |
Max length: 50 |
|
| Fee | decimal number |
None. |
|
| FlagServer | boolean |
None. |
|
| IdProdMadre | integer |
None. |
|
| Deleted | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
None.