LDT Accessorial Codes
9 accessorial codes for LDT, each mapped to the service it represents and labelled with where the value came from.
No match in LDT's codes. Search every carrier →
LGPU
snapshot
Liftgate Pickup
query param
Present in both test and production.
LGDEL
snapshot
Liftgate Delivery
query param
Present in both test and production.
RESIPU
snapshot
Residential Pickup
query param
Present in both test and production.
RESIDEL
snapshot
Residential Delivery
query param
Present in both test and production.
APPOINT
snapshot
Notify/Appointment
query param
Production only — absent from the test catalogue.
OVR0812
snapshot
Overlength 8-12 ft
query param
Production only.
OVR1216
snapshot
Overlength 12-16 ft
query param
Production only.
OVR1620
snapshot
Overlength 16-20 ft
query param
Production only.
OVR20FT
snapshot
Overlength 20 ft and over
query param
Production only.
The carrier serves an authoritative code list from its own endpoint; the codes above are a documentation snapshot and may lag it.
Authoritative list is served live
The authoritative list is served from keywordlist.xml. Test and production expose different catalogues — the test environment returns only the liftgate and residential codes.
Same lookup at another carrier
Common questions
How many accessorial codes does LDT have?
LDT publishes 9 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 LDT liftgate code?
LDT uses LGDEL for liftgate delivery, sent in the query param field. Other carriers spell the same service differently, so the code is only valid for LDT.
What is the LDT residential delivery code?
LDT uses RESIDEL for residential delivery. Residential surcharges apply to any address the carrier classifies as non-commercial, which can include home businesses.
Is this the complete LDT accessorial code list?
The authoritative list is served from keywordlist.xml. Test and production expose different catalogues — the test environment returns only the liftgate and residential codes.
Is the LDT 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/ldt returns the same data as JSON on every plan.