---
title: "List postal codes for a location for authenticated business flows"
method: GET
path: "/v3/locations/{location_id}/postal-codes"
tags: ["Locations"]
---

# List postal codes for a location for authenticated business flows

`GET /v3/locations/{location_id}/postal-codes`

Requires the `order:create` scope.

## Response `200`

Success collection response

- CollectionResponseBody — Non-paginated list payload for v3.
  - `data` unknown[], required
    - unknown
  - `is_paginated` false, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/versions/730030bd6477/schema)
