sendTransfer

connectClient.sendTransfer(params) ⇒

Initiates a transfer operation.

Kind: instance method of ConnectClient Returns: Transfer operation details Throws:

  • ArmorySdkException If there's an error initiating the transfer

Param
Description

params

Parameters for sending the transfer

params.data

Transfer details

params.connectionId

Connection identifier

params.accessToken

Access token for authentication

Last updated