# 4. Warehouse

Warehouse — Locations & Fulfillment Nodes

Manage the store’s fulfillment locations used by inventory and shipping.

NOTES

  • Bulk creation of warehouses (name/contact/area/main) is processed as an asynchronous, batched job; track via requestId/batchId, with final summaries via webhook.

  • List all warehouses for use in stock updates and order routing.

  • Responses use the standard envelope; warehouse IDs (clientId) are referenced by other modules.

# Endpoints