1. Check extension requirements

GET {{host}}/v1/profiles/{{personal-profile-id}}/extension-requirements

Check if any additional profile information is required.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

[{"type":"profile-extensions-requirements","usageInfo":null,"fields":[{"name":"Tell us what you're using TransferWise for","group":[{"key":"accountPurpose","name":"Account Purpose","type":"select","refreshRequirementsOnChange":false,"required":true,"displayFormat":null,"example":null,"minLength":null,"maxLength":null,"validationRegexp":null,"validationAsync":null,"valuesAllowed":[{"key":"CONTRIBUTING_TO_PERSONAL_SAVINGS","name":"Contributing to personal savings"},{"key":"GENERAL_MONTHLY_LIVING_EXPENSES","name":"General monthly living expenses"},{"key":"INVESTING_IN_FUNDS_STOCKS_BONDS_OPTIONS_FUTURES_OR_OTHER","name":"Investing in funds stocks bonds options futures or other"},{"key":"PAYING_FOR_GOODS_OR_SERVICES_ABROAD","name":"Paying for goods or services abroad"},{"key":"PAYING_RENT_MORTGAGE_BANK_LOAN_INSURANCE_CREDIT","name":"Paying rent mortgage bank loan insurance credit"},{"key":"PAYING_RENT_UTILITIES_OR_PROPERTY_CHARGES","name":"Paying rent utilities or property charges"},{"key":"RECEIVE_SALARY_IN_DIFFERENT_CURRENCY","name":"Receive salary in different currency"},{"key":"RECEIVE_PENSION_IN_DIFFERENT_CURRENCY","name":"Receive pension in different currency"},{"key":"SENDING_MONEY_REGULARLY_TO_FAMILY","name":"Sending money regularly to family"},{"key":"SENDING_MONEY_TO_MY_OWN_ACCOUNT_TO_BENEFIT_FROM_EXHCANGE_RATE","name":"Sending money to my own account to benefit from exchange rate"}]}]}]}]