Skip to main content

TForce Freight Accessorial Codes

13 accessorial codes for TForce Freight, each mapped to the service it represents and labelled with where the value came from.

Every code above was read from the carrier’s machine-readable API specification.

How codes are sent

Pickup and delivery codes live in separate arrays (serviceOptions.pickup and serviceOptions.delivery) and are not interchangeable.

Common questions

How many accessorial codes does TForce Freight have?

TForce Freight publishes 13 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 TForce Freight liftgate code?

TForce Freight uses LIFD for liftgate delivery, sent in the serviceOptions.delivery field. Other carriers spell the same service differently, so the code is only valid for TForce Freight.

What is the TForce Freight residential delivery code?

TForce Freight uses RESD for residential delivery. Residential surcharges apply to any address the carrier classifies as non-commercial, which can include home businesses.

How are accessorial codes sent to TForce Freight?

Pickup and delivery codes live in separate arrays (serviceOptions.pickup and serviceOptions.delivery) and are not interchangeable.

Is the TForce Freight 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/tforce returns the same data as JSON on every plan.