Usage
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
country_id | integer | Yes | The numeric country ID (from List Countries) |
Response fields
| Field | Type | Description |
|---|---|---|
id | integer | Numeric country ID |
name | string | Country name |
code | string | ISO 3166-1 alpha-2 code |
currency_code | string | Local currency code |
fee | integer or null | Processing fee |
image | string or null | Country flag/image URL |
API Reference
Full request/response details and Try it
