v1
latestOpenAPI 3.0.32026-07-13149852.3 MBwarehouse
Warehouse - Create V2
Create a new warehouse using the latest creation endpoint with enhanced options.
post/warehouse/create_v2
Request body
Example request
{
"name": "Main Warehouse"
}Response
Warehouse created
Example response
{
"_id": "507f1f77bcf86cd799439011"
}