POST Create Location
POST Create Location/Level 1
Introduction
Creates a new physical location in the Yard Management System (YMS). Locations represent physical spaces within the yard where equipment (containers, trailers, chassis) can be positioned for various operational activities. Supports dock doors for loading/unloading, parking spots for equipment staging, and warehouse staging area links. Used during yard setup to configure operational zones with specific activities, customer assignments, and access controls.
API Request
POST /location/create
Body Request Parameters
Request Parameters
Name | Location | Type | Required | Description |
|---|---|---|---|---|
X-Tenant-ID | header | string | No | none |
X-Yard-ID | header | string | No | none |
Item-Time-Zone | header | string | No | none |
Authorization | header | string | No | none |
body | body | LocationCreateCmd | No | none |
Response Example
200 Response
Response
Status Code | Definition | Description | Data Model |
|---|---|---|---|
200 | OK | none | RLocationView |