Skip to main content

Numark Transportation Accessorial Codes

10 accessorial codes for Numark Transportation, each mapped to the service it represents and labelled with where the value came from.

Rate quote codes

Send these when requesting a rate. 6 codes.

Booking codes

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

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

How codes are sent

The quote API takes a code list and requires ACCESSORIALCOUNT to match the number sent exactly. The order API uses Y/N boolean fields instead, with no code list.

Common questions

How many accessorial codes does Numark Transportation have?

Numark Transportation publishes 10 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 Numark Transportation liftgate code?

Numark Transportation uses LIFDEL for liftgate delivery, sent in the QUOTE.ACCESSORIAL.CODE field. Other carriers spell the same service differently, so the code is only valid for Numark Transportation.

What is the Numark Transportation residential delivery code?

Numark Transportation uses RESDEL 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 Numark Transportation?

The quote API takes a code list and requires ACCESSORIALCOUNT to match the number sent exactly. The order API uses Y/N boolean fields instead, with no code list.

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