Overview ======== This section of the developer guide explains how to integrate with Shopware ERP's REST API. The :ref:`rest-api-basics` chapter deals with technical topics such as authentication, Shopware-specific data encoding schemes as well as the Shopware ERP API's idempotency support. The :ref:`warehouses-api` and :ref:`bin-locations-api` chapters explain how to manage these structural warehouse entities. The :ref:`stock-api` chapter introduces a batch-oriented, high-performance, and high-reliability API for moving stock into, within, or out of warehouses. Finally, the :ref:`order-shipping-api` chapter introduces endpoints which support filling orders by clearing stock from warehouses.