Translations: Exchange Integration Ardor/77/en

From ArdorDocs
Jump to: navigation, search
  • recipient - recipient’s account address
  • amountNQT - amount of Ardor (in NQT (also called FQT in Ardor) i.e. 1^(10-8))
  • feeNQT - transaction fee for the transaction in NQT. The minimum value is 100000000 FQT (1 Ardor) but if you are withdrawing to a new account you need to pay 2 Ardor (use the getAccount API to check if the account already exists)
  • secretPhrase - sender’s account passphrase
  • deadline - deadline for the transaction in minutes. Should be set to the maximum value of 1440

The sendMoney request has to use HTTP POST.