3. Wise Partner KYC - Platform API's

Number of APIs: 32

  1. Partner KYC-User creation / details-1. Creating or Access Existing User-1a. Create User & Auth - 2. Create User POST {{host}}/v1/user/signup/registration_code

  2. Partner KYC-User creation / details-1. Creating or Access Existing User-1a. Create User & Auth - 3. Get User Tokens (successful creation) POST {{host}}/oauth/token

  3. Partner KYC-User creation / details-1. Creating or Access Existing User-1b. Existing User Redirect - 1. Existing User Redirect GET https://sandbox.transferwise.tech/oauth/authorize/?client_id={{client-id}}&redirect_uri={{client-redirect-uri}}

  4. Partner KYC-User creation / details-2. Create User Profiles-2. Personal Profile - 2. Upload verification document data (if required) POST {{host}}/v1/profiles/{{personal-profile-id}}/verification-documents

  5. Partner KYC-User creation / details-2. Create User Profiles-2. Personal Profile - 5. Close update window DELETE {{host}}/v1/profiles/{{personal-profile-id}}/update-window

  6. Partner KYC-User creation / details-1. Creating or Access Existing User-1c. Access Existing User (auth token) - 1. Generate token from authorization code POST {{host}}/oauth/token

  7. Partner KYC-User creation / details-2. Create User Profiles-2. Personal Profile - 3. Open update window POST {{host}}/v1/profiles/{{personal-profile-id}}/update-window

  8. Partner KYC-User creation / details-2. Create User Profiles-2. Personal Profile - 4. Create address POST {{host}}/v1/addresses

  9. Partner KYC-User creation / details-2. Create User Profiles-3. Business Profile (Optional) - 1. Create Business Profiles POST {{host}}/v2/profiles/business-profile

  10. Partner KYC-User creation / details-2. Create User Profiles-3. Business Profile (Optional) - 5. Create business UBOs POST {{host}}/v1/profiles/{{business-profile-id}}/ubos