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

{
    "examples": "546080, 308125, 408600",
    "ignore_postal_code": false,
    "matchers": [
        "^(^\\d{6}$)$"
    ],
    "default_postal_code": "00000"
}