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)

Authentication

AuthorizationBearer

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

Path parameters

tax_configuration_idstringRequired

Request

This endpoint expects an object.
namestringOptionalformat: "\S"1-255 characters
tax_ruleslist of objectsOptional

Response

Successful Response
_idstring
created_at_timestampdatetime
created_by_user_idstring

Must be a string starting with user_

last_edited_at_timestampdatetime
last_edited_by_user_idstring

Must be a string starting with user_

namestringformat: "\S"1-255 characters
owned_by_org_idstring

Must be a string starting with org_

schema_versioninteger
archivedbooleanOptionalDefaults to false
counterparty_driver_idstringOptional
counterparty_off_chrt_org_data_idstringOptional
counterparty_org_idstringOptional

Must be a string starting with org_

shipper_account_idstringOptional
tax_ruleslist of objectsOptional

Errors

422
Tax Configurations Update V1request Unprocessable Entity Error