Method Name
public/change_compliance_status
public/change_compliance_statusGet the value history of a subaccount
Parameters
| statusstringrequired Compliance status enum: enabled, disabled, force_enabled, force_disabled enum enableddisabled |
| walletstringrequired Wallet address of the account owner |
Response
| idstring or integerrequired |
| resultobjectrequired |
| result.resultstringrequired Result of the operation |
| result.subaccounts_affectedinteger Number of subaccounts affected |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}