1. Wise KYC - Platform API's
Number of APIs: 26
-
Onboarding-Wise KYC-2. Generate new token for returning user - 1. Generate access token from refresh token POST {{host}}/oauth/token
-
Onboarding-Wise KYC-1b. New User w. Pre-fill-1. Creating a User - 0. Generate Random GUID GET https://www.uuidgenerator.net/api/guid
-
Onboarding-Wise KYC-1a. New User-0. User Redirect - 1. User Redirect GET https://sandbox.transferwise.tech/oauth/authorize/?client_id={{client-id}}&redirect_uri={{client-redirect-uri}}
-
Onboarding-Wise KYC-1a. New User-1. User linking - 1. Generate token from authorization code POST {{host}}/oauth/token
-
Onboarding-Wise KYC-1b. New User w. Pre-fill-2. Creating Profiles-1. Personal Profile - 2. Create personal address POST {{host}}/v1/addresses
-
Onboarding-Wise KYC-1b. New User w. Pre-fill-1. Creating a User - 1. Create User POST {{host}}/v1/user/signup/registration_code
-
Onboarding-Wise KYC-1b. New User w. Pre-fill-1. Creating a User - 2. Get User Tokens POST {{host}}/oauth/token
-
Onboarding-Wise KYC-1b. New User w. Pre-fill-2. Creating Profiles-1. Personal Profile - 1. Create personal profile POST {{host}}/v1/profiles
-
Onboarding-Wise KYC-1b. New User w. Pre-fill-6. Update Profile Data-2. Business profile - 7. Close update window DELETE {{host}}/v1/profiles/{{business-profile-id}}/update-window
-
Onboarding-Wise KYC-1b. New User w. Pre-fill-2. Creating Profiles-2. Business Profile - 4. Create Additional Business Profile POST {{host}}/v2/profiles/business-profile