Excluding all discounts
Does not reflect total value over performance range
Including unit discount (not offer discounts)
Does not reflect total value over performance range
Excluding all discounts
Does not reflect total value over performance range
Including unit discount (not offer discounts)
Does not reflect total value over performance range
Can be used to add an identifier to the project from an external system, must be unique
Can be used to add an identifier to the client from an external system, must be unique
If originated from external system origin is added
The key is the field name for your custom field, value type depends on the field type
If true, the unit will be excluded from offer-wide discounts
If true, purchase_amount will be in sync with amount
Interval if payment partial type is monthly or `yearly
| Type | Interval | Description |
|---|---|---|
once | any | Once per offer |
monthly | 1 | Every month in performance range |
monthly | 3 | Every 3 months in performance range |
monthly | 6 | Every 6 monthsin performance range |
yearly | 1 | Every year in performance range |
yearly | 3 | Every 3 years in performance range |
yearly | 6 | Every 6 years in performance range |
{ "id": "string", "title": "string", "type": "unit", "indent": 0, "order": 0, "is_optional": true, "price": 0, "amount": 0, "total_net_base": 0, "total_net": 0, "total_gross_base": 0, "tax_factor": 0, "total_gross": 0, "metric": { "id": "string", "title": "string", "title_plural": "string" }, "project": { "id": "string", "external_id": "string", "external_origin": "string", "title": "string", "shortcode": "string", "po_number": "string", "project_type": { … }, "status": "string", "is_acquisition": true, "is_private": true, "start_date": "2019-08-24", "end_date": "2019-08-24", "client": { … }, "tags": [ … ], "custom_fields": "['custom_field_1' => 'value', 'custom_field_2' => true]", "origin_space": { … }, "team": [ … ], "guests": [ … ], "computed_fields": { … } }, "exclude_from_discount": false, "discount_factor": 0, "discount_absolute": 0, "discount_bound": false, "purchase_price": 0, "purchase_amount": 1, "purchase_total": 0, "purchase_price_bound": false, "description": "string", "payment_partial_type": "once", "payment_partial_interval": 0 }