Authorizations
Enter your API key in the format x-api-key <api-key>*
Body
application/json
Tax rate to create
code is the unique alphanumeric case sensitive identifier for the tax rate (required)
name is the human-readable name for the tax rate (required)
description is an optional text description providing details about the tax rate
fixed_value is the fixed monetary amount when tax_rate_type is "fixed"
metadata contains additional key-value pairs for storing extra information
percentage_value is the percentage value (0-100) when tax_rate_type is "percentage"
Available options:
INTERNAL
, EXTERNAL
, ONETIME
Available options:
percentage
, fixed
Response
Created
Available options:
INTERNAL
, EXTERNAL
, ONETIME
Available options:
published
, deleted
, archived
Available options:
ACTIVE
, INACTIVE
Available options:
percentage
, fixed