Adding Users With Embedded Integration Codes
Last updated
Was this helpful?
You can use integration codes provided in your Zūm Portal to set up instant verification of users' account information. Using this method allows you to collect account information and other required details in a matter of minutes.
Adding a new user through aggregation using Integration Codes
Log in to your Zūm Rails portal
Go to Settings > Integration Codes

Click the arrow on the right of Add Payment Profile card

Copy the URL. Depending on your workflow, you can do any of the following:
Open the URL in any browser
Embed the URL in a web application
Sent the URL by email or SMS
Depending on your workflow and settings, your users will be required to fill in some, or all of the information.

When a user successfully completes all the steps, it will create their profile in the Zum Rails database. This process does not create any transactions.
To confirm that a user has successfully connected through aggregation you can view their profile and look at their status
Click on Users

2. Search by User name or by status

Click on the User name
Confirm that the Aggregation Status is Connected

Once a user has completed the process and you have received a userID, you can call the GET /user endpoint /api/user/{user_id}.
“AggregationStatus”: “Connected”
Last updated
Was this helpful?
Was this helpful?
