List by org
Lists rate sheets for the caller’s organization with filtering, sorting, and pagination. | authz: allowed_org_types=[courier, forwarder], min_org_role=operator | () -> (RateSheetListResponse)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
sort_by
Sortable fields for rate sheet list.
Allowed values:
sort_order
Allowed values:
page
page_size
filter_archived
filter_payment_vector_type
Allowed values:
filter_service_type
Filter by service type (exact match)
Allowed values:
filter_cargo_type
Filter by cargo type (checks if value is in cargo_types array)
filter_vehicle_type
Filter by vehicle type (checks if value is in vehicle_types array)
Response
Successful Response
rate_sheets
total_count

