Create a warehouse via the API. Submit key details: address, city, country, latitude, longitude, name, short code, state, manager ID, street, zip code for efficient management.
| Method | Endpoint |
|---|---|
| POST | {{endpoint}}/api/ext/ware-house-locations |
| Key | Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer{{token}} |
{
"address": plaza glomac,
"city": petaling jaya,
"country": malaysia,
"description": some desc,
"latitude": 0,
"longitude": 0,
"name": warehouse location 2,
"shortCode": WHL1,
"state": selangor,
"storeManager": {
"id": 3
},
"street": stree 1,
"zipCode": 3433,
"externalId": externalId
}
// 201 Response Code
{
"createdBy": load.tech1@trial.custella.com,
"createdDate": 2023-11-28T01:30:15Z,
"lastModifiedBy": load.tech1@trial.custella.com,
"lastModifiedDate": 2023-11-28T01:30:15Z,
"id": 3,
"name": warehouse location 2,
"shortCode": WHL1,
"address": plaza glomac,
"street": stree 1,
"city": petaling jaya,
"zipCode": 3433,
"state": selangor,
"country": malaysia,
"latitude": 0.0,
"longitude": 0.0,
"externalId": externalId,
"description": some desc,
"locationNumber": LOC-000003,
"storeManager": {
"createdBy": null,
"createdDate": 2023-11-28T01:30:15Z,
"lastModifiedBy": null,
"lastModifiedDate": 2023-11-28T01:30:15Z,
"id": 3,
"login": null,
"firstName": null,
"lastName": null,
"email": null,
"activated": false,
"status": null,
"emailNotifications": false,
"smsNotifications": false,
"firstTimeLogin": true,
"isOnline": false,
"phone": null,
"calendarStatus": null,
"langKey": null,
"imageUrl": null,
"resetDate": null,
"dateOfBirth": null,
"joiningDate": null,
"position": null,
"location": null,
"locationLattitude": null,
"locationLongitude": null,
"gender": null,
"skill": null,
"timezone": null,
"buffer": null,
"alertForTaskTime": 10.0,
"isTaskAlert": false,
"startBuffer": null,
"endBuffer": null,
"maxShiftHousrsPerDay": 8.0,
"shiftWorking": 0,
"saleforceAccessToken": null,
"saleforceRefreshToken": null,
"saleforceInstanceId": null,
"dateFormatString": null,
"isUserStateActive": null,
"defaultDashboard": null,
"employeeNo": null,
"authorityString": null,
"offlineEnable": null,
"roleId": null,
"roleName": null,
"profileId": null,
"profileName": null,
"superVisor": null,
"geoFence": null,
"userType": null,
"defaultDepot": null,
"tenantId": null,
"passwordText": null,
"allDays": false,
"maxShiftHousrType": DAY,
"myFullName": "",
"online": false,
"fullName": null null
},
"userGroup": null
}

Description can be added here
This website and its content are the property of FieldEx and are protected by copyright laws. © 2026 FieldEx. Any redistribution or reproduction of part or all of the contents in any form is prohibited, except with our express written permission.
FieldEx Pte Ltd Singapore