OnTime REST API
OnTime REST API / Zone Json Schema
In This Topic
    Zone Json Schema
    In This Topic
    Description
    Represents a comprehensive Zone record within the OnTime API.
    Overview
    Zone
    Represents a comprehensive Zone record within the OnTime API.
    ID : string
    The unique identifier for this Zone record.
    Name : string
    The name of this Zone.
    PostalCodes : string
    The postal codes assigned to this Zone.
    Properties
    NameDescriptionData Type
    The unique identifier for this Zone record.string
    The name of this Zone.string
    The postal codes assigned to this Zone.string
    See Also