Skip to main content
Request a document verification link for a business owner on the document path. Returns a shareable URL that the owner can use to complete document verification. businessOwnerId must be a non-null BusinessOwnerStatus.id from getBusiness for an owner with verificationType: DOCUMENTS. Invited owners that have not accepted the invite are not eligible: getBusiness omits id for those rows (status: PENDING_INVITE). They complete verification after accepting their invite, not through this mutation.

Arguments

UUID!
required
No description provided in the schema yet.

Returns

RequestOwnerDocumentVerificationLinkResponse! — Response from requesting an owner document verification link.