Update default for driver

Sets or clears a rate sheet as the default for a driver. Pass rate_sheet_id to set a default, or omit it to clear the default. One default per service type per driver. | authz: allowed_org_types=[courier, forwarder], min_org_role=operator | () -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

driver_idstringRequired
service_typeenumRequired
Allowed values:
rate_sheet_idstring or nullOptional

Response

Successful Response

Errors