Get shipping zones
GET https://api.ecartapi.com/api/v2/shippings/zones
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"zones":[{"id":0,"name":"Ubicaciones no cubiertas por tus otras zonas","order":0,"self":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones/0"}],"collection":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones"}],"describedBy":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones/0/locations"}]},{"id":17,"name":"Domestic","order":0,"self":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones/17"}],"collection":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones"}],"describedBy":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones/17/locations"}]},{"id":19,"name":"En todas partes","order":0,"self":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones/19"}],"collection":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones"}],"describedBy":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones/19/locations"}]},{"id":20,"name":"En todas partes","order":0,"self":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones/20"}],"collection":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones"}],"describedBy":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones/20/locations"}]},{"id":22,"name":"prueba2","order":10,"self":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones/22"}],"collection":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones"}],"describedBy":[{"href":"https://woocommerce2.envia.com/wp-json/wc/v3/shipping/zones/22/locations"}]}]}