Skip to main content

Southeastern Freight Lines Accessorial Codes

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

Rate quote codes

Send these when requesting a rate. 29 codes.

Booking codes

Send these when creating the shipment or BOL. 5 codes.

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

How codes are sent

Quote accessorials are form parameters named chkXXX sent as chkXXX=on. The pickup request uses a small set of Y/N booleans instead and shares none of those names.

Common questions

How many accessorial codes does Southeastern Freight Lines have?

Southeastern Freight Lines publishes 34 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 Southeastern Freight Lines liftgate code?

Southeastern Freight Lines uses chkLGD for liftgate delivery, sent in the form param field. Other carriers spell the same service differently, so the code is only valid for Southeastern Freight Lines.

What is the Southeastern Freight Lines residential delivery code?

Southeastern Freight Lines uses chkPR 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 Southeastern Freight Lines?

Quote accessorials are form parameters named chkXXX sent as chkXXX=on. The pickup request uses a small set of Y/N booleans instead and shares none of those names.

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