List a Single LTL Carrier
This endpoint returns a list of helpful information about a single LTL carrier account, including the available accessorial services, container types, and service levels for that particular LTL carrier account.
To list the details for all carriers, use the list connected LTL carrier call.
Requirements
- The unique
carrier_idfor your LTL carrier account in ShipStation API.
This unique ID represents your connection with a specific carrier, and ShipStation API generates and returns this unique carrier_id when you connect a carrier account.
Container Types & Accessorial Services
If you have experience with LTL shipping, you are probably familiar with speaking about LTL shipments in terms of the container used for shipping as well as the possible accessorial services you might wish to utilize.
In ShipStation API, when you see package, this refers to the LTL shipper's container type offerings. Likewise, accessorial services are simply referred to as options in ShipStation API.
Example Request & Response
GET /v-beta/ltl/carriers/:carrier_id
Example response: