Add an asset to an external wallet.Copy Pagepost https://api.fireblocks.io/v1/external_wallets/{walletId}/{assetId}Adds an asset to an existing external wallet. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor.Path ParamswalletIdstringrequiredThe ID of the walletassetIdstringrequiredThe ID of the asset to addBody ParamsBasicAddressRequestAdditionalInfoRequestaddressstringrequiredThe wallet's address (or xpub) of the external wallettagstringFor XRP wallets, the destination tag; for EOS/XLM, the memo; for the fiat providers (BLINC by BCB Group), the Bank Transfer DescriptionHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Responses 200A Wallet Asset object defaultError ResponseUpdated 5 months ago