Create warehouseCopy Pagepost https://api.wafeq.com/v1/warehouses/Endpoint for creating a new warehouse.Body ParamsA ModelSerializer that takes additional arguments for "fields", "omit" and "expand" in order to control which fields are displayed, and whether to replace simple values with complex, nested serializationsaccountstringrequiredThe account associated with this warehouse.addressobjectrequiredFull address of the warehouse in both languages.address objectbuilding_numberstringrequiredBuilding number or identifier of the warehouse.cityobjectrequiredCity where the warehouse is located, in both languages.city objectcodestringrequiredUnique code identifier for the warehouse.districtobjectrequiredDistrict or area where the warehouse is located, in both languages.district objectis_activebooleanDefaults to trueIndicates whether the warehouse is currently active and operational.truefalsenameobjectrequiredThe name of the warehouse in both languages.name objectphonestringrequiredContact phone number for the warehouse.postal_codestringrequiredPostal or ZIP code of the warehouse location.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 201Updated 9 days ago