Authorization: Bearer ********************curl --location --request GET '/settings/taxauthorities'{
"code": 0,
"message": "success",
"tax_authorities": [
{
"tax_authority_id": "460000000066001",
"tax_authority_name": "Illinois Department of Revenue",
"description": "The New York State Department of Taxation and Finance",
"registration_number": "string",
"registration_number_label": "string"
}
]
}