Rating (Genesis)
This page covers tools in the Rating domain, powered by the Genesis rating engine.
Rating Tools
| Tool | Description | Use Case | Access |
|---|---|---|---|
create_rating_request |
Submit a rating request for a shipment | Kick off rate shopping across active contracts for a given lane and load | Read |
poll_rating_status |
Check the status of a rating request | Check whether rates have been returned before fetching results | Read |
fetch_rates |
Retrieve the rates returned for a completed rating request | "What's the best rate for this lane?" — compare all contract rates in one call | Read |
Rating tools are read-only — they query rates but do not commit to a carrier or create a tender. Use the Carrier Assignment write tools (see Shipments) to act on a rate result.
The plan_shipment_options compound tool combines contract lookup and charge calculation in a single call — see Compound Tools for details.