{
  "country": {
    "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
      }
    ]
  }
}
