PUT api/PricesMaterials/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
PriceMaterial| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Amount | decimal number |
None. |
|
| Start | date |
None. |
|
| End | date |
None. |
|
| GroupTypeId | integer |
None. |
|
| GroupType | GroupType |
None. |
|
| MaterialId | integer |
None. |
|
| Material | Material |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}