Skip to main content

TQL Accessorial Codes

11 accessorial codes for TQL, each mapped to the service it represents and labelled with where the value came from.

Every code above comes from a formal code table in the carrier’s own documentation.

Limits

Accessorials are passed as a plain string array on the quote request.

Common questions

How many accessorial codes does TQL have?

TQL publishes 11 accessorial codes across pickup, delivery and shipment-level services. Each one is listed with the service it maps to and the source the value was read from.

What is the TQL liftgate code?

TQL uses LGDEL for liftgate delivery, sent in the accessorials field. Other carriers spell the same service differently, so the code is only valid for TQL.

Are there limits on TQL accessorial codes?

Accessorials are passed as a plain string array on the quote request.

Is the TQL accessorial code list free to use?

Yes. The lookup is free with no signup, and the same data is available from the /api/accessorials REST endpoint on every plan including the free tier.

Need this programmatically? /api/accessorials/carrier/tql returns the same data as JSON on every plan.