PUT api/PeriodicStocks/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
ConsumableStockName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
ExternalNumber | string |
String length: inclusive between 0 and 25 |
|
Materialization | integer |
Range: inclusive between 0 and 100 |
|
Qty | integer |
None. |
|
ExpiredDate | date |
None. |
|
ReleaseDays | integer |
None. |
|
CreatedBy | string |
String length: inclusive between 0 and 256 |
|
CreatedDate | date |
None. |
|
LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
LastModifiedDate | date |
None. |
|
StockItemId | integer |
None. |
|
StockItem | StockItem |
None. |
|
ConsumableStockMovements | Collection of ConsumableStockMovement |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.