Create warehouseAsk AIpost https://api.wafeq.com/v1/warehouses/Endpoint for creating a new warehouse.Body ParamsaccountstringrequiredThe 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 7 months ago