Get country defaults
Returns the default currency and payment methods for a given country and category, used to preselect sensible values in a white-label flow. Provider scope rules:
- No Basic Auth and no
Meld-Account-Id: defaults come from the global dataset. - Basic Auth only: defaults are restricted to the authenticated identity’s
providersclaim. Meld-Account-Idonly: defaults are restricted to providers configured for that account.- Both Basic Auth and
Meld-Account-Id: defaults are restricted to the intersection of both provider sets.
Returns null when no defaults are available for the requested country and category within the resolved provider scope.
Headers
Optional. Base58 encoded account id. Restricts results to providers configured for the account. If Basic Auth is also present, the effective scope is the intersection of authenticated providers and account providers.
Path Parameters
Country code
Provider category Categories of functionality offered by a service provider
CRYPTO_ONRAMP, CRYPTO_OFFRAMP, CRYPTO_TRANSFER, BANK_LINKING, FIAT_PAYMENTS, CRYPTO_VIRTUAL_ACCOUNT_ONRAMP, CRYPTO_VIRTUAL_ACCOUNT_OFFRAMP, CUSTOMER_KYC, CRYPTO_ONRAMP_SWAP, CRYPTO_OFFRAMP_SWAP Response
Country defaults, or null when none are available for the requested country and category
Default currency and payment methods for a country and category
ISO 3166-1 alpha-2 country code
"US"
Categories of functionality offered by a service provider
CRYPTO_ONRAMP, CRYPTO_OFFRAMP, CRYPTO_TRANSFER, BANK_LINKING, FIAT_PAYMENTS, CRYPTO_VIRTUAL_ACCOUNT_ONRAMP, CRYPTO_VIRTUAL_ACCOUNT_OFFRAMP, CUSTOMER_KYC, CRYPTO_ONRAMP_SWAP, CRYPTO_OFFRAMP_SWAP Default currency code for the country and category
"USD"
Default canonical payment method codes, ordered by preference