Yms apiLoad controller
GET Get Load
GET Get Load
Introduction
Retrieve a single load by its load ID. Returns the complete load information including status, carrier, customer, equipment details, order references, item lines, and all associated data.
API Request
GET /public/load/{loadId}
Request Parameters
Name | Location | Type | Required | Description |
|---|---|---|---|---|
loadId | path | string | Yes | Load ID |
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 |
Response Example
200 Response
Response
Status Code | Definition | Description | Data Model |
|---|---|---|---|
200 | OK | none | RLoadView |