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

# RequestKycLinkRequest

Request KYC link

## Properties

| Property                                | Type                                                                                                  |
| --------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| <a id="type" /> `type`                  | [`KycType`](/grid/v1/sdk-reference/typescript/reference/latest/type-aliases/KycType)                  |
| <a id="email" /> `email`                | `string`                                                                                              |
| <a id="fullname" /> `fullName`          | `string`                                                                                              |
| <a id="endorsements" /> `endorsements?` | [`KycEndorsement`](/grid/v1/sdk-reference/typescript/reference/latest/type-aliases/KycEndorsement)\[] |
| <a id="redirecturi" /> `redirectUri?`   | `string`                                                                                              |
