v1

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

Retrieve a crypto wallet application route by ID

Returns a specific route for a crypto wallet application.

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

Path parameters

applicationIdinteger required

Unique identifier of the crypto wallet application.

routeIdinteger required

Unique identifier of the crypto wallet application route.

Query parameters

onBehalfAccountIdinteger

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

Response

Crypto wallet application route 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.