Get custom data for a carrier
The account’s custom-data record for one carrier. A miss returns 200 with found: false, never 404. Leading-zero requests are retried with zeros stripped (one direction only); the response echoes the requested dot_number.
get/v1/carriers/{dot_number}/custom-data
Path parameters
dot_numberstring required
The carrier’s USDOT number
Response
Record, or a found: false sentinel
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○