> ## 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.

# verifyUserPrefillInformation

> Verify and record a user's personal information using prefilled data already on file.

Verify and record a user's personal information using prefilled data already on file.

```graphql theme={null}
mutation {
  verifyUserPrefillInformation: VerifyUserInformationResponse
}
```

## Returns

[`VerifyUserInformationResponse`](/api-reference/types/verify-user-information-response) — Represents the response returned from the verifyUserInformation mutation.
