Skip to main content
PATCH
Change Destination

Autorizaciones

x-api-key
string
header
requerido

Parámetros de ruta

id
string<uuid>
requerido

Wallet currently linked to the virtual account.

virtualAccountId
string<uuid>
requerido

Virtual account identifier.

Cuerpo

application/json
walletId
string<uuid>
requerido

Target master wallet identifier.

Ejemplo:

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

assetId
string<uuid>
requerido

Settlement asset returned by destination discovery for the selected wallet.

Ejemplo:

"ae455f23-3824-4125-baab-d158315cbcbd"

addressId
string<uuid>

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

Ejemplo:

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

Respuesta

Destination changed successfully.

statusCode
integer
requerido
Ejemplo:

200

message
string
requerido

Human-readable result.

Ejemplo:

"Virtual account fetched successfully"

data
object
requerido