curl --location --request GET '/admin/store/tax-providers'
{ "tax_providers": [ { "id": "manual", "is_installed": true } ] }