Create
Creates a ChrtGroundProvider rate sheet owned by the caller’s org. | authz: allowed_org_types=[provider], min_org_role=operator | (ChrtGroundProviderRateSheetClientCreate1) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
schema_version
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
Response
Successful Response
Errors
422
Chrt Ground Provider Rate Sheets Create V1request Unprocessable Entity Error

