{
"id": "string",
"contractNumber": "string",
"title": "string",
"description": "string",
"status": "Draft",
"contractTypeId": "string",
"relatedAccountId": "string",
"primaryContactId": "string",
"ownerId": "string",
"startDate": "2019-08-24T14:15:22.123Z",
"endDate": "2019-08-24T14:15:22.123Z",
"totalValue": 0,
"currency": "string",
"billingFrequency": "OneTime",
"paymentTerms": "Net15",
"renewalType": "Manual",
"renewalReminderDays": 0,
"terms": "string",
"tags": [
"string"
],
"attachmentIds": [
"string"
],
"extraFields": {
"property1": {},
"property2": {}
},
"insertDate": "2019-08-24T14:15:22.123Z",
"updateDate": "2019-08-24T14:15:22.123Z",
"createdBy": "string",
"lastModifiedBy": "string",
"activatedDate": "2019-08-24T14:15:22.123Z",
"terminatedDate": "2019-08-24T14:15:22.123Z",
"terminationReason": "string",
"renewedToContractId": "string",
"renewedFromContractId": "string"
}