/billing_new
/billing_new/tax_configurations

List

Lists owner-scoped tax configurations with counterparty, account, archive, date, sorting, and pagination filters. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (TaxConfigurationListRes)

get/billing_new/tax_configurations/list/v1

Query parameters

sort_by'name' | 'created_at_timestamp'
sort_order'asc' | 'desc'

Sort order for query results

pageinteger
page_sizeinteger
filter_counterparty_org_idstring nullable

Must be a string starting with org_

filter_counterparty_off_chrt_org_data_idstring nullable
filter_counterparty_driver_idstring nullable
filter_shipper_account_idstring nullable
filter_archivedboolean nullable
filter_created_at_timestamp_gtestring date-time nullable
filter_created_at_timestamp_ltestring date-time nullable

Response

Successful Response

total_countinteger required

Changes

Changed in 1 of the 9 revisions of this API.1