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

NameInTypeRequiredDescription
region query string no ISO 3166-1 alpha-2 country code to filter cities.

Responses

StatusBodyDescription
200 array of CardholderCity List of city codes.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.