Phonecode
| Title | Type | Description | Example |
|---|---|---|---|
| id | string | A unique identifier that distinguishes each country. | "1" |
| name | string | Represents the official name of the country. | "Afghanistan" |
| phone_code | number | Refers to the international dialing code associated with that country. | 93 |
| region | string | Refers to the broader geographical area or part of the world where the country is located. | "Asia" |