List

Lists owner-scoped ground-provider rates with counterparty, cargo, vehicle, currency, search, sort, and pagination controls. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (ChrtGroundProviderRatesListRes)

Authentication

AuthorizationBearer

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

Query parameters

searchstringOptional
Search rate names and comments.
sort_byenumOptional
Field to sort by.
Allowed values:
sort_orderenumOptional
Sort order.
Allowed values:
pageintegerOptional>=1Defaults to 1
page_sizeintegerOptional1-100Defaults to 20
filter_service_lineenumOptional
Filter by one or more service lines.
Allowed values:
filter_invoice_typesenumOptional
Filter by one or more invoice types.
Allowed values:
filter_currency_codesenumOptional
Filter by one or more currency codes.
filter_counterparty_org_idstringOptional

Filter by an associated on-CHRT organization.

filter_counterparty_off_chrt_org_data_idstringOptional

Filter by associated off-CHRT organization data.

filter_shipper_account_idstringOptional
Filter by an associated shipper account.
filter_counterparty_driver_idstringOptional
Filter by an associated driver.
filter_cargo_typesenumOptional
Filter by one or more cargo types.
filter_vehicle_typesenumOptional
Filter by one or more vehicle types.
filter_created_at_timestamp_gtedatetimeOptional

Filter by created_at_timestamp greater than or equal.

filter_created_at_timestamp_ltedatetimeOptional

Filter by created_at_timestamp less than or equal.

filter_updated_at_timestamp_gtedatetimeOptional

Filter by updated_at_timestamp greater than or equal.

filter_updated_at_timestamp_ltedatetimeOptional

Filter by updated_at_timestamp less than or equal.

Response

Successful Response
itemslist of objects
total_countinteger

Errors

422
Chrt Ground Provider Rates List V1request Unprocessable Entity Error