Download the PHP package fond-of-oryx/stock-api without Composer
On this page you can find all versions of the php package fond-of-oryx/stock-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fond-of-oryx/stock-api
More information about fond-of-oryx/stock-api
Files in fond-of-oryx/stock-api
Download fond-of-oryx/stock-api
More information about fond-of-oryx/stock-api
Files in fond-of-oryx/stock-api
Vendor fond-of-oryx
Package stock-api
Short Description The StockApi module provides a REST API for simple stock operations
License MIT
Package stock-api
Short Description The StockApi module provides a REST API for simple stock operations
License MIT
Please rate this library. Is it a good library?
Informations about the package stock-api
Stock API Module
The StockApi module provides a REST API for simple stock operations.
Package is ported and splitted from fond-of-spryker/stock-api
For creating and updating product stocks, please use fond-of-oryx/stock-product-api
Installation
API
Get stock data by id
GET /stocks/{id_stock}
Example
find stock data
GET /stocks?filter={"condition":"AND","rules":[{"id":"name","field":"name","type":"string","input":"text","operator":"equal","value":"EU"},{"id":"is_active","field":"is_active","type":"bool","input":"bool","operator":"equal","value":true}]}
Example
All versions of stock-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
spryker/api Version ^0.4.0
spryker/api-extension Version ^0.1.0
spryker/api-query-builder Version ^0.1.0
spryker/stock Version ^8.0.0
spryker/api Version ^0.4.0
spryker/api-extension Version ^0.1.0
spryker/api-query-builder Version ^0.1.0
spryker/stock Version ^8.0.0
The package fond-of-oryx/stock-api contains the following files
Loading the files please wait ....