By ID
Retrieves an active or archived tax configuration owned by the caller’s organization. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (TaxConfiguration1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
tax_configuration_id
Response
Successful Response
_id
created_at_timestamp
created_by_user_id
Must be a string starting with user_
last_edited_at_timestamp
last_edited_by_user_id
Must be a string starting with user_
name
owned_by_org_id
Must be a string starting with org_
schema_version
archived
counterparty_driver_id
counterparty_off_chrt_org_data_id
counterparty_org_id
Must be a string starting with org_
shipper_account_id
tax_rules
Errors
422
Tax Configurations Get V1request Unprocessable Entity Error

