ShippingZoneLocations
Lists all shipping zone locations
Columns
| Name | Type | References | Description |
| Id [KEY] | Integer | Location’s ID. | |
| ShippingZoneId [KEY] | Integer | The Id of the Shipping Zone. | |
| Zip | String | Location’s ZIP/postal code. | |
| CountryIso2 | String | 2-letter ISO Alpha-2 code for the country. | |
| StateIso2 | String | ISO Alpha-2 code for the state. |