Update tax
PUT {{akaunting_url}}/taxes/{{akaunting_tax_id}}?company_id={{akaunting_company_id}}&type=compound&name=Tax 1&rate=1.2&enabled=1
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
company_id | string | ||
type | string | ||
name | string | ||
rate | string | ||
enabled | number |