v1
latestOpenAPI 3.0.32026-07-248257161.1 KBTaxes
Update Tax details
Use this endpoint to update tax details
put/taxes/{taxId}
Path parameters
taxIdstring uuid required
Unique identifier of the product.
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
The product is updated successfully