Yms apiLoad controller
POST Search Loads
POST Search Loads
Introduction
Search for loads matching specified criteria. Supports filtering by load ID, status, carrier, customer, equipment number, and other fields. Returns a list of all matching load records.
API Request
POST /public/load/search
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 | LoadQuery | No | none |
Response Example
200 Response
Response
Status Code | Definition | Description | Data Model |
|---|---|---|---|
200 | OK | none | RListLoadView |