v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve a Country Spec

Returns a Country Spec for a given Country code.

get/v1/country_specs/{country}

Path parameters

countrystring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

default_currencystring required

The default currency for this country. This applies to both payment methods and bank accounts.

idstring required

Unique identifier for the object. Represented as the ISO country code for this country.

object'country_spec' required

String representing the object's type. Objects of the same type share the same value.

supported_bank_account_currenciesobject required

Currencies that can be accepted in the specific country (for transfers).

supported_payment_currenciesstring[] required

Currencies that can be accepted in the specified country (for payments).

supported_payment_methodsstring[] required

Payment methods available in the specified country. You may need to enable some payment methods (e.g., ACH) on your account before they appear in this list. The stripe payment method refers to charging through your platform.

supported_transfer_countriesstring[] required

Countries that can accept transfers from the specified country.