getTransfer
connectClient.getTransfer(params) ⇒
Retrieves details of a specific transfer.
Kind: instance method of ConnectClient
Returns: Transfer details
Throws:
ArmorySdkException
If there's an error retrieving the transfer
Param
Description
params
Parameters for retrieving the transfer
params.transferId
Unique identifier of the transfer
params.connectionId
Connection identifier
params.accessToken
Access token for authentication
Last updated