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

# Create linked account widget

## Linked Account Widget Variant

To create a **linked-account-only** widget (no withdrawal), send a request with:

* `tokenType`: `"ACCOUNT_WIDGET"`
* `useLinkAccountPath`: `true`
* `redirectTo`: Your post-linking redirect URL (optional)
* `extra.counterparty`: Counterparty details (optional)
* `extra.withdrawalSource`: `"MERCHANT_WALLET"` (optional)

See the [Create Linked Account Widget](/guides/create-linked-account-widget) guide for full details, including the **important step** of appending `entityId={{customerId}}` to the returned URL before redirecting users.
