list_countries
Retrieve Capsule's country dictionary with exact name spellings accepted by party address fields. Use this to avoid 422 'unknown country' errors when adding or updating addresses.
Instructions
List Capsule's country dictionary (250 rows: name, alpha2Code, alpha3Code, numericCode, dialCode). The name values are the EXACT spellings accepted by party address country fields — Capsule rejects anything else with 422 'unknown country' (e.g. accepted: 'Czechia', 'United Kingdom'; rejected: 'Czech Republic', 'UK'). Consult this before add_party_address / update_party address writes when unsure of a spelling. Complete list in one response; cached (reference data).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||