Create a location bin via the API. Specify details: description, display name, external ID, name, short code, warehouse location and zone external ID for efficient management.
| Method | Endpoint |
|---|---|
| POST | {{endpoint}}/api/ext/bins |
| Key | Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer{{token}} |
{
"description": string,
"displayName": null,
"externalId": binext1,
"name": user bin 1,
"shortCode": usb1,
"wareHouseLocation": {
"externalId": externalId1
},
"zone": {
"externalId": zoneext1
}}
// 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 Sdn Bhd 201201031545 (1016032-M)