{
  "countries": [
    {
      "id": 817138619,
      "name": "United States",
      "tax": 0.0,
      "code": "US",
      "tax_name": "Federal Tax",
      "provinces": [
        {
          "id": 952629862,
          "country_id": 817138619,
          "name": "California",
          "code": "CA",
          "tax": 0.05,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": 1039932365,
          "tax_percentage": 5.0
        },
        {
          "id": 222234158,
          "country_id": 817138619,
          "name": "Kentucky",
          "code": "KY",
          "tax": 0.0,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": 1039932365,
          "tax_percentage": 0.0
        },
        {
          "id": 696485510,
          "country_id": 817138619,
          "name": "Minnesota",
          "code": "MN",
          "tax": 0.065,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 6.5
        },
        {
          "id": 753050225,
          "country_id": 817138619,
          "name": "New Jersey",
          "code": "NJ",
          "tax": 0.06,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 6.0
        },
        {
          "id": 1013111685,
          "country_id": 817138619,
          "name": "New York",
          "code": "NY",
          "tax": 0.04,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 4.0
        },
        {
          "id": 915134533,
          "country_id": 817138619,
          "name": "Pennsylvania",
          "code": "PA",
          "tax": 0.05,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 5.0
        }
      ]
    },
    {
      "id": 879921427,
      "name": "Canada",
      "tax": 0.05,
      "code": "CA",
      "tax_name": "GST",
      "provinces": [
        {
          "id": 205434194,
          "country_id": 879921427,
          "name": "Alberta",
          "code": "AB",
          "tax": 0.08,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 8.0
        },
        {
          "id": 170405627,
          "country_id": 879921427,
          "name": "British Columbia",
          "code": "BC",
          "tax": 0.07,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 7.0
        },
        {
          "id": 342345110,
          "country_id": 879921427,
          "name": "Manitoba",
          "code": "MB",
          "tax": 0.07,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 7.0
        },
        {
          "id": 92264567,
          "country_id": 879921427,
          "name": "New Brunswick",
          "code": "NB",
          "tax": 0.15,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 15.0
        },
        {
          "id": 243284171,
          "country_id": 879921427,
          "name": "Newfoundland",
          "code": "NL",
          "tax": 0.15,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 15.0
        },
        {
          "id": 439598329,
          "country_id": 879921427,
          "name": "Northwest Territories",
          "code": "NT",
          "tax": 0.0,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 0.0
        },
        {
          "id": 448070559,
          "country_id": 879921427,
          "name": "Nova Scotia",
          "code": "NS",
          "tax": 0.15,
          "tax_name": null,
          "tax_type": "harmonized",
          "shipping_zone_id": null,
          "tax_percentage": 15.0
        },
        {
          "id": 670206421,
          "country_id": 879921427,
          "name": "Nunavut",
          "code": "NU",
          "tax": 0.0,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 0.0
        },
        {
          "id": 702530425,
          "country_id": 879921427,
          "name": "Ontario",
          "code": "ON",
          "tax": 0.08,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 8.0
        },
        {
          "id": 570891722,
          "country_id": 879921427,
          "name": "Prince Edward Island",
          "code": "PE",
          "tax": 0.1,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 10.0
        },
        {
          "id": 224293623,
          "country_id": 879921427,
          "name": "Quebec",
          "code": "QC",
          "tax": 0.09,
          "tax_name": "HST",
          "tax_type": "compounded",
          "shipping_zone_id": null,
          "tax_percentage": 9.0
        },
        {
          "id": 473391800,
          "country_id": 879921427,
          "name": "Saskatchewan",
          "code": "SK",
          "tax": 0.09,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 9.0
        },
        {
          "id": 1005264686,
          "country_id": 879921427,
          "name": "Yukon",
          "code": "YT",
          "tax": 0.0,
          "tax_name": null,
          "tax_type": null,
          "shipping_zone_id": null,
          "tax_percentage": 0.0
        }
      ]
    }
  ]
}
