HomeDocumentationAPI Reference
Log In

Register Invite

Method Name

private/register_invite

Register for points program with invite code.
Required minimum session key permission level is read_only

Parameters

code string or integer required
Invite code
wallet string required
Wallet address of the user

Response

id string or integer required
result string required

enum ok

Example

{request_example_shell}
{request_example_javascript}
{request_example_python}

The above command returns JSON structured like this:

{response_example_json}