Skip to main content

Update a Job Stock Quantity

This call updates a stock item within a job with a revised Stock Quantity which it will appear in the stocks details when viewing a job.

Query String Parameters

NameTypeDescriptionRequired
ActionStringJobUpdateStockQtyRequired
JobStockIdIntStock line identifier within the Job. Returned when the stock line as added to the job using JobAddStockRequired
StockQuantitydecimalUpdated quantity of stock from the Job.Required

Response Codes

CodeMessageInformation
0null
2Missing or invalid parameter - jobStockId
2Missing or invalid parameter - stockQuantity
2Unable to locate Job Stock Item
2Unable to update Qty on non-consumable Item

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=jobupdatestockqty