Update
Updates a rate sheet. Only name, comments, cargo_types, and vehicle_types can be changed. Use the archive endpoint for archiving. | authz: allowed_org_types=[courier, forwarder], min_org_role=operator | (RateSheetClientUpdate1) -> (RateSheet1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
rate_sheet_id
Request
This endpoint expects an object.
name
comments
cargo_types
vehicle_types
Response
Successful Response
schema_version
service_type
Allowed values:
owned_by_org_id
Must be a string starting with org_
owned_by_org_type
Allowed values:
payment_vector_type
Allowed values:
_id
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
dangerous_goods_rate_usd_per_instance
after_hours_rate_usd_per_instance
weekend_rate_usd_per_instance
holiday_rate_usd_per_instance

