For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/taxes/defaults' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"name": "GST 5%",
"percentage": 5,
"description": "Goods and Services Tax 5%",
"active": true
}