| Name | Type | Description | Notes |
|---|---|---|---|
| contract_id | str | ||
| reason_for_version_update | str | ||
| title | str | ||
| description | str | ||
| start_date_time | datetime | ||
| end_date_time | datetime | ||
| sub_supplier_organization_ids | list[str] | ||
| allow_trade_item_variants | bool | Allow the use of variants from the chosen trade item when creating a blanket order. | |
| allow_automatic_blanket_order_approval | bool | ||
| delivery | EditContractDelivery | ||
| currency | Currency | ||
| payment_provider | PaymentProvider | ||
| contract_lines | list[EditContractLine] | ||
| terms_and_conditions | ContractTermsAndConditions |