Skip to main content

Remove a Stock Item

Delete a specific stock item by serial number or stock item Id.

Query String Parameters

NameTypeDescriptionRequired
ActionStringStockItemDeleteRequired
ItemSerialNoStringSerial number of item to delete.Required
StockItemIdIntId of item to delete.Required
note

Supply either ItemSerailNo or StockItemId.

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab
2Missing parametersMandatory parameter was not supplied

Check StockItemId and ItemSerialNo
2Invalid stockitemidInteger value is invalid or was not specified (when required)
2StockItem not foundNo record found using the specified parameters

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=StockItemDelete&StockItemId=2540200