Create a location type
Location Types
Create a location type
Create a location type used to classify warehouse locations.
POST
Create a location type
Request Structure
Key Fields
| Field | Required | Description |
|---|---|---|
code | Yes | Unique location type code (max 50) |
name | Yes | Display name (max 150) |
description | No | Description |
BAY, GOBAY, PICKANDDROP, WORK, PERSONALLOCATION).Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Body
application/json
Response
Created successfully

