get/audit_2/watcher/checker/price
Method description
Use the method to get the cost of the Website Watcher tool.
Method parameters
| Parameter | Type | Description | Default |
| Mandatory | |||
|---|---|---|---|
| filters |
array filters of projects |
Filter projects by | |
| Additional | |||
| apply_discount | boolean | Apply discount and return the sum | 1 |
Returned data
| Parameter | Type | Description |
| result (object) | ||
|---|---|---|
| pricesByUsers | object | An object with information on the cost grouped by a project owner |
| result.pricesByUsers | ||
| %userId% | object | An object with the information on the total cost of all projects reports for a particular user |
| result.pricesByUsers.%userId% | ||
| projectsIds | array(int) | project IDs |
| price | float | Cost of the check |