OnTime REST API
OnTime REST API / Department Json Schema
In This Topic
    Department Json Schema
    In This Topic
    Description
    Represents a comprehensive Department record within the OnTime API.
    Overview
    Department
    Represents a comprehensive Department record within the OnTime API.
    ID : string
    The unique identifier of this Department.
    CustomerID : string
    The unique identifier of the Customer associated with this Department.
    Name : string
    The name assigned to this Department.
    Properties
    NameDescriptionData Type
    The unique identifier of this Department.string
    The unique identifier of the Customer associated with this Department.string
    The name assigned to this Department.string
    See Also