You can create Records in the Sandbox via OkraJS. Ensure that your server-side integration is configured to make requests to the Sandbox API environment.
https://api.okra.ng/sandbox/v1
Via OkraJS To use OkraJS in the Sandbox, initialize OkraJS with the env
parameter set to production-sandbox
. Then select any bank and use one of the test credentials.
Each bank in the Sandbox works with Okra's test credentials. These special credentials allow you to simulate successful requests, requests that require various types of MFA, and failed requests. You can also customize the accounts for each Record you create in the Sandbox.
username: okra_userpassword: okra_passpin: 11111 (if required)