PUT api/Tt_Stock?id_item={id_item}&id_location={id_location}&qty_ideal={qty_ideal}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_item | globally unique identifier |
Required |
|
| id_location | globally unique identifier |
Required |
|
| qty_ideal | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
None.