v1

latestOpenAPI 3.0.02026-07-245095152.4 KB
crypto-wallet-controller

Add a currency to a crypto wallet application

Provisions an additional currency or route for an existing crypto wallet application.

post/veem/v1.2/crypto-wallet/applications/{applicationId}/add-currency

Path parameters

applicationIdinteger required

Unique identifier of the crypto wallet application.

Request body

destinationCurrencystring

The destination currency for settlement.

destinationPaymentRailstring

The destination payment rail for settlement.

sourceChainstring

The source blockchain for the crypto wallet.

sourceCurrencystring

The source currency for the crypto wallet.

Response

Currency added to crypto wallet application successfully

applicationIdinteger

Unique identifier of the crypto wallet application.

applicationStatusstring

Current status of the application.

bridgeCustomerIdstring

Identifier of the customer at the Bridge provider.

bridgeCustomerStatusstring

Status of the customer at the Bridge provider.

bridgeWalletAddressstring

Wallet address at the Bridge provider.

bridgeWalletIdstring

Identifier of the wallet at the Bridge provider.

destinationCurrencystring

The destination currency.

destinationPaymentRailstring

The destination payment rail.

fundingMethodIdinteger

Identifier of the funding method.

fundingMethodStatusstring

Status of the funding method.

fundingMethodTypestring

Type of the funding method.

providerstring

The provider backing the crypto wallet.

routeIdinteger

Unique identifier of the provisioned route.

routeStatusstring

Status of the provisioned route.

sourceChainstring

The source blockchain.

sourceCurrencystring

The source currency.