ContractModify
| Name | Description | Type | Additional information |
|---|---|---|---|
| DisplayName | The name of the Contract | string |
String length: inclusive between 0 and 100 |
| CompanyID | The ID of the company assgined to the contract | integer |
None. |
| StartDate | The start date of the contract | date |
None. |
| ContractTerm | The length of the contract | integer |
None. |
| AccountManagerID | The ID of the Account Manager assigned to the contract | integer |
None. |
| AgentCompanyID | The ID of the Agent Company assigned to the contract | integer |
None. |
| AgentContactID | The ID of the Agent Contact assigned to the contract | integer |
None. |
| Cancelled | Indicates whether the contract has been cancelled | boolean |
None. |
| CancelledDate | The date the user requested to cancel the contract | date |
None. |
| TerminationDate | The date the contract was terminated | date |
None. |
| ContractFilename | The file name of the contract | string |
String length: inclusive between 0 and 255 |
| EstimatedUsage | Amount (in £) over any bundle on the contract | decimal number |
None. |
| EstimatedUsageMargin | Amount of overspend that will be profit | decimal number |
None. |
| TechFundBalance | Displays the technology Fund Balance | decimal number |
None. |
| Notes | Displays any notes on the contract | string |
String length: inclusive between 0 and 2000 |
| MaxCLIs | The maximum number of CLIs on this contract | integer |
None. |
| NetworkProviderID | The ID of the Network Provider | integer |
None. |