|
33 | 33 | "requires_engineering?": true,
|
34 | 34 | "avso": true,
|
35 | 35 | "avso_region": "Atlantic",
|
| 36 | + "discussion_title": null, |
| 37 | + "discussion_body": "", |
36 | 38 | "project_type": "project",
|
37 | 39 | "sales_tax": "0.1",
|
38 | 40 | "equipment_total": "22257.98",
|
@@ -157,6 +159,8 @@ query | Filter by project name, custom_id, city, clients company name, clients f
|
157 | 159 | "requires_engineering?": true,
|
158 | 160 | "avso": true,
|
159 | 161 | "avso_region": "Atlantic",
|
| 162 | + "discussion_title": null, |
| 163 | + "discussion_body": "", |
160 | 164 | "project_type": "project",
|
161 | 165 | "sales_tax": "0.1",
|
162 | 166 | "total_margin": "42.0",
|
@@ -373,6 +377,8 @@ country | The country of the project (alpha-2 code) <small>string</small>
|
373 | 377 | price_valid_until | The date the price is valid until (e.g. 2021-02-14) <small>string</small>
|
374 | 378 | tax | The sales tax of the project <small>decimal</small>
|
375 | 379 | contract_number | The contract number of the project <small>string</small>
|
| 380 | +discussion_title | The discussion page title <small>string</small> |
| 381 | +discussion_body | The discussion page body <small>text</small> |
376 | 382 |
|
377 | 383 | ### Additional Data Parameters for Enterprise Companies
|
378 | 384 |
|
@@ -444,6 +450,8 @@ country | The country of the project (alpha-2 code) <small>string</small>
|
444 | 450 | price_valid_until | The date the price is valid until (e.g. 2021-02-14) <small>string</small>
|
445 | 451 | tax | The sales tax of the project <small>decimal</small>
|
446 | 452 | contract_number | The contract number of the project <small>string</small>
|
| 453 | +discussion_title | The discussion page title <small>string</small> |
| 454 | +discussion_body | The discussion page body <small>text</small> |
447 | 455 |
|
448 | 456 | ### Additional Data Parameters for Enterprise Companies
|
449 | 457 |
|
|
0 commit comments