Mangopay docs home page
Search...
⌘K
Ask AI
Contact sales
Dashboard
Dashboard
Search...
Navigation
Country authorizations
The Country Authorizations object
Integration
Guides
API reference
Overview
Introduction
API keys
Authentication
Rate limiting
Filtering and sorting
Pagination
Idempotency
Data formats
Data availability periods
User management
Users
User regulatory status
User e-money
User verification
IDV sessions
User data format
KYC documents
UBO declarations
Wallets
User wallets
Client wallets
Cards
Card registrations
Cards
Metadata
Card validations
Card pay-ins
Direct card pay-ins
Recurring card pay-ins
Preauthorizations
Deposit preauthorizations
Web card pay-ins
Banking pay-ins
Bank wires
Pay by bank
Virtual IBAN
Direct debits
Web direct debits
APM pay-ins
Apple Pay
Bancontact
Bizum
BLIK
Giropay
Google Pay
iDEAL
Klarna
MB WAY
Multibanco
Payconiq
PayPal
Satispay
Swish
TWINT
Transfers
Transfers
Refunds
Refunds
Disputes
Disputes
Dispute documents
Repudiations
Dispute settlement
Payouts
Recipients
Bank accounts
Payouts
FX conversions
Conversion rates
Quotes
Conversions
Transactions
Transactions
Echo
Intents
Settlements
Helpers
API responses
Country authorizations
The Country Authorizations object
GET
View Authorizations for a country
GET
List Authorizations for all countries
Webhooks
Events
Reports
Platform account
Client
Dashboard permissions
On this page
Description
Attributes
Related resources
Country authorizations
The Country Authorizations object
Copy page
Copy page
Description
The Country Authorization object provides information about whether or not a country is subject to the following restrictions:
Blocked user creation
Blocked bank account creation
Blocked payout creation
Attributes
CountryCode
string
Format: Two-letter country code (
ISO 3166-1 alpha-2 format
)
The code of the country.
CountryName
string
Name of the country.
Authorization
object
Information about the country’s restrictions.
Hide properties
BlockUserCreation
boolean
Whether or not user creation is possible based on the user’s country of residence, address, and nationality.
BlockBankAccountCreation
boolean
Whether or not bank account creation is possible based on the bank’s country of domiciliation.
BlockPayout
boolean
Whether or not payout creation is possible based on the bank’s country of domiciliation.
LastUpdate
Unix timestamp
The date and time when at least one of the country’s authorizations has been last updated.
Related resources
Guide
Learn more about country restrictions
Was this page helpful?
Yes
No
View an API Response
View Authorizations for a country
Assistant
Responses are generated using AI and may contain mistakes.