ContractExclusionSets

The ContractExclusionSet entity describes a reusable set of roles and work types that are excluded from the contract the set is applied to. Time entries associated with the contract cannot use the excluded roles and work types. If you attempt to save a time entry with a role or work type that is excluded by the associated contract, a warning message opens. If you continue the save, the time entry is saved without an associated contract, unless a default exclusion contract has been set up (Contract.exclusionContractID).

NOTE  You can refer to the Online Help to find root and child access URLs of the entity you wish to query. Refer to Finding resource and child access URLs of REST API entities for more information.

Entity details

Entity Name: ContractExclusionSets

Entity Path:

/atservicesrest/v1.0/ContractExclusionSets

Can Create:
Can Update:
Can Query:
Can Delete:
Can Have UDFs:  

IMPORTANT  Requests to this entity require special handling. Refer to the Entity URLs and relationships section of this article for details.

Conditions and requirements

The contract exclusion set name must be unique.

Field definitions

Field Name Datatype
Read-Only Is Required Reference Name Picklist
description string (500)        
id long    
isActive boolean      
name string (100)      

Additional resources