This is an old revision of the document!
To Update statistics store period use command account/update_history_period:
svc=account/update_history_period¶ms={"itemId":<long>, "historyPeriod":<int>}
| Name | Description |
|---|---|
| itemId | resourve(account) ID |
| historyPeriod | store period, days |
{} /* empty object if execution successful, if not - error code */
|