Endpoints
| Route | Method & path | What it does |
|---|---|---|
| Get countries | GET /v1/countries | Returns supported countries with their id, name and code. Use the id as countryId when you create a merchant customer. |
Reference lookups used across the rest of the API.
| Route | Method & path | What it does |
|---|---|---|
| Get countries | GET /v1/countries | Returns supported countries with their id, name and code. Use the id as countryId when you create a merchant customer. |