warp Accessorial Codes
10 accessorial codes for warp, each mapped to the service it represents and labelled with where the value came from.
No match in warp's codes. Search every carrier →
liftgate-pickup
spec
Liftgate Pickup
accessorials.pickup
liftgate-delivery
spec
Liftgate Delivery
accessorials.delivery
inside-pickup
spec
Inside Pickup
accessorials.pickup
inside-delivery
spec
Inside Delivery
accessorials.delivery
residential-pickup
spec
Residential Pickup
accessorials.pickup
Required for residential addresses.
residential-delivery
spec
Residential Delivery
accessorials.delivery
Required for residential addresses.
limited-access-pickup
spec
Limited Access Pickup
accessorials.pickup
limited-access-delivery
spec
Limited Access Delivery
accessorials.delivery
pickup-appointment
spec
Pickup Appointment
accessorials.pickup
In the API spec but absent from the carrier’s written docs.
delivery-appointment
spec
Delivery Appointment
accessorials.delivery
In the API spec but absent from the carrier’s written docs.
Every code above was read from the carrier’s machine-readable API specification.
How codes are sent
The API specification and the written docs disagree: the spec includes pickup-appointment and delivery-appointment, which the docs omit. Both are listed here.
Same lookup at another carrier
Common questions
How many accessorial codes does warp have?
warp 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 warp liftgate code?
warp uses liftgate-delivery for liftgate delivery, sent in the accessorials.delivery field. Other carriers spell the same service differently, so the code is only valid for warp.
What is the warp residential delivery code?
warp uses residential-delivery 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 warp?
The API specification and the written docs disagree: the spec includes pickup-appointment and delivery-appointment, which the docs omit. Both are listed here.
Is the warp 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/warp returns the same data as JSON on every plan.