Skip to main content

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 guide for full details, including the important step of appending entityId={{customerId}} to the returned URL before redirecting users.