WORKING
Localization
get
/v1/localization/countriesList supported countries
Response (200)
get
/v1/localization/languagesList supported languages
Response (200)
post
/v1/localization/normalize-phoneNormalize a phone number to a canonical format
Request body
| Field | Type | Required |
|---|---|---|
| phone | string | yes |
Response (201)
| Field | Type | Required |
|---|---|---|
| normalized | string | — |