Get available city codes for cardholder registration (B2C only). Use the returned `code` as the `town` field in user meta. Pass `region` query param to filter cities by country.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
region |
query | string |
no | ISO 3166-1 alpha-2 country code to filter cities. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
array of CardholderCity |
List of city codes. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.