Skip to main content

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

Approval simulated; propagation is asynchronous (webhook).

Loading...