Create a zone using the API. Provide key details: external ID, description, display name, name, remark, short code, manager login, and warehouse location external ID for efficient management.
| Method | Endpoint |
|---|---|
| POST | {{endpoint}}/api/ext/zones |
| Key | Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer{{token}} |
{
"externalId": zoneext1,
"description": string,
"displayName": "",
"name": zone2 1,
"remark": zone1,
"shortCode": Z1,
"storeManager": {
"login": arfan2@custella.com
},
"wareHouseLocation": {
"externalId": 7878343
}
}
// 400 Response Code
{
"type": http://www.jhipster.tech/problem/problem-with-message,
"title": Location not found with external id,
"status": 400
}

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