v1

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

Retrieve crypto wallet application routes

Returns the routes for a specific crypto wallet application.

get/veem/v1.2/crypto-wallet/applications/{applicationId}/routes

Path parameters

applicationIdinteger required

Unique identifier of the crypto wallet application.

Query parameters

onBehalfAccountIdinteger

Identifier of the account the request is made on behalf of.

Response

List of crypto wallet application routes retrieved successfully

destinationCurrencystring

The destination currency for the route.

destinationPaymentRailstring

The destination payment rail for the route.

fundingMethodIdinteger

Identifier of the funding method associated with the route.

fundingMethodStatus'Active' | 'Deleted' | 'Inactive' | 'Inactiving' | 'Closed'

Status of the funding method associated with the route.

routeIdinteger

Unique identifier of the route.

routeStatusstring

Current status of the route.

sourceChainstring

The source blockchain for the route.

sourceCurrencystring

The source currency for the route.

timeCreatedstring date-time

Timestamp when the route was created.

timeUpdatedstring date-time

Timestamp when the route was last updated.