Authorization: Bearer ********************curl --location --request GET '/settings/taxexemptions'{
"code": 0,
"message": "success",
"tax_exemptions": [
{
"tax_exemption_id": "460000000076002",
"tax_exemption_code": "RESELLER",
"description": "Tax exempted because the contact is a reseller.",
"type": "customer"
}
]
}