GET /en-nz/api/locations/countries/NZ/postalcodeinfo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "matchers": [
        "^(^\\d{4}$)$"
    ],
    "examples": "6001, 6015, 6332, 8252, 1030"
}