For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/taxes/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"percentage": 0,
"description": "string",
"active": true
}'{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "GST 18%",
"percentage": 18,
"description": "Updated GST rate",
"active": true
}