/billing_new
/billing_new/tax_configurations

Update

Updates an active tax configuration's name or rules. Empty rules explicitly mean no tax. | authz: allowed_org_types=[provider], min_org_role=operator | (TaxConfigurationClientUpdate1) -> (TaxConfiguration1)

patch/billing_new/tax_configurations/update/v1/{tax_configuration_id}

Path parameters

tax_configuration_idstring required

Request body

namestring nullable

Response

Successful Response

schema_version1 required
namestring required
counterparty_org_idstring nullable

Must be a string starting with org_

counterparty_off_chrt_org_data_idstring nullable
counterparty_driver_idstring nullable
shipper_account_idstring nullable
owned_by_org_idstring required

Must be a string starting with org_

archivedboolean
created_by_user_idstring required

Must be a string starting with user_

created_at_timestampstring date-time required
last_edited_by_user_idstring required

Must be a string starting with user_

last_edited_at_timestampstring date-time required
_idstring required

Changes

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