/link/api/link/v1/enterprises/{enterpriseId}/transfer-destinationsMirrors VAS's GET /venues/{venueId}/transfer-destinations. Returns enterprise Link
accounts the caller has link.account.view on that the given Link-account source
can transfer to. Link calls VAS GET /venues/{venueId}/transfer-destinations and
splits the result into two segments: off-chain (internalDestinations, with subtype
entries) and on-chain (externalDestinations, no subtype). Same-hierarchy accounts
are excluded from the external segment since they are already covered by the
internal segment. The response envelope carries sourceSupportsOnChainWithdrawal
from VAS so BFF can decide whether to surface BitGo-wallet / external-address
destinations alongside. Excludes accounts with status != active.
enterpriseIdstringRequired59cd72485007a239fb00282ed480da1f^[0-9a-f]{32}$>= 1 characterssourceLinkAccountIdstringRequiredaba3a693-4f28-4523-8e53-85a3df22a608>= 1 characterssourceAccountSubTypestringRequiredSPOT>= 1 charactersgenericAssetstringRequiredusdc>= 1 charactersinternalDestinations object required accounts array[object] required externalDestinations object required accounts array[object] required sourceSupportsOnChainWithdrawal boolean required errorName string required error string required errorName string required error string required errorName string required error string required errorName string required error string required