Create a Wallet Connection Deposit Link

Create a Wallet Connection Deposit Link

post

This endpoint creates an secure deposit link using Mesh. It allows end-users to authenticate and connect their external exchange accounts or wallets directly to Pay.io, enabling seamless, one-click deposits.

Body

This API endpoint creates a deposit link that enables and connects an external wallet to the user's account for facilitating deposits. This integration streamlines the deposit process by linking external wallets directly to the platform, enabling seamless fund transfers.

amountstring · stringRequired

Amount to withdraw, we support high precision due to certian tokens

currency_idstringRequired

Currency ID, which can be retrieved using supported currencies.

user_reference_idstringRequired

The unique user reference to identify a user for transaction tracking

Responses
chevron-right
200

User withdrawal

application/json

Response for external wallet link

linkstringRequired

Deposit link URL

post
/v1/user/deposit/link_external_wallet

Last updated