Skip to main content
This method is for testing only and will not work in production. Always test your integration thoroughly before going live.

Method Signature

Parameters

string
required
The unique customer identifier (UUID format)
string
required
The simulation action to perform. Currently supported: - kyc.status.approve
  • Approve the customer’s KYC verification

Returns

Returns an empty object {} on success.

Examples

Simulate KYC Approval

Complete Test Workflow

Here’s a complete example of testing the full customer onboarding flow:

Supported Actions

More simulation actions may be added in the future. Check the changelog for updates.

Error Handling

KYC simulation only works if the customer has an active KYC session. Call createKycSession first.

Create KYC Session

Initiate KYC verification

Get Customer

Check KYC status after simulation

Simulate Virtual Account

Simulate deposits