Skip to main content

Uber Freight Accessorial Codes

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

LIFTGATE spec

Liftgate

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

LIFTGATE SERVICE spec

Liftgate service

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

INSIDE DELIVERY spec

Inside Delivery

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

RESIDENTIAL DELIVERY spec

Residential Delivery

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

RESIDENTIAL PICKUP OR DELIVERY spec

Residential pickup or delivery

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

LIMITED ACCESS DELIVERY spec

Limited Access Delivery

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

SORTING SEGREGATING spec

Sorting and segregating

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

HAZARDOUS MATERIALS spec

Hazardous Materials

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

EXPEDITED SERVICE spec

Expedited Service

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

GUARANTEED DELIVERY spec

Guaranteed Delivery

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

LINEHAUL spec

Linehaul

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

LINEHAUL ADJUSTMENT spec

Linehaul adjustment

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

CAF SURCHARGE spec

CAF surcharge

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

FUEL SURCHARGE spec

Fuel Surcharge

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

BORDER CROSSING FEE spec

Border Crossing Fee

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

DETENTION spec

Detention

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

DRIVER LOAD spec

Driver Load

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

DRIVER UNLOAD spec

Driver Unload

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

LUMPER spec

Lumper

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

LUMPER UNLOAD spec

Lumper unload

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

TARP spec

Tarp

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

STOPOFF CHARGE spec

Stopoff Charge

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

NEW YORK CITY SURCHARGE spec

New York City Surcharge

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

DELIVERY AREA SURCHARGE spec

Delivery Area Surcharge

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

HIGH COST DELIVERY AREA spec

High cost delivery area

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

JOB-SITE DELIVERY spec

Job-Site Delivery

charges[].name

Charge type on the rate breakdown, not a requestable accessorial.

CUSTOMER FREIGHT MARKUP spec

Customer freight markup

charges[].name

Charge type on the rate breakdown; no equivalent service concept.

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

How codes are sent

The values listed here are charge types that appear on a rate breakdown, not codes you send to request a service.

Common questions

How many accessorial codes does Uber Freight have?

Uber Freight publishes 27 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 Uber Freight liftgate code?

Uber Freight uses LIFTGATE for liftgate delivery, sent in the charges[].name field. Other carriers spell the same service differently, so the code is only valid for Uber Freight.

What is the Uber Freight residential delivery code?

Uber Freight uses RESIDENTIAL DELIVERY 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 Uber Freight?

The values listed here are charge types that appear on a rate breakdown, not codes you send to request a service.

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