Create a new taxe
Create a new taxe
| Request Body — REQUIRED |
|---|
name string — REQUIRED |
type integer — REQUIREDPossible values: [ |
amount float — REQUIRED |
label string — REQUIREDTax label display in document |
tax_sign boolean — REQUIREDfalse sign (-) , true sign (+) |
tax_group integer — REQUIREDPossible values: [ |
is_vat_tax boolean — REQUIREDtrue if tax is calculated from vat amount |
is_product_tax_only boolean — REQUIREDtrue if tax is applied on product |
enabled boolean — REQUIRED |
belong_vat boolean — REQUIRED |
| Responses | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201Returns the created taxe
| |||||||||||||
400Taxe not valid |