C.H. Robinson Accessorial Codes
C.H. Robinson does not publish accessorial codes. Additional services are set as fields on the request instead.
No match in C.H. Robinson's codes. Search every carrier →
Services set as request fields
C.H. Robinson expresses these as fields on the request rather than as codes. The service is supported; there is simply no code to send.
specialRequirement.liftGate
boolean
Liftgate Delivery
specialRequirement.insidePickup
boolean
Inside Pickup
Origin only.
specialRequirement.insideDelivery
boolean
Inside Delivery
Destination only.
specialRequirement.residentialNonCommercial
boolean
Residential Delivery
specialRequirement.limitedAccess
boolean
Limited Access Delivery
specialRequirement.appointmentNotification
boolean
Delivery Appointment
Destination only.
specialRequirement.tradeShoworConvention
boolean
Trade Show Delivery
specialRequirement.constructionSite
boolean
Construction Site Delivery
specialRequirement.dropOffAtCarrierTerminal
boolean
Terminal Drop-off
Origin only.
specialRequirement.pickupAtCarrierTerminal
boolean
Terminal Pickup
Destination only.
specialRequirement.hasDropTrailer
boolean
Drop Trailer
How codes are sent
Accessorials are boolean fields on the specialRequirement object rather than codes. C.H. Robinson does define codes for services outside that object, but its documentation states they must be obtained from your C.H. Robinson representative — there is no public list.
Same lookup at another carrier
Common questions
How are accessorial codes sent to C.H. Robinson?
Accessorials are boolean fields on the specialRequirement object rather than codes. C.H. Robinson does define codes for services outside that object, but its documentation states they must be obtained from your C.H. Robinson representative — there is no public list.
Does C.H. Robinson have accessorial codes?
No. C.H. Robinson expresses additional services as fields on the request rather than as codes — for example Liftgate Delivery is set through specialRequirement.liftGate. The service is supported; there is simply no code to send.
Is the C.H. Robinson 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/chrobinson returns the same data as JSON on every plan.