Skip to main content

Liftgate Delivery Codes by Carrier

Hydraulic liftgate needed at the destination because there is no dock or ramp to unload to.

24 codes across 21 carriers, plus 3 that use a request field instead.

AAA Cooper
LGD doc

AccLine.AccCode

ABF Freight
Acc_GRD_DEL on rate quote doc

Acc_GRD_DEL

AIT Worldwide Logistics
LFGTD on rate quote doc

additionalServicesDeliveryCode

Banyan Technology
CLFTG snapshot

consigneeAccessorials

CEVA Logistics
LiftGate on rate quote spec

ServiceTypeCode

CustomCo
LIFT snapshot

query param

Forward Air
LGD snapshot

DeliveryAccessorials

Delivery side only — never send it as a pickup accessorial.

GLS US
LFTD on booking doc

accessoriallist

The quote API uses LIFD for this instead.

LIFD on rate quote snapshot

query param

The order API uses LFTD instead. TForce Freight also uses LIFD, unrelated.

LDT
LGDEL snapshot

query param

Present in both test and production.

Mothership
liftgate doc

accessorials

Daylight Transport
Lift Gate Delivery snapshot

accessorial.accId

accName D.

Numark Transportation
Liftgate on booking doc

Shipments

Order side uses Y/N flags, not the quote code list.

LIFDEL on rate quote doc

QUOTE.ACCESSORIAL.CODE

RoadRunner
LGD doc

ServiceCode

R+L Carriers
DestinationLiftgate doc

AdditionalServices

On the Pickup Request API send Liftgate instead.

Saia LTL Freight
LiftgateService on rate quote doc

Accessorials

Southeastern Freight Lines
chkLGD on rate quote doc

form param

TForce Freight
LIFD on rate quote spec

serviceOptions.delivery

GLS also uses LIFD for liftgate delivery; the codes are unrelated even though they match.

Total Transportation
LIFT on rate quote doc

query param

TQL
LGDEL on rate quote doc

accessorials

Uber Freight
LIFTGATE on rate response spec

charges[].name

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

LIFTGATE SERVICE on rate response spec

charges[].name

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

warp
liftgate-delivery spec

accessorials.delivery

Supported without a code

These carriers offer the service but set it as a field on the request instead of sending a code.

C.H. Robinson

specialRequirement.liftGate

boolean

Flock Freight

stops[].liftgateRequired

boolean · Set per stop.

Pilot Freight Services

Consignee.Liftgate

flag_yn · "Y" or "N" on the Shipper/Consignee object.

Common questions

Which carriers support liftgate delivery?

21 carriers publish a code for liftgate delivery, and a further 3 support it through a request field rather than a code. Hydraulic liftgate needed at the destination because there is no dock or ramp to unload to.

Is there a standard liftgate delivery code across carriers?

No. Each carrier defines its own code, so the same service is spelled differently at every carrier you integrate with — AAA Cooper uses LGD, ABF Freight uses Acc_GRD_DEL, AIT Worldwide Logistics uses LFGTD, Banyan Technology uses CLFTG. A code is only meaningful together with the carrier it belongs to.

Need this programmatically? /api/accessorials/map?service=liftgate-delivery returns the same data as JSON on every plan.