3.2.11 Contract ID
Dataset:
Contract Commitment
Column Type:
Dimension
Feature Level:
Mandatory
Data Type:
String
Since:
1.3
Contract ID is a service-provider-assigned identifier for a contract describing the agreed terms between a service provider and a customer. Contracts can include commitment to a certain amount of spend or usage over an agreed period of time.
3.2.11.1 Requirements
ContractId adheres to the following requirements:
- ContractId MUST be present in a Contract Commitment FOCUS dataset.
- ContractId MUST be of type String.
- ContractId MUST conform to StringHandling requirements.
- ContractId MUST NOT be null.
- When ContractId is not null, ContractId adheres to the following additional requirements:
- ContractId MUST be a unique identifier within the service provider.
- ContractId SHOULD be a fully-qualified identifier.
3.2.11.4 Description
A service-provider-assigned identifier for a contract describing the agreed terms between a service provider and a customer.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Mandatory |
| Allows Nulls | Yes |
| Data Type | String |
| Value Format | \<not specified> |