ContractExclusionBillingCodes

This entity describes a Work Type billing (or allocation) code that has been excluded from a Contract; that is, time entries associated with the contract cannot use the excluded work type billing code. If a resource attempts to save a time entry with a work type (or role) that is excluded by the associated contract, a warning message opens. If the resource continues 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: ContractExclusionBillingCodes

Entity Path:

/atservicesrest/v1.0/ContractExclusionBillingCodes

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

Conditions and requirements

  • Resources with security levels that specify limited or no contract visibility cannot create, update, or query this entity.
  • Provided Allocation Code must have a useType value equal to 1.

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
billingCodeID long ProjectCharges  
contractID long Contracts  
id long    

Additional resources