Wallet links
Create a wallet link
Mint a short-lived link that opens the user’s wallet. Text the URL as is.
POST
string
required
The connected user. Recorded consent is required first (
POST /api/v2/connect/consent).number
Lifetime in seconds, 60 to 86400. Default 15 minutes.
?merchant=Wandy%27s&amount=1275 to url.
Errors. 404 not_found (wallet links not enabled for your organization, or unknown user), 403 wallet_link_unavailable, 402 subscription_required (production only), 422 user_info_required with missing_fields: ["consent"].