Create rate sheet
Creates a new driver rate sheet for calculating courier payments.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
schema_version
courier_org_id
Must be a string starting with org_
base_mileage_distance_miles
base_mileage_rate_usd_per_instance
additional_mileage_rate_usd_per_mile
applies only to the additional miles
long_distance_surcharge_miles_before_surcharge
long_distance_surcharge_rate_usd_per_mile
applies only to the additional miles
fuel_surcharge_rate_usd_per_mile
wait_time_before_charge_minutes
wait_time_rate_usd_per_minute
extra_stop_rate_usd
dangerous_goods_rate_usd_per_instance
after_hours
weekend
holiday
name
cargo_types
vehicle_types
route_types
Allowed values:
driver_ids
comments
Response
Successful Response