Simulate KYB approval (sandbox only)
POST/merchants/:merchant_id/simulate-kyc-approval
Sandbox only. Asks Bridge to approve the merchant's business verification (KYB) instantly, bypassing the hosted flow, and completes the address data provisioning requires. Fails closed against the production provider host. Wallet and virtual account provision automatically a few seconds after approval (terms of service must also be accepted).
Request
Path Parameters
merchant_id uuidrequired
Responses
- 200
- 403
Approval simulated; propagation is asynchronous (webhook).
Forbidden — not the owner, an admin, or the account's onboarder.
Loading...