Update org default for service type

Sets or clears the org’s default rate sheet for a payment vector type and service type. Pass rate_sheet_id to set a default, or omit it to clear the default. | 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

payment_vector_typeenumRequired
Allowed values:
service_typeenumRequired
Allowed values:
rate_sheet_idstring or nullOptional

Response

Successful Response

Errors