List by org
Lists rate sheets for the caller’s organization with filtering, sorting, pagination, and optional full-text search. | 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
Sort order (asc or desc)
Allowed values:
page
page_size
search
Full-text search query
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
items
total_count
Errors
422
Rate Sheets List by Org V1request Unprocessable Entity Error

