Skip to main content
PATCH
Change Destination

Autorizações

x-api-key
string
header
obrigatório

Parâmetros de caminho

id
string<uuid>
obrigatório

Wallet currently linked to the virtual account.

virtualAccountId
string<uuid>
obrigatório

Virtual account identifier.

Corpo

application/json
walletId
string<uuid>
obrigatório

Target master wallet identifier.

Exemplo:

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

assetId
string<uuid>
obrigatório

Settlement asset returned by destination discovery for the selected wallet.

Exemplo:

"ae455f23-3824-4125-baab-d158315cbcbd"

addressId
string<uuid>

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

Exemplo:

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

Resposta

Destination changed successfully.

statusCode
integer
obrigatório
Exemplo:

200

message
string
obrigatório

Human-readable result.

Exemplo:

"Virtual account fetched successfully"

data
object
obrigatório