EContractChange
Schema
- id:
uid, auto-generated
The identifier for this Change.
- rationale:
string, multilingual, required
Reason for contract change
- rationaleTypes:
List of strings, required
Type of the rationale behind contract change
Possible string values are from the field contractChangeRationaleTypes. Could be one of:
rationaleTypes general (deprecated after date CONTRACT_CHANGE_RATIONALE_TYPES_SET_FROM)
- date:
string, Date, auto-generated
- dateSigned:
string, Date
OpenContracting Description: The date when the change was signed. In the case of multiple signatures, the date of the last signature.
- status:
string, required
The current status of the change.
Possible values are:
pending - this change has been added.
active - this change has been confirmed.
cancelled - this change has been cancelled.
- modifications:
List of ContractModifications objects
All fields of contract that will be modified after change is applied.
- documents:
List of ConfidentialDocument objects
All documents (signatures) related to the cancellation.
- cancellations:
List of EContractCancellation objects.
Contains 1 object with active status in case of cancelled change.
The EContractCancellation object describes the reason of change cancellation.
- author:
string, auto-generated
The author of change
ContractModifications
Schema
- title:
string, required
OpenContracting Description: Contract title
- description:
string
OpenContracting Description: Contract description
- period:
-
OpenContracting Description: The start and end date for the contract.
- value:
ContractValue object, auto-generated
OpenContracting Description: The total value of this contract.
Check “Setting contract value” tutorial section for more info
- items:
List of Item objects, auto-generated, read-only
OpenContracting Description: The goods, services, and any intangible outcomes in this contract. Note: If the items are the same as the award do not repeat.
- contractNumber:
string