ViisonPickwareERPWarehouses

Extends \Shopware_Controllers_Api_Rest

package

Default

Methods

DELETE /api/warehouses/{id}/

deleteAction() 

GET /api/warehouses/{id}/

getAction() 

Fetches all warehouses with the given sort, filter and pagination limits (offset and limit).

indexAction() 

GET /api/warehouses

POST /api/warehouses

postAction() 

PUT /api/warehouses/{id}/

putAction()