SaFi Bank Space : Customer activation bypass

For testing purposes, there is temporary option to manually activate users, that are either stuck in status “submitted“ or “to_review“.

(blue star) Instructions

  1. Navigate through onboarding (without skipping steps) and with phone number verified by SMS OTP

  2. Get your customer =past subscription selection (wait until VKYC intro page is shown)

  3. For Stage use https://customer-manager.apps.stage.safibank.online/swagger/views/swagger-ui/#/default/getCustomerByPhone
    to find out customerId from phone number used in onboarding process (needs to be SMS verified)
    For Dev use https://customer-manager.apps.dev.safibank.online/swagger/views/swagger-ui/#/default/getCustomerByPhone

  4. For Stage use https://customer-manager.apps.stage.safibank.online/swagger/views/swagger-ui/#/default/createMainAccount
    with your customerId filled into post data → this will activate your account (new status will be inactive and you will be able to navigate to dashboard)
    For Dev use https://customer-manager.apps.dev.safibank.online/swagger/views/swagger-ui/#/default/createMainAccount

  5. kill application (do not logout) and open again

  6. select “sign in“ option on welcome page (if not automatically navigated to passcode input)

  7. type your passcode

  8. Now you should be in dashboard

Do not skip onboarding steps unless you know what you are doing! Missing data might break something in the flow and stuck your customer in unrecoverable state.

Attachments: