---
title: "GET /api/v1.0/stores/{storeId}/feeConfig/deliveryZones"
method: GET
path: "/api/v1.0/stores/{storeId}/feeConfig/deliveryZones"
tags: ["Stores"]
---

# GET /api/v1.0/stores/{storeId}/feeConfig/deliveryZones

`GET /api/v1.0/stores/{storeId}/feeConfig/deliveryZones`

## Path parameters

- `storeId` integer, required

## Response `200`

OK

- RestApiArrayResultStoreDeliveryZoneFeeConfig — Rest api array result
  - `Data` StoreDeliveryZoneFeeConfig[], required — Generic data object.
    - `DeliveryZoneId` integer — ID of the delivery zone this fee corresponds to
    - `Fee` number, double — Fee for delivery within this zone

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `403` — Successful authentication, but authorization has been denied for this request.

---

[API](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0.md) · [All operations](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flipdish/flipdish-open-api-v1-0/versions/a72c0465da74/schema)
