Skip to main content
Initiates a KYB (Know Your Business) verification flow via CAF for an enrolled sub-merchant. Returns an end2end process identifier and the CAF onboarding URL.
correlation_id is required for this endpoint, but it does not go in the top-level envelope — pass it inside payload instead (see below).

Payload fields

Response 201 Created

The url follows the format https://cadastro.io/{id}. If it is empty, use GET /v2/naas/submerchants/onboarding_status to poll until it appears. 400 — missing or empty correlation_id. 404correlation_id not found or does not belong to this master merchant.