Get by ID

Retrieves a single rate sheet by its ID (courier access only).

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Response

Successful Response
schema_versioninteger
base_mileage_distance_milesdouble
base_mileage_rate_usd_per_instancedouble
additional_mileage_rate_usd_per_miledouble
applies only to the additional miles
long_distance_surcharge_miles_before_surchargedouble
long_distance_surcharge_rate_usd_per_miledouble
applies only to the additional miles
fuel_surcharge_rate_usd_per_miledouble
wait_time_before_charge_minutesdouble
wait_time_rate_usd_per_minutedouble
extra_stop_rate_usddouble
dangerous_goods_rate_usd_per_instancedouble
after_hoursdouble
weekenddouble
holidaydouble
courier_org_idstring

Must be a string starting with org_

_idstring
namestring or null
cargo_typeslist of enums or null
vehicle_typeslist of enums or null
route_typeslist of enums or null
Allowed values:
shipper_org_idstring or null
off_chrt_shipper_org_info_idstring or null
commentsstring or null

Errors