List Order Stop External Reference

Autocomplete endpoint for stop external reference IDs.

q is matched as a case-insensitive prefix (e.g. "ware" matches "WAREHOUSE-A"). Only values that START with q are returned — mid-string or suffix queries will return no results.

SecurityAPIKeyHeader
Request
query Parameters
q
string (Q)

Prefix to search for

limit
integer (Limit) [ 1 .. 100 ]
Default: 20

Maximum number of results

Responses
200

Successful Response

Response Schema: application/json
Array
string
400

Validation Error

get/orders/stops/external-reference
Request samples
Response samples
application/json
[
  • "string"
]
Copyright © Shipwell 2025. All right reserved.