id
curl '{backend_url}/admin/tax-regions' \ -H 'Authorization: Bearer {access_token}'
{ "limit": 0, "offset": 0, "count": 0, "tax_regions": [ {} ] }