Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.17 KB

File metadata and controls

23 lines (20 loc) · 1.17 KB

AddContract

Properties

Name Type Description Notes
contract_id str
title str
description str
start_date_time datetime
end_date_time datetime
customer_organization_id str
sub_supplier_organization_ids list[str]
contract_period_kind ContractPeriodKind
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

[Back to Model list] [Back to API list] [Back to README]