v1
latestOpenAPI 3.1.02026-07-2617501.1 MBCheck a carrier's consent
get/v1/freight_visibility/company_associated
Query parameters
company_idinteger
Specify the ID of the company as assigned by Motive.
dot_idinteger
Specify the ID assigned by the Department of Transportation, if you do not have the company_id.
Response
200
Example response
{
"data": {
"company_associated": true
}
}