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

idstringRequired

Response

Successful Response
schema_versioninteger
_idstring
owned_by_org_idstring

Must be a string starting with org_

archivedbooleanDefaults to false
namestring
commentsstring<=524288 characters
cargo_typeslist of enums
vehicle_typeslist of enums
base_mileage_distance_milesdouble
base_mileage_rate_usd_per_instancedouble
additional_mileage_rate_usd_per_miledouble

applies only to the additional/incremental miles

long_distance_surcharge_miles_before_surchargedouble
long_distance_surcharge_rate_usd_per_miledouble

applies only to the additional/incremental miles

fuel_surcharge_rate_usd_per_miledouble
wait_time_before_charge_minutesdouble
wait_time_rate_usd_per_minutedouble
extra_stop_rate_usddouble
attempt_rate_usd_per_instancedouble
pick_and_hold_rate_usd_per_instancedouble
dangerous_goods_rate_usd_per_instancedouble
after_hours_rate_usd_per_instancedouble
weekend_rate_usd_per_instancedouble
holiday_rate_usd_per_instancedouble

Errors

422
Chrt Ground Provider Rate Sheets Get by ID V1request Unprocessable Entity Error