Retrieve Quote
Returns the quote from Get Rate. A booked quote also includes sender, recipient, and booked_at.
Authentication
X-Api-Keystring
API Key authentication via header
Path parameters
id
Parcel quote token
Response
OK
id
Stable public quote identifier. Use as quote_id when creating a booking.
status
Always pending on create.
lane
Origin/destination pair from lane_code.
commodity
Commodity from commodity_code. Does not change pricing.
transport_mode
Unified-flow mode.
total
NGN grand total (freight rate plus charges).
estimated_delivery_date
Estimated delivery date.
created_at
Quote creation timestamp.
rate
Freight rate for this quote. Use id as rate_id when creating a booking.
charges
Additional fees included in total. A charge id is not a bookable rate id.
Errors
401
Unauthorized Error
404
Not Found Error