Stock
Sell more than just activities
Was this helpful?
Sell more than just activities
Was this helpful?
Merchandise stock.
This API returns all the stock items.
[FILTER] on stock_id
.
[FILTER] on stock_product_id
.
[FILTER] Include disabled / closed (stock_active:false
) entries.
false
Example: true
[FILTER] Only show entries modified after the given date.
[CACHE] The If-Modified-Since
request HTTP header makes the request conditional: the server will send back the requested resource, with a 200 status, only if it has been modified after the given date.
If the resource has not been modified since, the response will be a 304 without any body; the Last-Modified
response header of a previous request will contain the date of last modification.
Note that if a single resource has changed, all records matching your request will be returned, not just those changed after the given date. This provides you with an efficient caching method.
Wed, 21 Jan 2022 07:28:00 GMT
This API allows to update the stock for merchandise items.
Identifier of the stock that is updated.
84534534
Updated stock quantity.
50