Request Information
Deletes the stock movement with the provided id.
Example URL:
v2.0/StockMovements/{id}
Name | Description | Type | Additional information |
---|---|---|---|
id |
Stock movement id. |
integer |
Required |
id |
Stock movement id. |
integer |
Required |
None.
Response Information
boolean
Sample:
true
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>