Skip to main content
PATCH
Change Destination

授权

x-api-key
string
header
必填

路径参数

id
string<uuid>
必填

Wallet currently linked to the virtual account.

virtualAccountId
string<uuid>
必填

Virtual account identifier.

请求体

application/json
walletId
string<uuid>
必填

Target master wallet identifier.

示例:

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

assetId
string<uuid>
必填

Settlement asset returned by destination discovery for the selected wallet.

示例:

"ae455f23-3824-4125-baab-d158315cbcbd"

addressId
string<uuid>

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

示例:

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

响应

Destination changed successfully.

statusCode
integer
必填
示例:

200

message
string
必填

Human-readable result.

示例:

"Virtual account fetched successfully"

data
object
必填