Resend an Owner's Link
Business verifications cascade to each controlling owner (UBO), who completes an individual KYC flow. This mints a fresh one-time link for a single owner and re-delivers it to the owner’s email when one is on file. The link is returned secret-once.
Authorizations
Per-request DPoP proof JWT (RFC 9449). MUST accompany the Authorization: DPoP <access_token> header on every protected operation. The proof is signed by the merchant's private DPoP key and carries htm, htu, iat, jti, and ath claims.
Headers
Unique key identifying this operation. Sending the same key twice returns the original response instead of creating a duplicate. Keys are retained for 24 hours.
255Path Parameters
Verification attempt ID.
^vrf_[a-zA-Z0-9]+$Owner (UBO) ID within the verification.
^vubo_[a-zA-Z0-9]+$Response
Fresh owner link minted.