ltl

List carrier features

Get a list of features offered by a particular carrier

get/v-beta/ltl/carriers/{carrier_code}/features

Response

The request was successful

featuresstring[]

List of supported features

Example response

{
  "features": [
    "quote",
    "spot_quote",
    "tracking",
    "scheduled_pickup"
  ]
}

Changes