Initializes credit transfer from the balance of one account to another
OC_SENDCREDITS
Request code | Code meaning | Explanation |
---|---|---|
QE_LOW_BALANCE | Low balance | Amount of credits on the balance is not enough |
QE_INVALID_RECIPIENT | Invalid recipient | Recipient was not found |
"Action":<OC_GETWHOLEFOLDER>, { "Action":<OC_SENDCREDITS>, "Data":{ "Token":<MyToken>, "Amount":<MyAmount>, "Recipient":<RepicientMail> } }
{ "Status":"Success" }
<MyAmount>*(1+TransferPercent/100)
credits amount.