Account ID or Issuer ID that is generated by the API once an account (createAccount) or Issuer (createIssuer) is created
offeringId
yes
integer
Offering ID that is generated by the API once an offering is created (createOffering)
tradeId
yes
integer
Trade ID that is generated by the API once a trade is created (createTrade). A trade must be created before externalFundMove can be performed.
NickName
yes
string
Nickname given to the external account. This must match the Extnickname value in createExternalAccount. If using linkExternalAccount, Extnickname value can be retrieved via getExternalAccount
amount
yes
decimal
The amount to be debited from the external account. The amount is limited to $100,000.00
description
yes
string
Description of the fund move (Investment in [offering])
checkNumber
yes
integer
Check number should be same as trade ID
createdIpAddress
no
string
IP address associated with the externalFundMove method call