Get ChrtGroundProvider rate sheet by ID
Retrieves a specific ChrtGroundProvider rate sheet owned by the caller’s organization. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (ChrtGroundProviderRateSheet1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
Successful Response
schema_version
_id
owned_by_org_id
Must be a string starting with org_
archived
name
comments
cargo_types
vehicle_types
base_mileage_distance_miles
base_mileage_rate_usd_per_instance
additional_mileage_rate_usd_per_mile
applies only to the additional/incremental miles
long_distance_surcharge_miles_before_surcharge
long_distance_surcharge_rate_usd_per_mile
applies only to the additional/incremental miles
fuel_surcharge_rate_usd_per_mile
wait_time_before_charge_minutes
wait_time_rate_usd_per_minute
extra_stop_rate_usd
attempt_rate_usd_per_instance
pick_and_hold_rate_usd_per_instance
dangerous_goods_rate_usd_per_instance
after_hours_rate_usd_per_instance
weekend_rate_usd_per_instance
holiday_rate_usd_per_instance
Errors
422
Chrt Ground Provider Rate Sheets Get by ID V1request Unprocessable Entity Error

