get/audit_2/indexing/checker/price
Method description
Use this method to get the cost of an Index Checker report.
Method parameters
Parameter | Type | Description | Default |
Required | |||
---|---|---|---|
filters |
array filters of projects |
Filter projects by | |
Additional | |||
apply_discount | boolean | Get the cost with the discount added | 1 |
Returned data
Parameter | Type | Description |
result (object) | ||
---|---|---|
pricesByUsers | object | An object with the information on the cost of the report grouped by a project owner |
result.pricesByUsers | ||
%userId% | object | An object with the information on the cost of the report for a particular user |
result.pricesByUsers.%userId% | ||
projectsIds | array(int) | project IDs |
price | float | The cost of Index checker report |