Wise for Banks API
Number of APIs: 60
This collection describes the required endpoints for a successful bank partner's integration of the send money API product.
-
8. Get transfer receipt - Get reciept PDF GET {{host}}/v1/transfers/{{new-transfer-id}}/receipt.pdf
-
3. Transfer Flow-2. Choose/create recipient-2c. Create refund recipient - 1. Create Refund Recipient POST {{host}}/v1/refund-accounts
-
2. Create user profile-3. Business Profile (Optional) - 4. Create business directors POST {{host}}/v1/profiles/{{business-profile-id}}/directors
-
9. Update profile data-2. Business profile - 6. Add business UBOs (optional) POST {{host}}/v1/profiles/{{business-profile-id}}/ubos
-
7. Transfer state simulation - 5. Set as funds_refunded GET {{host}}/v1/simulation/transfers/{{new-transfer-id}}/funds_refunded
-
3. Transfer Flow-2. Choose/create recipient-2b. Create new recipient account - 3. Create account POST {{host}}/v1/accounts
-
1. Creating or accessing existing users-1a. Create User & Auth - 3. Create User POST {{host}}/v1/user/signup/registration_code
-
2. Create user profile-3. Business Profile (Optional) - 2. Open update window POST {{host}}/v1/profiles/{{business-profile-id}}/update-window
-
2. Create user profile-3. Business Profile (Optional) - 5. Create business UBOs POST {{host}}/v1/profiles/{{business-profile-id}}/ubos
-
3. Transfer Flow-1. Create quote - Get Quote Details GET {{host}}/v3/profiles/{{personal-profile-id}}/quotes/{{new-quote-id}}