Skip to main content
PATCH
Change Destination

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

Wallet currently linked to the virtual account.

virtualAccountId
string<uuid>
required

Virtual account identifier.

Body

application/json
walletId
string<uuid>
required

Target master wallet identifier.

Example:

"0f49ce21-6222-4f68-a91d-c05c798ef067"

assetId
string<uuid>
required

Settlement asset returned by destination discovery for the selected wallet.

Example:

"ae455f23-3824-4125-baab-d158315cbcbd"

addressId
string<uuid>

Optional child address in the target wallet. Omit to use the master wallet address.

Example:

"b47a29dc-f0d8-4814-b352-91f035872ba0"

Response

Destination changed successfully.

statusCode
integer
required
Example:

200

message
string
required

Human-readable result.

Example:

"Virtual account fetched successfully"

data
object
required