Book an LTL shipment
After getting rates, book a shipment using the quote ID and your selected rate ID:Book with custom labels
Request specific label sizes and counts:2.25x4, 3x4, 3x5, 3.5x5, 4x1, 4x2, 4x3.3, 4x6 (default), 4x8, 5.5x8.5, 8.5x11.
Book a parcel shipment
Cancel a booking
Booking flow summary
1
Get rates
POST /rates or POST /rates/parcel to get a quote ID and rate options.2
Select a rate
Choose a rate from the response. Save the
id (quote ID) and rates[].id (rate ID).3
Book the shipment
POST /book with the quote ID, rate ID, and origin/destination contact details.4
Receive confirmation
The response includes the PRO number, BOL status, pickup number, and tracking info.