====== Getting of referals ====== === Description === Gets the list of account's referals === Request code === OC_GETREFERRALS === Request errors === No === Request body === "Action":, "Data":{ "Token": } === Response body === "Status":"Success", "Data":{ "Referrals":[ { "Login":, "Inactivity":, "Deductions": }, { "Login":, "Inactivity":, "Deductions": }, ... { "Login":, "Inactivity":, "Deductions": } }