Reminder: we only process fake data in Sandbox Mock environment.
For more informations, read this guide:
Test the Qombo API in the following order:
Request
Use the Verify endpoint to make a verification on our fake data.
<aside> 📄
Please find the documentation of the /verify endpoint here.
</aside>
All requests are sent to the fake banks:
The list of user accounts of these banks are visible on this page:
<aside> âš™
To test, two options:
Compare the results you get with the data of fake banks.
</aside>
Expose
Use the Expose endpoint to send fake account holders data.
<aside> 📄
Please find the documentation of the /expose endpoint here.
</aside>
Please send fake or anonymous data. This will be saved in our sandbox database.
<aside> âš™
To test:
Check on the Qombo Platform > Accounts that the data is properly saved.
</aside>
Respond
Call the Qombo API as an external bank to test a verification on the fake data you imported.
<aside> âš™
To test:
Compare the results you get with the fake data you imported with Expose.
</aside>
Once these three API calls have been validated, you can integrate them in your workflows and start the 2nd step.
Prerequisites:
To begin this second step and process external VoP requests, you must: