v1
latestOpenAPI 3.0.32026-07-248257161.1 KBTaxes
Add new Tax
Add new tax for a new supported country. Tax refers to all taxes existing in the country.
post/taxes
Request body
Example request
{
"id": "fbd2053b-638d-4133-957e-3caf63e6b79c",
"country": "SN",
"taxCode2": 5.5,
"taxCode3": 15,
"taxCode4": 18,
"taxCode5": 20,
"updatedAt": "2022-06-20T17:17:11Z",
"createdAt": "2022-06-20T17:17:11Z"
}Response
Tax is added successfully