|
17 | 17 | } |
18 | 18 | }, |
19 | 19 | "from": { |
20 | | - "description": "Start date (including)", |
| 20 | + "description": "Inclusive start date of the selection range. Internally, usages are recorded in UTC. This means all usages starting on and after 00:00:00 UTC on the specified date are included.", |
21 | 21 | "in": "query", |
22 | 22 | "name": "from", |
23 | 23 | "required": true, |
|
54 | 54 | } |
55 | 55 | }, |
56 | 56 | "to": { |
57 | | - "description": "End date (including)", |
| 57 | + "description": "Inclusive end date of the selection range. Internally, usages are recorded in UTC. This means all usages starting up to and including 23:59:59 UTC on the specified date are included.", |
58 | 58 | "in": "query", |
59 | 59 | "name": "to", |
60 | 60 | "required": true, |
|
98 | 98 | "type": "string" |
99 | 99 | }, |
100 | 100 | "totalCharge": { |
101 | | - "description": "Total charge for the whole requested date range (value in cents)", |
| 101 | + "description": "Total charge (including discounts) for all services and the whole requested date range (value in cents)", |
102 | 102 | "example": 20103023.912003, |
103 | 103 | "format": "double", |
104 | 104 | "type": "number" |
105 | 105 | }, |
106 | 106 | "totalDiscount": { |
107 | | - "description": "Total discount for the whole requested date range (value in cents)", |
| 107 | + "description": "Total discount for all services and the whole requested date range (value in cents)", |
108 | 108 | "example": 103023.912003, |
109 | 109 | "format": "double", |
110 | 110 | "type": "number" |
|
178 | 178 | "type": "array" |
179 | 179 | }, |
180 | 180 | "totalCharge": { |
181 | | - "description": "Total charge for all services and the whole requested date range (value in cents)", |
| 181 | + "description": "Total charge (including discounts) for all services and the whole requested date range (value in cents)", |
182 | 182 | "example": 20103023.912003, |
183 | 183 | "format": "double", |
184 | 184 | "type": "number" |
185 | 185 | }, |
186 | 186 | "totalDiscount": { |
187 | | - "description": "Total discount rounded for all services and the whole requested date range (value in cents)", |
| 187 | + "description": "Total discount for all services and the whole requested date range (value in cents)", |
188 | 188 | "example": 103023.912003, |
189 | 189 | "format": "double", |
190 | 190 | "type": "number" |
|
225 | 225 | "type": "array" |
226 | 226 | }, |
227 | 227 | "totalCharge": { |
228 | | - "description": "Total charge for all services and the whole requested date range (value in cents)", |
| 228 | + "description": "Total charge (including discounts) for all services and the whole requested date range (value in cents)", |
229 | 229 | "example": 20103023.912003, |
230 | 230 | "format": "double", |
231 | 231 | "type": "number" |
|
272 | 272 | "type": "array" |
273 | 273 | }, |
274 | 274 | "totalCharge": { |
275 | | - "description": "Total charge for all services and the whole requested date range (value in cents)", |
| 275 | + "description": "Total charge (including discounts) for all services and the whole requested date range (value in cents)", |
276 | 276 | "example": 20103023.912003, |
277 | 277 | "format": "double", |
278 | 278 | "type": "number" |
|
360 | 360 | "type": "string" |
361 | 361 | }, |
362 | 362 | "totalCharge": { |
363 | | - "description": "Total charge for all services and the whole requested date range (value in cents)", |
| 363 | + "description": "Total charge (including discounts) for all services and the whole requested date range (value in cents)", |
364 | 364 | "example": 20103023.912003, |
365 | 365 | "format": "double", |
366 | 366 | "type": "number" |
|
400 | 400 | "type": "string" |
401 | 401 | }, |
402 | 402 | "totalCharge": { |
403 | | - "description": "Total charge for all services and the whole requested date range (value in cents)", |
| 403 | + "description": "Total charge (including discounts) for all services and the whole requested date range (value in cents)", |
404 | 404 | "example": 20103023.912003, |
405 | 405 | "format": "double", |
406 | 406 | "type": "number" |
|
0 commit comments