go back to CarrierService

GET /carriers/checkQualification

Check to see if a carrier is qualified, based on carrier qualifications, to haul a specific load.

Roles that can access this endpoint are Users.

Parameters

name description type default type
carrier string for which to search for carrier by ID query String
movement string for which to search for movements by ID query String

Result

boolean of type: text/plain

true or false

Try It Out

Request

- Authentication Help
- String
- String