Method Name
public/get_all_referral_codes
public/get_all_referral_codesGet all valid referral codes for this wallet.
Parameters
Response
| idstring or integerrequired |
| resultarray of objectsrequired |
| result[].referral_codestringrequired Referral code |
| result[].walletstringrequired Wallet of the referrer |
| result[].receiving_walletstring or null Wallet for reward payments |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}