Usage
Response fields
Each country includes:| Field | Type | Description |
|---|---|---|
id | integer | Numeric country ID |
name | string | Country name (e.g. “United States”) |
code | string | ISO 3166-1 alpha-2 code (e.g. US) |
currency_code | string | Local currency code |
fee | integer or null | Processing fee (if applicable) |
image | string or null | Country flag/image URL |
Next step
Use thecode value to list products available in that country.
API Reference
Full request/response details and Try it
