> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# RequestOwnerDocumentVerificationLinkResponse

> Response from requesting an owner document verification link.

**Object**

Response from requesting an owner document verification link.

## Fields

<ResponseField name="success" type="Boolean!">
  Indicates if the request was successful.
</ResponseField>

<ResponseField name="id" type="UUID">
  Business owner ID.
</ResponseField>

<ResponseField name="verificationLink" type="String">
  Shareable verification link for the business owner to complete identity verification.
</ResponseField>
