Update default for connection

Sets or clears a rate sheet as the default for a connection. Pass rate_sheet_id to set a default, or omit it to clear the default. One default per service type per connection. | 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

connection_idstringRequired
service_typeenumRequired
Allowed values:
rate_sheet_idstring or nullOptional

Response

Successful Response

Errors