Retrieve all shipping zones
Retrieve all shipping zones
Authorizations:Token
Query Parameters
| _cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) | 
| _cnd[orderBy] | Array of stringsSets sorting order field | 
Responses
200Success
Response schema: 
Success Array
| zone_id | integer | 
| zone_name | string | 
| is_default | boolean | 
| zone_elements | Array | 
| shipping_markups | Array |