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.
No match in Numark Transportation's codes. Search every carrier →
Rate quote codes
Send these when requesting a rate. 6 codes.
LIFPIC
doc
Liftgate Pickup
QUOTE.ACCESSORIAL.CODE
LIFDEL
doc
Liftgate Delivery
QUOTE.ACCESSORIAL.CODE
INSDEL
doc
Inside Delivery
QUOTE.ACCESSORIAL.CODE
Ground floor only. ACCESSORIALCOUNT must match the number sent.
RESPIC
doc
Residential Pickup
QUOTE.ACCESSORIAL.CODE
RESDEL
doc
Residential Delivery
QUOTE.ACCESSORIAL.CODE
NOTFEE
doc
Notification Fee
QUOTE.ACCESSORIAL.CODE
Booking codes
Send these when creating the shipment or BOL. 4 codes.
Liftgate
doc
Liftgate Required
Shipments
Order side uses Y/N flags, not the quote code list.
SortSeg
doc
Sort and Segregate
Shipments
Order side uses Y/N flags, not the quote code list.
HAZ
doc
Hazardous Materials
Shipments
Order side uses Y/N flags, not the quote code list.
dblstack
doc
Double Stackable
Shipments
A handling flag rather than a billable service.
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.
Same lookup at another carrier
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.