Method Name
private/update_notifications
private/update_notificationsRPC to mark specified notifications as seen for a given subaccount.
Required minimum session key permission level is account
Parameters
subaccount_id
integer required |
notification_ids
array of integers required |
status
string |
Response
id string or integer required |
result object required |
result.
updated_count
integer required |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}