System Configuration API endpoints

This section discusses parameters for each System Configuration API endpoint, expected response, sample request, response payloads, and error scenarios.

Lookups

  • GET /api/lookup/timezones - Get all time zones from IEE Core.

    GET /api/lookup/timezones - Gets all time zones from IEE Core.

    Response:

    {

    "timeZones": [

    {

    "timeZoneKey": "000cd257-260e-4045-8612-3f5b80d3f95c",

    "id": "DatelineStandardTime",

    "description": "(GMT-12:00) Eniwetok, Kwajalein",

    "stdAbbrev": null,

    "stdOffset": -720,

    "stdDescription": "Dateline Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "1f7427cd-f1a5-444f-bfaf-cee4e971f332",

    "id": "SamoaStandardTime",

    "description": "(GMT-11:00) Midway Island, Samoa",

    "stdAbbrev": "WST",

    "stdOffset": -660,

    "stdDescription": "Samoa Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ae106569-6fb7-4ad6-bb00-1befd781fafb",

    "id": "Hawaiian",

    "description": "(GMT-10:00) Hawaii, no DST",

    "stdAbbrev": "HST",

    "stdOffset": -600,

    "stdDescription": "Hawaiian Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "HST",

    "dstDescription": "Hawaiian Standard Time(no DST)",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "dc750103-4fe8-449b-bed8-7a751818b79f",

    "id": "AlaskanStandardTime",

    "description": "(GMT-09:00) Alaska",

    "stdAbbrev": "AST",

    "stdOffset": -540,

    "stdDescription": "Alaskan Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "ADT",

    "dstDescription": "Alaskan Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "c1c46d23-495f-4398-9ed2-0900cedb2681",

    "id": "PacificUS",

    "description": "(GMT-08:00) Pacific Time (US & Canada); Tijuana",

    "stdAbbrev": "PST",

    "stdOffset": -480,

    "stdDescription": "Pacific Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "PDT",

    "dstDescription": "Pacific Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "cbd347c2-722e-4091-8ba7-c6a0e10c3003",

    "id": "PacificUSNoDst",

    "description": "(GMT-08:00) Pacific Time, no DST (US & Canada)",

    "stdAbbrev": "PST",

    "stdOffset": -480,

    "stdDescription": "Pacific Standard Time (no DST)",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "PST",

    "dstDescription": "Pacific Standard Time (no DST)",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "b653b755-eb8d-4ec2-9040-ac2a73f5a7e8",

    "id": "PacificUSpre2007DST",

    "description": "(GMT-08:00) Pacific Time (US & Canada); Tijuana Pre2007DST",

    "stdAbbrev": "PST",

    "stdOffset": -480,

    "stdDescription": "Pacific Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "PDT",

    "dstDescription": "Pacific Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": true

    },

    {

    "timeZoneKey": "d5992963-a929-4afa-9acc-c8a47b4f7b92",

    "id": "MountainUS",

    "description": "(GMT-07:00) Mountain Time (US & Canada)",

    "stdAbbrev": "MST",

    "stdOffset": -420,

    "stdDescription": "Mountain Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "MDT",

    "dstDescription": "Mountain Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "7ea7a6fd-46f9-4ebc-b9d6-9be286f0df27",

    "id": "MountainUSpre2007DST",

    "description": "(GMT-07:00) Mountain Time (US & Canada) Pre2007DST",

    "stdAbbrev": "MST",

    "stdOffset": -420,

    "stdDescription": "Mountain Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "MDT",

    "dstDescription": "Mountain Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": true

    },

    {

    "timeZoneKey": "695f10cf-8f7f-4b2b-a70e-a27c46c7bda0",

    "id": "MountainUSStandard",

    "description": "(GMT-07:00) Arizona",

    "stdAbbrev": "MST",

    "stdOffset": -420,

    "stdDescription": "US Mountain Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "3d80610a-cc0a-4087-b24e-5b9d108e7b8d",

    "id": "MountainUSNoDst",

    "description": "(GMT-07:00) Mountain Time, no DST (US & Canada)",

    "stdAbbrev": "MST",

    "stdOffset": -420,

    "stdDescription": "Mountain Standard Time (no DST)",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "MST",

    "dstDescription": "Mountain Standard Time (no DST)",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "1b6959a5-e449-4f9a-96e0-4645f0bc68dc",

    "id": "CentralUS",

    "description": "(GMT-06:00) Central Time (US & Canada)",

    "stdAbbrev": "CST",

    "stdOffset": -360,

    "stdDescription": "Central Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "CDT",

    "dstDescription": "Central Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "0f0e6fac-f07b-4e21-80f0-a535f4298d1a",

    "id": "CentralUSNoDst",

    "description": "(GMT-06:00) Central Time, no DST (US & Canada)",

    "stdAbbrev": "CST",

    "stdOffset": -360,

    "stdDescription": "Central Standard Time (no DST)",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "CST",

    "dstDescription": "Central Standard Time (no DST)",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "807b0d69-0854-4b10-9506-9d992ac54140",

    "id": "CanadaCentralStandardTime",

    "description": "(GMT-06:00) Saskatchewan",

    "stdAbbrev": "CST",

    "stdOffset": -360,

    "stdDescription": "Canada Central Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "9128d3b0-20a3-46c0-936b-8905d7a42b18",

    "id": "MexicoStandardTime",

    "description": "(GMT-06:00) Mexico City, Tegucigalpa",

    "stdAbbrev": "CST",

    "stdOffset": -360,

    "stdDescription": "Mexico Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "CDT",

    "dstDescription": "Mexico Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "69b0e4d1-ba12-4309-be91-f68f5abc09d4",

    "id": "CentralUSpre2007DST",

    "description": "(GMT-06:00) Central Time (US & Canada) Pre2007DST",

    "stdAbbrev": "CST",

    "stdOffset": -360,

    "stdDescription": "Central Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "CDT",

    "dstDescription": "Central Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": true

    },

    {

    "timeZoneKey": "4230dab5-68a2-4da5-92a9-965058382f29",

    "id": "EasternUS",

    "description": "(GMT-05:00) Eastern Time (US & Canada)",

    "stdAbbrev": "EST",

    "stdOffset": -300,

    "stdDescription": "Eastern Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "EDT",

    "dstDescription": "Eastern Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "4999d6fe-698d-4d2f-bf4d-886972083837",

    "id": "EasternUSStandard",

    "description": "(GMT-05:00) Indiana (East)",

    "stdAbbrev": "EST",

    "stdOffset": -300,

    "stdDescription": "US Eastern Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "c62ec528-e55b-4858-96d1-ab2805bfe1e4",

    "id": "EasternUSNoDst",

    "description": "(GMT-05:00) Eastern Time, no DST (US & Canada)",

    "stdAbbrev": "EST",

    "stdOffset": -300,

    "stdDescription": "Eastern Standard Time (no DST)",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "EST",

    "dstDescription": "Eastern Standard Time (no DST)",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "4bcba9ed-b222-4181-92c1-b263ba0be505",

    "id": "SAPacificStandardTime",

    "description": "(GMT-05:00) Bogota, Lima",

    "stdAbbrev": "PET",

    "stdOffset": -300,

    "stdDescription": "SA Pacific Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "5597ac43-8b44-4014-a8b4-3b4c56005330",

    "id": "EasternUSpre2007DST",

    "description": "(GMT-05:00) Eastern Time (US & Canada) Pre2007DST",

    "stdAbbrev": "EST",

    "stdOffset": -300,

    "stdDescription": "Eastern Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "EDT",

    "dstDescription": "Eastern Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": true

    },

    {

    "timeZoneKey": "06b2d6fe-cf35-4562-b16a-33a836900155",

    "id": "AtlanticNoDST",

    "description": "(GMT-04:00) Atlantic Time (No DST)",

    "stdAbbrev": "AST",

    "stdOffset": -240,

    "stdDescription": "Atlantic Standard Time",

    "stdMonth": 11,

    "stdDay": 0,

    "stdWeek": 1,

    "stdHour": 2,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ca7fcbbb-d0e5-4806-8789-05491312d8b1",

    "id": "AtlanticCanada",

    "description": "(GMT-04:00) Atlantic Time (Canada)",

    "stdAbbrev": "AST",

    "stdOffset": -240,

    "stdDescription": "Atlantic Standard Time",

    "stdMonth": 11,

    "stdDay": 0,

    "stdWeek": 1,

    "stdHour": 2,

    "dstAbbrev": "ADT",

    "dstDescription": "Atlantic Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 2,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "01286dbe-e598-43bd-b652-3cfec3984888",

    "id": "SAWesternStandardTime",

    "description": "(GMT-04:00) Caracas, La Paz",

    "stdAbbrev": "VET",

    "stdOffset": -240,

    "stdDescription": "SA Western Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "c64f6e32-0126-4268-8aaa-b0fcc2cb5706",

    "id": "Newfoundland",

    "description": "(GMT-03:30) Newfoundland Time",

    "stdAbbrev": "NST",

    "stdOffset": -210,

    "stdDescription": "Newfoundland Standard Time",

    "stdMonth": 11,

    "stdDay": 0,

    "stdWeek": 1,

    "stdHour": 2,

    "dstAbbrev": "NDT",

    "dstDescription": "Newfoundland Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 2,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "4b217e18-f6e4-4cb5-ba2b-8d429e73eb3c",

    "id": "SAEasternStandardTime",

    "description": "(GMT-03:00) Buenos Aires, Georgetown",

    "stdAbbrev": "ART",

    "stdOffset": -180,

    "stdDescription": "SA Eastern Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "a018f64e-c8a4-4502-8b48-e4b9ce4e53d7",

    "id": "E.SouthAmericaStandardTime",

    "description": "(GMT-03:00) Brasilia",

    "stdAbbrev": "BRT",

    "stdOffset": -180,

    "stdDescription": "E. South America Standard Time",

    "stdMonth": 2,

    "stdDay": 6,

    "stdWeek": 4,

    "stdHour": 0,

    "dstAbbrev": "BDT",

    "dstDescription": "E. South America Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 3,

    "dstHour": 23,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "1ea6951d-8cd5-4856-99d4-07f1c57bbc8e",

    "id": "Mid-AtlanticStandardTime",

    "description": "(GMT-02:00) Mid-Atlantic",

    "stdAbbrev": "AST",

    "stdOffset": -120,

    "stdDescription": "Mid-Atlantic Standard Time",

    "stdMonth": 2,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 0,

    "dstAbbrev": "ADT",

    "dstDescription": "Mid-Atlantic Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 3,

    "dstHour": 23,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "a4167b11-7687-44c5-ba49-77ccae242031",

    "id": "AzoresStandardTime",

    "description": "(GMT-01:00) Azores, Cape Verde Is.",

    "stdAbbrev": "AST",

    "stdOffset": -60,

    "stdDescription": "Azores Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 0,

    "dstAbbrev": "ADT",

    "dstDescription": "Azores Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "bfae538c-712b-4973-9aeb-8f84891354fa",

    "id": "Undefined",

    "description": "Undefined",

    "stdAbbrev": "Un",

    "stdOffset": 0,

    "stdDescription": "Undefined",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "Un",

    "dstDescription": "Undefined",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "bfae538c-7128-4973-9aeb-8f84891354fb",

    "id": "GMT",

    "description": "(GMT) Greenwich Mean Time; Dublin, Edinburgh, London, Lisbon",

    "stdAbbrev": "GMT",

    "stdOffset": 0,

    "stdDescription": "GMT",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "BST",

    "dstDescription": "British Summer Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 1,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "bfae538c-7128-4973-9aeb-8f84891354fc",

    "id": "UTC",

    "description": "(GMT) Monrovia, Casablanca",

    "stdAbbrev": "UTC",

    "stdOffset": 0,

    "stdDescription": "GMT Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "f0fb474b-4b87-de11-956a-b1e7308deb0a",

    "id": "GMTNoDst",

    "description": "(GMT) Greenwich Mean Time, no DST",

    "stdAbbrev": "GMT",

    "stdOffset": 0,

    "stdDescription": "GMT (no DST)",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "f6deac4b-2265-4091-8f0e-ea44d6658278",

    "id": "GMTpre2007DST",

    "description": "(GMT) Greenwich Mean Time; Dublin, Edinburgh, London, Lisbon Pre2007DST",

    "stdAbbrev": "GMT",

    "stdOffset": 0,

    "stdDescription": "GMT",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "BST",

    "dstDescription": "British Summer Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 1,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": true

    },

    {

    "timeZoneKey": "e3776186-7b33-4d60-89cb-f064434cb5dd",

    "id": "CentralEuropeStandardTime",

    "description": "(GMT+01:00) Prague, Warsaw, Budapest",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "Central Europe Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "CDT",

    "dstDescription": "Central Europe Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "e5817e7d-3cce-4eed-b836-c225112de5b0",

    "id": "CentralEUSummerTime",

    "description": "(GMT+01:00) Central Europe Summertime",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "Central Europe Summertime",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 1,

    "dstAbbrev": "CET",

    "dstDescription": "Central Europe Summertime",

    "dstOffset": 60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 1,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "6ffd658b-bb16-45c3-bfc0-96e62e06fab8",

    "id": "CentralEU",

    "description": "(GMT+01:00) Central Europe, No DST",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "Central Europe Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "CET",

    "dstDescription": "Central Europe Time",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "0c819d8f-d8d8-47c1-9fb0-98d37c5bc813",

    "id": "W.EuropeStandardTime",

    "description": "(GMT+01:00) Berlin, Stockholm, Rome, Bern, Brussels, Vienna",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "W. Europe Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "CDT",

    "dstDescription": "W. Europe Summert Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ebadfc6a-9e4c-4ce6-95c6-26b06e3ca435",

    "id": "CentralEuropeanStandardTime",

    "description": "(GMT+01:00) Belgrade, Sarajevo, Skopje, Sofija, Zagreb",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "Central European Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "CDT",

    "dstDescription": "Central European Summer Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "5f9f0178-9e21-4daf-95e5-3539a35647de",

    "id": "RomanceStandardTime",

    "description": "(GMT+01:00) Paris, Madrid, Amsterdam",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "Romance Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "CDT",

    "dstDescription": "Romance Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "9a557009-9944-44a0-ae41-24fca1ab4d66",

    "id": "EgyptStandardTime",

    "description": "(GMT+02:00) Cairo",

    "stdAbbrev": "EET",

    "stdOffset": 120,

    "stdDescription": "Egypt Standard Time",

    "stdMonth": 9,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 0,

    "dstAbbrev": "EDT",

    "dstDescription": "Egypt Summer Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 5,

    "dstWeek": 4,

    "dstHour": 23,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "33d3a710-c962-484b-824e-137ba398cbaf",

    "id": "E.EuropeStandardTime",

    "description": "(GMT+02:00) Eastern Europe",

    "stdAbbrev": "EET",

    "stdOffset": 120,

    "stdDescription": "E. Europe Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "EDT",

    "dstDescription": "E. Europe Summer Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "7060a817-47b8-42b9-86cd-6caabda2435d",

    "id": "SouthAfricaStandardTime",

    "description": "(GMT+02:00) Harare, Pretoria",

    "stdAbbrev": "SST",

    "stdOffset": 120,

    "stdDescription": "South Africa Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "f8405af9-0c7a-4503-b806-51639d58ce16",

    "id": "GFTStandardTime",

    "description": "(GMT+02:00) Athens, Helsinki, Istanbul",

    "stdAbbrev": "EET",

    "stdOffset": 120,

    "stdDescription": "GFT Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 4,

    "dstAbbrev": "EDT",

    "dstDescription": "GFT Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "01ba8eda-bbe3-4b15-b5d1-cf25fd16ed3c",

    "id": "FLEStandardTime",

    "description": "(GMT+02:00) Helsinki, Riga, Tallinn",

    "stdAbbrev": "EET",

    "stdOffset": 120,

    "stdDescription": "FLE Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "EDT",

    "dstDescription": "FLE Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "41892951-8945-4ad5-80cf-e11f0a692f10",

    "id": "IsraelStandardTime",

    "description": "(GMT+02:00) Israel",

    "stdAbbrev": "IST",

    "stdOffset": 120,

    "stdDescription": "Israel Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "IDT",

    "dstDescription": "Israel Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 5,

    "dstWeek": 5,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "d5d7f1f2-e806-4cb4-b73a-b003ce7e0e19",

    "id": "SaudiArabiaStandardTime",

    "description": "(GMT+03:00) Baghdad, Kuwait, Nairobi, Riyadh",

    "stdAbbrev": "AST",

    "stdOffset": 180,

    "stdDescription": "Saudi Arabia Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 1,

    "stdHour": 4,

    "dstAbbrev": "ADT",

    "dstDescription": "Saudi Arabia Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "3bd713a2-9a01-4792-9cb4-b61a2bc7df5f",

    "id": "EasternAfricaStandardTime",

    "description": "(GMT+03:00) Nairobi",

    "stdAbbrev": "EAT",

    "stdOffset": 180,

    "stdDescription": "E. Africa Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "71506a0e-52be-4485-8213-363616a099d3",

    "id": "RussianStandardTime",

    "description": "(GMT+03:00) Moscow, St. Petersburg, Kazan, Volgograd",

    "stdAbbrev": "MSK",

    "stdOffset": 180,

    "stdDescription": "Russian Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "MSD",

    "dstDescription": "Russian Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "37dce097-a2fb-47dd-83a0-764b2b699944",

    "id": "IranStandardTime",

    "description": "(GMT+03:30) Tehran",

    "stdAbbrev": "IST",

    "stdOffset": 210,

    "stdDescription": "Iran Standard Time",

    "stdMonth": 9,

    "stdDay": 0,

    "stdWeek": 3,

    "stdHour": 0,

    "dstAbbrev": "IDT",

    "dstDescription": "Iran Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 3,

    "dstHour": 23,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "8dd4ec42-9aa7-4bba-a847-6fb779eac5e8",

    "id": "ArabianStandardTime",

    "description": "(GMT+04:00) Abu Dhabi, Muscat",

    "stdAbbrev": "GST",

    "stdOffset": 240,

    "stdDescription": "Arabian Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "159ad875-e852-4b38-9d38-4893671671af",

    "id": "CaucasusStandardTime",

    "description": "(GMT+04:00) Baku, Tbilisi",

    "stdAbbrev": "CST",

    "stdOffset": 240,

    "stdDescription": "Caucasus Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 5,

    "dstAbbrev": "CDT",

    "dstDescription": "Caucasus Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 4,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "46f65eb1-953d-491b-a9a5-7b391eaf3f5e",

    "id": "AfghanistanStandardTime",

    "description": "(GMT+04:30) Kabul",

    "stdAbbrev": "AFT",

    "stdOffset": 270,

    "stdDescription": "Afghanistan Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "3462bac1-23e8-4e9e-ad0f-92195905b789",

    "id": "WestAsiaStandardTime",

    "description": "(GMT+05:00) Islamabad, Karachi, Tashkent",

    "stdAbbrev": "PST",

    "stdOffset": 300,

    "stdDescription": "West Asia Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "fe71e551-839c-4669-8771-9c4461b1c95b",

    "id": "EkaterinburgStandardTime",

    "description": "(GMT+05:00) Ekaterinburg",

    "stdAbbrev": "YST",

    "stdOffset": 300,

    "stdDescription": "Ekaterinburg Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "YDT",

    "dstDescription": "Ekaterinburg Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "fe957746-908e-4f9e-94d6-444e6be05dc6",

    "id": "IndianStandardTime",

    "description": "(GMT+05:30) Bombay, Calcutta, Madras, New Delhi, Colombo",

    "stdAbbrev": "IST",

    "stdOffset": 330,

    "stdDescription": "India Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "c515870b-f79a-4218-bc02-735d3311448f",

    "id": "SriLankaStandardTime",

    "description": "(GMT+06:00) Colombo",

    "stdAbbrev": "LKT",

    "stdOffset": 360,

    "stdDescription": "Sri Lanka Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "664c5f2e-8513-4540-98d1-5d32c7113c21",

    "id": "CentralAsiaStandardTime",

    "description": "(GMT+06:00) Almaty, Dhaka",

    "stdAbbrev": null,

    "stdOffset": 360,

    "stdDescription": "Central Asia Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ffac3795-5277-45cb-8c17-14b14dd991e7",

    "id": "BangkokStandardTime",

    "description": "(GMT+07:00) Bangkok, Jakarta, Hanoi",

    "stdAbbrev": "ICT",

    "stdOffset": 420,

    "stdDescription": "Bangkok Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "deb16ff0-2a00-4ca2-b08b-1de5b43006bb",

    "id": "ChinaStandardTime",

    "description": "(GMT+08:00) Beijing, Chongqing, Urumqi",

    "stdAbbrev": "CST",

    "stdOffset": 480,

    "stdDescription": "China Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "CST",

    "dstDescription": "China Daylight Time",

    "dstOffset": -60,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "7e03efef-332c-4610-ab1b-2ebfdaae0796",

    "id": "TaipeiStandardTime",

    "description": "(GMT+08:00) Hong Kong, Perth, Singapore, Taipei",

    "stdAbbrev": "CST",

    "stdOffset": 480,

    "stdDescription": "Taipei Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "5b79106e-5ab2-49b4-9518-a3179fbd5e11",

    "id": "SingaporeStandardTime",

    "description": "(GMT+08:00) Singapore",

    "stdAbbrev": "SGT",

    "stdOffset": 480,

    "stdDescription": "Singapore Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "e52d4b94-a119-4693-8218-b460c7f61ae0",

    "id": "W.AustraliaStandardTime",

    "description": "(GMT+08:00) Perth",

    "stdAbbrev": "WST",

    "stdOffset": 480,

    "stdDescription": "W. Australia Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "WST",

    "dstDescription": "W. Australia Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "fe18431d-848f-4176-b4f4-b5bc43ab3e12",

    "id": "Malaysia",

    "description": "(GMT+08:00) Malaysia",

    "stdAbbrev": "MYT",

    "stdOffset": 480,

    "stdDescription": "Malaysia",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "MYT",

    "dstDescription": "Malaysia",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "0a012b5d-3b9d-4210-891b-d89eb4760960",

    "id": "KoreaStandardTime",

    "description": "(GMT+09:00) Seoul",

    "stdAbbrev": "KST",

    "stdOffset": 540,

    "stdDescription": "Korea Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "3d164f7b-acfe-4e31-b7dc-c60c12a8bedd",

    "id": "JapanStandardTime",

    "description": "(GMT+09:00) Japan",

    "stdAbbrev": "JST",

    "stdOffset": 540,

    "stdDescription": "Japan Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "572ef179-4e18-47db-8414-613a18544595",

    "id": "YakutskStandardTime",

    "description": "(GMT+09:00) Yakutsk",

    "stdAbbrev": "YST",

    "stdOffset": 540,

    "stdDescription": "Yakutsk Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "YDT",

    "dstDescription": "Yakutsk Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "94f59509-5d84-4984-868f-881a706ae9e0",

    "id": "TokyoStandardTime",

    "description": "(GMT+09:00) Tokyo, Osaka, Sapporo, Seoul, Yakutsk",

    "stdAbbrev": "JST",

    "stdOffset": 540,

    "stdDescription": "Tokyo Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "0cf4d116-9c3d-cc4b-e982-27e25a87e02b",

    "id": "CentralAU",

    "description": "(GMT+09:30) Australian Central Standard Time",

    "stdAbbrev": "CST",

    "stdOffset": 570,

    "stdDescription": "Australian Central Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "933a605b-c3f0-4875-a4b1-aebd76afff3a",

    "id": "AUSCentralStandardTime",

    "description": "(GMT+09:30) Darwin",

    "stdAbbrev": "CST",

    "stdOffset": 570,

    "stdDescription": "AUS Central Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ff33cc52-50f6-4fc9-97cc-8da1f6b3a2b4",

    "id": "Cen.AustraliaStandardTime",

    "description": "(GMT+09:30) Adelaide",

    "stdAbbrev": "CST",

    "stdOffset": 570,

    "stdDescription": "Cen. Australia Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "CDT",

    "dstDescription": "Cen. Australia Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "0a1c5fa5-b924-4433-bae2-6dd983a8bbf1",

    "id": "WestPacificStandardTime",

    "description": "(GMT+10:00) Guam, Port Moresby, Vladivostok",

    "stdAbbrev": "EST",

    "stdOffset": 600,

    "stdDescription": "West Pacific Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "9b2afb29-307a-4d4f-b6f0-6474296015fa",

    "id": "AUSEasternStandardTime",

    "description": "(GMT+10:00) Canberra, Melbourne, Sydney",

    "stdAbbrev": "EST",

    "stdOffset": 600,

    "stdDescription": "AUS Eastern Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "EDT",

    "dstDescription": "AUS Eastern Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "af5ea438-53c1-4d0a-a91f-649eccd0b43a",

    "id": "VladivostokStandardTime",

    "description": "(GMT+10:00) Vladivostok",

    "stdAbbrev": "VST",

    "stdOffset": 600,

    "stdDescription": "Vladivostok Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "VDT",

    "dstDescription": "Vladivostok Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ad51cd73-cab7-41dc-80a3-f2ef7b6d33eb",

    "id": "EasternAU",

    "description": "(GMT+10:00) Australian Eastern Standard Time",

    "stdAbbrev": "EST",

    "stdOffset": 600,

    "stdDescription": "Australian Eastern Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "218d851b-420f-4bfe-8593-e808c79d85ca",

    "id": "EasternAustraliaStandardTime",

    "description": "(GMT+10:00) Brisbane",

    "stdAbbrev": "EST",

    "stdOffset": 600,

    "stdDescription": "E. Australia Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "9b39156f-9793-4c7c-a5c7-fe3240e04b34",

    "id": "TasmaniaStandardTime",

    "description": "(GMT+10:00) Hobart",

    "stdAbbrev": "EST",

    "stdOffset": 600,

    "stdDescription": "Tasmania Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "EST",

    "dstDescription": "Tasmania Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "efcc4fbc-527f-4004-896d-1fd682765a2d",

    "id": "CentralPacificStandardTime",

    "description": "(GMT+11:00) Magadan, Solomon Is., New Caledonia",

    "stdAbbrev": "PST",

    "stdOffset": 660,

    "stdDescription": "Central Pacific Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "PDT",

    "dstDescription": "Central Pacific Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "b2c11b27-2d01-485c-a522-3b80e9a67c3f",

    "id": "FijiStandardTime",

    "description": "(GMT+12:00) Fiji, Kamchatka, Marshall Is.",

    "stdAbbrev": "FJT",

    "stdOffset": 720,

    "stdDescription": "Fiji Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "da76b332-b69b-4c35-8cef-d7c35dd5fe7c",

    "id": "NewZealandStandardTime",

    "description": "(GMT+12:00) Wellington, Auckland",

    "stdAbbrev": "NST",

    "stdOffset": 720,

    "stdDescription": "New Zealand Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 3,

    "stdHour": 2,

    "dstAbbrev": "NDT",

    "dstDescription": "New Zealand Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    }

    ],

    "correlationID": "",

    "responseMessageID": "200",

    "responseMessage": "All time zones fetched successfully"

    }

  • GET /api/lookup/timezone-dst-details - Get all time zones DST details from IEE Core.

    GET /api/lookup/timezone-dst-details - Gets all time zones DST details from IEE Core.

    Response:

    {

    "timeZones": [

    {

    "timeZoneKey": "000cd257-260e-4045-8612-3f5b80d3f95c",

    "id": "DatelineStandardTime",

    "description": "(GMT-12:00) Eniwetok, Kwajalein",

    "stdAbbrev": null,

    "stdOffset": -720,

    "stdDescription": "Dateline Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "1f7427cd-f1a5-444f-bfaf-cee4e971f332",

    "id": "SamoaStandardTime",

    "description": "(GMT-11:00) Midway Island, Samoa",

    "stdAbbrev": "WST",

    "stdOffset": -660,

    "stdDescription": "Samoa Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ae106569-6fb7-4ad6-bb00-1befd781fafb",

    "id": "Hawaiian",

    "description": "(GMT-10:00) Hawaii, no DST",

    "stdAbbrev": "HST",

    "stdOffset": -600,

    "stdDescription": "Hawaiian Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "HST",

    "dstDescription": "Hawaiian Standard Time(no DST)",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "dc750103-4fe8-449b-bed8-7a751818b79f",

    "id": "AlaskanStandardTime",

    "description": "(GMT-09:00) Alaska",

    "stdAbbrev": "AST",

    "stdOffset": -540,

    "stdDescription": "Alaskan Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "ADT",

    "dstDescription": "Alaskan Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "c1c46d23-495f-4398-9ed2-0900cedb2681",

    "id": "PacificUS",

    "description": "(GMT-08:00) Pacific Time (US & Canada); Tijuana",

    "stdAbbrev": "PST",

    "stdOffset": -480,

    "stdDescription": "Pacific Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "PDT",

    "dstDescription": "Pacific Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "cbd347c2-722e-4091-8ba7-c6a0e10c3003",

    "id": "PacificUSNoDst",

    "description": "(GMT-08:00) Pacific Time, no DST (US & Canada)",

    "stdAbbrev": "PST",

    "stdOffset": -480,

    "stdDescription": "Pacific Standard Time (no DST)",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "PST",

    "dstDescription": "Pacific Standard Time (no DST)",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "b653b755-eb8d-4ec2-9040-ac2a73f5a7e8",

    "id": "PacificUSpre2007DST",

    "description": "(GMT-08:00) Pacific Time (US & Canada); Tijuana Pre2007DST",

    "stdAbbrev": "PST",

    "stdOffset": -480,

    "stdDescription": "Pacific Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "PDT",

    "dstDescription": "Pacific Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": true

    },

    {

    "timeZoneKey": "d5992963-a929-4afa-9acc-c8a47b4f7b92",

    "id": "MountainUS",

    "description": "(GMT-07:00) Mountain Time (US & Canada)",

    "stdAbbrev": "MST",

    "stdOffset": -420,

    "stdDescription": "Mountain Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "MDT",

    "dstDescription": "Mountain Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "7ea7a6fd-46f9-4ebc-b9d6-9be286f0df27",

    "id": "MountainUSpre2007DST",

    "description": "(GMT-07:00) Mountain Time (US & Canada) Pre2007DST",

    "stdAbbrev": "MST",

    "stdOffset": -420,

    "stdDescription": "Mountain Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "MDT",

    "dstDescription": "Mountain Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": true

    },

    {

    "timeZoneKey": "695f10cf-8f7f-4b2b-a70e-a27c46c7bda0",

    "id": "MountainUSStandard",

    "description": "(GMT-07:00) Arizona",

    "stdAbbrev": "MST",

    "stdOffset": -420,

    "stdDescription": "US Mountain Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "3d80610a-cc0a-4087-b24e-5b9d108e7b8d",

    "id": "MountainUSNoDst",

    "description": "(GMT-07:00) Mountain Time, no DST (US & Canada)",

    "stdAbbrev": "MST",

    "stdOffset": -420,

    "stdDescription": "Mountain Standard Time (no DST)",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "MST",

    "dstDescription": "Mountain Standard Time (no DST)",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "1b6959a5-e449-4f9a-96e0-4645f0bc68dc",

    "id": "CentralUS",

    "description": "(GMT-06:00) Central Time (US & Canada)",

    "stdAbbrev": "CST",

    "stdOffset": -360,

    "stdDescription": "Central Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "CDT",

    "dstDescription": "Central Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "0f0e6fac-f07b-4e21-80f0-a535f4298d1a",

    "id": "CentralUSNoDst",

    "description": "(GMT-06:00) Central Time, no DST (US & Canada)",

    "stdAbbrev": "CST",

    "stdOffset": -360,

    "stdDescription": "Central Standard Time (no DST)",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "CST",

    "dstDescription": "Central Standard Time (no DST)",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "807b0d69-0854-4b10-9506-9d992ac54140",

    "id": "CanadaCentralStandardTime",

    "description": "(GMT-06:00) Saskatchewan",

    "stdAbbrev": "CST",

    "stdOffset": -360,

    "stdDescription": "Canada Central Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "9128d3b0-20a3-46c0-936b-8905d7a42b18",

    "id": "MexicoStandardTime",

    "description": "(GMT-06:00) Mexico City, Tegucigalpa",

    "stdAbbrev": "CST",

    "stdOffset": -360,

    "stdDescription": "Mexico Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "CDT",

    "dstDescription": "Mexico Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "69b0e4d1-ba12-4309-be91-f68f5abc09d4",

    "id": "CentralUSpre2007DST",

    "description": "(GMT-06:00) Central Time (US & Canada) Pre2007DST",

    "stdAbbrev": "CST",

    "stdOffset": -360,

    "stdDescription": "Central Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "CDT",

    "dstDescription": "Central Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": true

    },

    {

    "timeZoneKey": "4230dab5-68a2-4da5-92a9-965058382f29",

    "id": "EasternUS",

    "description": "(GMT-05:00) Eastern Time (US & Canada)",

    "stdAbbrev": "EST",

    "stdOffset": -300,

    "stdDescription": "Eastern Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "EDT",

    "dstDescription": "Eastern Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "4999d6fe-698d-4d2f-bf4d-886972083837",

    "id": "EasternUSStandard",

    "description": "(GMT-05:00) Indiana (East)",

    "stdAbbrev": "EST",

    "stdOffset": -300,

    "stdDescription": "US Eastern Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "c62ec528-e55b-4858-96d1-ab2805bfe1e4",

    "id": "EasternUSNoDst",

    "description": "(GMT-05:00) Eastern Time, no DST (US & Canada)",

    "stdAbbrev": "EST",

    "stdOffset": -300,

    "stdDescription": "Eastern Standard Time (no DST)",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "EST",

    "dstDescription": "Eastern Standard Time (no DST)",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "4bcba9ed-b222-4181-92c1-b263ba0be505",

    "id": "SAPacificStandardTime",

    "description": "(GMT-05:00) Bogota, Lima",

    "stdAbbrev": "PET",

    "stdOffset": -300,

    "stdDescription": "SA Pacific Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "5597ac43-8b44-4014-a8b4-3b4c56005330",

    "id": "EasternUSpre2007DST",

    "description": "(GMT-05:00) Eastern Time (US & Canada) Pre2007DST",

    "stdAbbrev": "EST",

    "stdOffset": -300,

    "stdDescription": "Eastern Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "EDT",

    "dstDescription": "Eastern Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": true

    },

    {

    "timeZoneKey": "06b2d6fe-cf35-4562-b16a-33a836900155",

    "id": "AtlanticNoDST",

    "description": "(GMT-04:00) Atlantic Time (No DST)",

    "stdAbbrev": "AST",

    "stdOffset": -240,

    "stdDescription": "Atlantic Standard Time",

    "stdMonth": 11,

    "stdDay": 0,

    "stdWeek": 1,

    "stdHour": 2,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ca7fcbbb-d0e5-4806-8789-05491312d8b1",

    "id": "AtlanticCanada",

    "description": "(GMT-04:00) Atlantic Time (Canada)",

    "stdAbbrev": "AST",

    "stdOffset": -240,

    "stdDescription": "Atlantic Standard Time",

    "stdMonth": 11,

    "stdDay": 0,

    "stdWeek": 1,

    "stdHour": 2,

    "dstAbbrev": "ADT",

    "dstDescription": "Atlantic Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 2,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "01286dbe-e598-43bd-b652-3cfec3984888",

    "id": "SAWesternStandardTime",

    "description": "(GMT-04:00) Caracas, La Paz",

    "stdAbbrev": "VET",

    "stdOffset": -240,

    "stdDescription": "SA Western Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "c64f6e32-0126-4268-8aaa-b0fcc2cb5706",

    "id": "Newfoundland",

    "description": "(GMT-03:30) Newfoundland Time",

    "stdAbbrev": "NST",

    "stdOffset": -210,

    "stdDescription": "Newfoundland Standard Time",

    "stdMonth": 11,

    "stdDay": 0,

    "stdWeek": 1,

    "stdHour": 2,

    "dstAbbrev": "NDT",

    "dstDescription": "Newfoundland Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 2,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "4b217e18-f6e4-4cb5-ba2b-8d429e73eb3c",

    "id": "SAEasternStandardTime",

    "description": "(GMT-03:00) Buenos Aires, Georgetown",

    "stdAbbrev": "ART",

    "stdOffset": -180,

    "stdDescription": "SA Eastern Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "a018f64e-c8a4-4502-8b48-e4b9ce4e53d7",

    "id": "E.SouthAmericaStandardTime",

    "description": "(GMT-03:00) Brasilia",

    "stdAbbrev": "BRT",

    "stdOffset": -180,

    "stdDescription": "E. South America Standard Time",

    "stdMonth": 2,

    "stdDay": 6,

    "stdWeek": 4,

    "stdHour": 0,

    "dstAbbrev": "BDT",

    "dstDescription": "E. South America Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 3,

    "dstHour": 23,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "1ea6951d-8cd5-4856-99d4-07f1c57bbc8e",

    "id": "Mid-AtlanticStandardTime",

    "description": "(GMT-02:00) Mid-Atlantic",

    "stdAbbrev": "AST",

    "stdOffset": -120,

    "stdDescription": "Mid-Atlantic Standard Time",

    "stdMonth": 2,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 0,

    "dstAbbrev": "ADT",

    "dstDescription": "Mid-Atlantic Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 3,

    "dstHour": 23,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "a4167b11-7687-44c5-ba49-77ccae242031",

    "id": "AzoresStandardTime",

    "description": "(GMT-01:00) Azores, Cape Verde Is.",

    "stdAbbrev": "AST",

    "stdOffset": -60,

    "stdDescription": "Azores Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 0,

    "dstAbbrev": "ADT",

    "dstDescription": "Azores Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "bfae538c-712b-4973-9aeb-8f84891354fa",

    "id": "Undefined",

    "description": "Undefined",

    "stdAbbrev": "Un",

    "stdOffset": 0,

    "stdDescription": "Undefined",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "Un",

    "dstDescription": "Undefined",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "bfae538c-7128-4973-9aeb-8f84891354fb",

    "id": "GMT",

    "description": "(GMT) Greenwich Mean Time; Dublin, Edinburgh, London, Lisbon",

    "stdAbbrev": "GMT",

    "stdOffset": 0,

    "stdDescription": "GMT",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "BST",

    "dstDescription": "British Summer Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 1,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "bfae538c-7128-4973-9aeb-8f84891354fc",

    "id": "UTC",

    "description": "(GMT) Monrovia, Casablanca",

    "stdAbbrev": "UTC",

    "stdOffset": 0,

    "stdDescription": "GMT Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "f0fb474b-4b87-de11-956a-b1e7308deb0a",

    "id": "GMTNoDst",

    "description": "(GMT) Greenwich Mean Time, no DST",

    "stdAbbrev": "GMT",

    "stdOffset": 0,

    "stdDescription": "GMT (no DST)",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "f6deac4b-2265-4091-8f0e-ea44d6658278",

    "id": "GMTpre2007DST",

    "description": "(GMT) Greenwich Mean Time; Dublin, Edinburgh, London, Lisbon Pre2007DST",

    "stdAbbrev": "GMT",

    "stdOffset": 0,

    "stdDescription": "GMT",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "BST",

    "dstDescription": "British Summer Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 1,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": true

    },

    {

    "timeZoneKey": "e3776186-7b33-4d60-89cb-f064434cb5dd",

    "id": "CentralEuropeStandardTime",

    "description": "(GMT+01:00) Prague, Warsaw, Budapest",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "Central Europe Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "CDT",

    "dstDescription": "Central Europe Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "e5817e7d-3cce-4eed-b836-c225112de5b0",

    "id": "CentralEUSummerTime",

    "description": "(GMT+01:00) Central Europe Summertime",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "Central Europe Summertime",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 1,

    "dstAbbrev": "CET",

    "dstDescription": "Central Europe Summertime",

    "dstOffset": 60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 1,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "6ffd658b-bb16-45c3-bfc0-96e62e06fab8",

    "id": "CentralEU",

    "description": "(GMT+01:00) Central Europe, No DST",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "Central Europe Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "CET",

    "dstDescription": "Central Europe Time",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "0c819d8f-d8d8-47c1-9fb0-98d37c5bc813",

    "id": "W.EuropeStandardTime",

    "description": "(GMT+01:00) Berlin, Stockholm, Rome, Bern, Brussels, Vienna",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "W. Europe Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "CDT",

    "dstDescription": "W. Europe Summert Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ebadfc6a-9e4c-4ce6-95c6-26b06e3ca435",

    "id": "CentralEuropeanStandardTime",

    "description": "(GMT+01:00) Belgrade, Sarajevo, Skopje, Sofija, Zagreb",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "Central European Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "CDT",

    "dstDescription": "Central European Summer Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "5f9f0178-9e21-4daf-95e5-3539a35647de",

    "id": "RomanceStandardTime",

    "description": "(GMT+01:00) Paris, Madrid, Amsterdam",

    "stdAbbrev": "CET",

    "stdOffset": 60,

    "stdDescription": "Romance Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "CDT",

    "dstDescription": "Romance Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "9a557009-9944-44a0-ae41-24fca1ab4d66",

    "id": "EgyptStandardTime",

    "description": "(GMT+02:00) Cairo",

    "stdAbbrev": "EET",

    "stdOffset": 120,

    "stdDescription": "Egypt Standard Time",

    "stdMonth": 9,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 0,

    "dstAbbrev": "EDT",

    "dstDescription": "Egypt Summer Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 5,

    "dstWeek": 4,

    "dstHour": 23,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "33d3a710-c962-484b-824e-137ba398cbaf",

    "id": "E.EuropeStandardTime",

    "description": "(GMT+02:00) Eastern Europe",

    "stdAbbrev": "EET",

    "stdOffset": 120,

    "stdDescription": "E. Europe Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "EDT",

    "dstDescription": "E. Europe Summer Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "7060a817-47b8-42b9-86cd-6caabda2435d",

    "id": "SouthAfricaStandardTime",

    "description": "(GMT+02:00) Harare, Pretoria",

    "stdAbbrev": "SST",

    "stdOffset": 120,

    "stdDescription": "South Africa Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "f8405af9-0c7a-4503-b806-51639d58ce16",

    "id": "GFTStandardTime",

    "description": "(GMT+02:00) Athens, Helsinki, Istanbul",

    "stdAbbrev": "EET",

    "stdOffset": 120,

    "stdDescription": "GFT Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 4,

    "dstAbbrev": "EDT",

    "dstDescription": "GFT Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "01ba8eda-bbe3-4b15-b5d1-cf25fd16ed3c",

    "id": "FLEStandardTime",

    "description": "(GMT+02:00) Helsinki, Riga, Tallinn",

    "stdAbbrev": "EET",

    "stdOffset": 120,

    "stdDescription": "FLE Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "EDT",

    "dstDescription": "FLE Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "41892951-8945-4ad5-80cf-e11f0a692f10",

    "id": "IsraelStandardTime",

    "description": "(GMT+02:00) Israel",

    "stdAbbrev": "IST",

    "stdOffset": 120,

    "stdDescription": "Israel Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "IDT",

    "dstDescription": "Israel Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 5,

    "dstWeek": 5,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "d5d7f1f2-e806-4cb4-b73a-b003ce7e0e19",

    "id": "SaudiArabiaStandardTime",

    "description": "(GMT+03:00) Baghdad, Kuwait, Nairobi, Riyadh",

    "stdAbbrev": "AST",

    "stdOffset": 180,

    "stdDescription": "Saudi Arabia Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 1,

    "stdHour": 4,

    "dstAbbrev": "ADT",

    "dstDescription": "Saudi Arabia Daylight Time",

    "dstOffset": -60,

    "dstMonth": 4,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "3bd713a2-9a01-4792-9cb4-b61a2bc7df5f",

    "id": "EasternAfricaStandardTime",

    "description": "(GMT+03:00) Nairobi",

    "stdAbbrev": "EAT",

    "stdOffset": 180,

    "stdDescription": "E. Africa Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "71506a0e-52be-4485-8213-363616a099d3",

    "id": "RussianStandardTime",

    "description": "(GMT+03:00) Moscow, St. Petersburg, Kazan, Volgograd",

    "stdAbbrev": "MSK",

    "stdOffset": 180,

    "stdDescription": "Russian Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "MSD",

    "dstDescription": "Russian Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "37dce097-a2fb-47dd-83a0-764b2b699944",

    "id": "IranStandardTime",

    "description": "(GMT+03:30) Tehran",

    "stdAbbrev": "IST",

    "stdOffset": 210,

    "stdDescription": "Iran Standard Time",

    "stdMonth": 9,

    "stdDay": 0,

    "stdWeek": 3,

    "stdHour": 0,

    "dstAbbrev": "IDT",

    "dstDescription": "Iran Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 3,

    "dstHour": 23,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "8dd4ec42-9aa7-4bba-a847-6fb779eac5e8",

    "id": "ArabianStandardTime",

    "description": "(GMT+04:00) Abu Dhabi, Muscat",

    "stdAbbrev": "GST",

    "stdOffset": 240,

    "stdDescription": "Arabian Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "159ad875-e852-4b38-9d38-4893671671af",

    "id": "CaucasusStandardTime",

    "description": "(GMT+04:00) Baku, Tbilisi",

    "stdAbbrev": "CST",

    "stdOffset": 240,

    "stdDescription": "Caucasus Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 5,

    "dstAbbrev": "CDT",

    "dstDescription": "Caucasus Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 4,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "46f65eb1-953d-491b-a9a5-7b391eaf3f5e",

    "id": "AfghanistanStandardTime",

    "description": "(GMT+04:30) Kabul",

    "stdAbbrev": "AFT",

    "stdOffset": 270,

    "stdDescription": "Afghanistan Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "3462bac1-23e8-4e9e-ad0f-92195905b789",

    "id": "WestAsiaStandardTime",

    "description": "(GMT+05:00) Islamabad, Karachi, Tashkent",

    "stdAbbrev": "PST",

    "stdOffset": 300,

    "stdDescription": "West Asia Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "fe71e551-839c-4669-8771-9c4461b1c95b",

    "id": "EkaterinburgStandardTime",

    "description": "(GMT+05:00) Ekaterinburg",

    "stdAbbrev": "YST",

    "stdOffset": 300,

    "stdDescription": "Ekaterinburg Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "YDT",

    "dstDescription": "Ekaterinburg Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "fe957746-908e-4f9e-94d6-444e6be05dc6",

    "id": "IndianStandardTime",

    "description": "(GMT+05:30) Bombay, Calcutta, Madras, New Delhi, Colombo",

    "stdAbbrev": "IST",

    "stdOffset": 330,

    "stdDescription": "India Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "c515870b-f79a-4218-bc02-735d3311448f",

    "id": "SriLankaStandardTime",

    "description": "(GMT+06:00) Colombo",

    "stdAbbrev": "LKT",

    "stdOffset": 360,

    "stdDescription": "Sri Lanka Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "664c5f2e-8513-4540-98d1-5d32c7113c21",

    "id": "CentralAsiaStandardTime",

    "description": "(GMT+06:00) Almaty, Dhaka",

    "stdAbbrev": null,

    "stdOffset": 360,

    "stdDescription": "Central Asia Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ffac3795-5277-45cb-8c17-14b14dd991e7",

    "id": "BangkokStandardTime",

    "description": "(GMT+07:00) Bangkok, Jakarta, Hanoi",

    "stdAbbrev": "ICT",

    "stdOffset": 420,

    "stdDescription": "Bangkok Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "deb16ff0-2a00-4ca2-b08b-1de5b43006bb",

    "id": "ChinaStandardTime",

    "description": "(GMT+08:00) Beijing, Chongqing, Urumqi",

    "stdAbbrev": "CST",

    "stdOffset": 480,

    "stdDescription": "China Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "CST",

    "dstDescription": "China Daylight Time",

    "dstOffset": -60,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "7e03efef-332c-4610-ab1b-2ebfdaae0796",

    "id": "TaipeiStandardTime",

    "description": "(GMT+08:00) Hong Kong, Perth, Singapore, Taipei",

    "stdAbbrev": "CST",

    "stdOffset": 480,

    "stdDescription": "Taipei Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "5b79106e-5ab2-49b4-9518-a3179fbd5e11",

    "id": "SingaporeStandardTime",

    "description": "(GMT+08:00) Singapore",

    "stdAbbrev": "SGT",

    "stdOffset": 480,

    "stdDescription": "Singapore Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "e52d4b94-a119-4693-8218-b460c7f61ae0",

    "id": "W.AustraliaStandardTime",

    "description": "(GMT+08:00) Perth",

    "stdAbbrev": "WST",

    "stdOffset": 480,

    "stdDescription": "W. Australia Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "WST",

    "dstDescription": "W. Australia Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "fe18431d-848f-4176-b4f4-b5bc43ab3e12",

    "id": "Malaysia",

    "description": "(GMT+08:00) Malaysia",

    "stdAbbrev": "MYT",

    "stdOffset": 480,

    "stdDescription": "Malaysia",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": "MYT",

    "dstDescription": "Malaysia",

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "0a012b5d-3b9d-4210-891b-d89eb4760960",

    "id": "KoreaStandardTime",

    "description": "(GMT+09:00) Seoul",

    "stdAbbrev": "KST",

    "stdOffset": 540,

    "stdDescription": "Korea Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "3d164f7b-acfe-4e31-b7dc-c60c12a8bedd",

    "id": "JapanStandardTime",

    "description": "(GMT+09:00) Japan",

    "stdAbbrev": "JST",

    "stdOffset": 540,

    "stdDescription": "Japan Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "572ef179-4e18-47db-8414-613a18544595",

    "id": "YakutskStandardTime",

    "description": "(GMT+09:00) Yakutsk",

    "stdAbbrev": "YST",

    "stdOffset": 540,

    "stdDescription": "Yakutsk Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "YDT",

    "dstDescription": "Yakutsk Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "94f59509-5d84-4984-868f-881a706ae9e0",

    "id": "TokyoStandardTime",

    "description": "(GMT+09:00) Tokyo, Osaka, Sapporo, Seoul, Yakutsk",

    "stdAbbrev": "JST",

    "stdOffset": 540,

    "stdDescription": "Tokyo Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "0cf4d116-9c3d-cc4b-e982-27e25a87e02b",

    "id": "CentralAU",

    "description": "(GMT+09:30) Australian Central Standard Time",

    "stdAbbrev": "CST",

    "stdOffset": 570,

    "stdDescription": "Australian Central Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "933a605b-c3f0-4875-a4b1-aebd76afff3a",

    "id": "AUSCentralStandardTime",

    "description": "(GMT+09:30) Darwin",

    "stdAbbrev": "CST",

    "stdOffset": 570,

    "stdDescription": "AUS Central Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ff33cc52-50f6-4fc9-97cc-8da1f6b3a2b4",

    "id": "Cen.AustraliaStandardTime",

    "description": "(GMT+09:30) Adelaide",

    "stdAbbrev": "CST",

    "stdOffset": 570,

    "stdDescription": "Cen. Australia Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "CDT",

    "dstDescription": "Cen. Australia Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "0a1c5fa5-b924-4433-bae2-6dd983a8bbf1",

    "id": "WestPacificStandardTime",

    "description": "(GMT+10:00) Guam, Port Moresby, Vladivostok",

    "stdAbbrev": "EST",

    "stdOffset": 600,

    "stdDescription": "West Pacific Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "9b2afb29-307a-4d4f-b6f0-6474296015fa",

    "id": "AUSEasternStandardTime",

    "description": "(GMT+10:00) Canberra, Melbourne, Sydney",

    "stdAbbrev": "EST",

    "stdOffset": 600,

    "stdDescription": "AUS Eastern Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "EDT",

    "dstDescription": "AUS Eastern Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "af5ea438-53c1-4d0a-a91f-649eccd0b43a",

    "id": "VladivostokStandardTime",

    "description": "(GMT+10:00) Vladivostok",

    "stdAbbrev": "VST",

    "stdOffset": 600,

    "stdDescription": "Vladivostok Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "VDT",

    "dstDescription": "Vladivostok Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "ad51cd73-cab7-41dc-80a3-f2ef7b6d33eb",

    "id": "EasternAU",

    "description": "(GMT+10:00) Australian Eastern Standard Time",

    "stdAbbrev": "EST",

    "stdOffset": 600,

    "stdDescription": "Australian Eastern Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "218d851b-420f-4bfe-8593-e808c79d85ca",

    "id": "EasternAustraliaStandardTime",

    "description": "(GMT+10:00) Brisbane",

    "stdAbbrev": "EST",

    "stdOffset": 600,

    "stdDescription": "E. Australia Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "9b39156f-9793-4c7c-a5c7-fe3240e04b34",

    "id": "TasmaniaStandardTime",

    "description": "(GMT+10:00) Hobart",

    "stdAbbrev": "EST",

    "stdOffset": 600,

    "stdDescription": "Tasmania Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 2,

    "dstAbbrev": "EST",

    "dstDescription": "Tasmania Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "efcc4fbc-527f-4004-896d-1fd682765a2d",

    "id": "CentralPacificStandardTime",

    "description": "(GMT+11:00) Magadan, Solomon Is., New Caledonia",

    "stdAbbrev": "PST",

    "stdOffset": 660,

    "stdDescription": "Central Pacific Standard Time",

    "stdMonth": 10,

    "stdDay": 0,

    "stdWeek": 4,

    "stdHour": 3,

    "dstAbbrev": "PDT",

    "dstDescription": "Central Pacific Daylight Time",

    "dstOffset": -60,

    "dstMonth": 3,

    "dstDay": 0,

    "dstWeek": 4,

    "dstHour": 2,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "b2c11b27-2d01-485c-a522-3b80e9a67c3f",

    "id": "FijiStandardTime",

    "description": "(GMT+12:00) Fiji, Kamchatka, Marshall Is.",

    "stdAbbrev": "FJT",

    "stdOffset": 720,

    "stdDescription": "Fiji Standard Time",

    "stdMonth": 0,

    "stdDay": 0,

    "stdWeek": 0,

    "stdHour": 0,

    "dstAbbrev": null,

    "dstDescription": null,

    "dstOffset": 0,

    "dstMonth": 0,

    "dstDay": 0,

    "dstWeek": 0,

    "dstHour": 0,

    "dataSource": 1,

    "honorsDst": false,

    "isPre2007Timezone": false

    },

    {

    "timeZoneKey": "da76b332-b69b-4c35-8cef-d7c35dd5fe7c",

    "id": "NewZealandStandardTime",

    "description": "(GMT+12:00) Wellington, Auckland",

    "stdAbbrev": "NST",

    "stdOffset": 720,

    "stdDescription": "New Zealand Standard Time",

    "stdMonth": 3,

    "stdDay": 0,

    "stdWeek": 3,

    "stdHour": 2,

    "dstAbbrev": "NDT",

    "dstDescription": "New Zealand Daylight Time",

    "dstOffset": -60,

    "dstMonth": 10,

    "dstDay": 0,

    "dstWeek": 1,

    "dstHour": 3,

    "dataSource": 1,

    "honorsDst": true,

    "isPre2007Timezone": false

    }

    ],

    "correlationID": "",

    "responseMessageID": "200",

    "responseMessage": "All time zones fetched successfully"

    }

  • GET /api/lookup/entity-statuses/{entityType} - Gets entity statuses for the given entity type.

    GET /api/lookup/entity-statuses/{entityType} - Gets entity statuses for the given entity type.

    Response:

    {

    "entityStatuses": [

    {

    "entityStatusId": "Sleeved",

    "description": "The meter has been disconnected and sleeved in the socket.",

    "statusState": 0

    },

    {

    "entityStatusId": "Active",

    "description": "Generic active status",

    "statusState": 1

    },

    {

    "entityStatusId": "Decommissioned",

    "description": "The meter has been deemed not able to provide data to the utility.",

    "statusState": 0

    },

    {

    "entityStatusId": "Armed",

    "description": "The meter has been armed for connection, but not yet connected by the customer.",

    "statusState": 0

    },

    {

    "entityStatusId": "No Power",

    "description": "No power to the meter.",

    "statusState": 0

    },

    {

    "entityStatusId": "In Stock",

    "description": "The meter is sitting in inventory, but not yet set in the field.",

    "statusState": 0

    },

    {

    "entityStatusId": "Undefined",

    "description": "An unknown state",

    "statusState": 0

    },

    {

    "entityStatusId": "Disconnected",

    "description": "Power at the site has been disconnected.",

    "statusState": 0

    },

    {

    "entityStatusId": "Inactive",

    "description": "Generic inactive status",

    "statusState": 0

    },

    {

    "entityStatusId": "Applied",

    "description": "Generic applied status",

    "statusState": 1

    },

    {

    "entityStatusId": "Provisioned",

    "description": "Installed and is communication with the collection network.",

    "statusState": 1

    },

    {

    "entityStatusId": "Commissioned",

    "description": "Verified for providing data successfully but has not validated as billing ready.",

    "statusState": 1

    }

    ],

    "correlationID": "",

    "responseMessageID": "200",

    "responseMessage": "Entity statuses fetched successfully"

    }

  • Error scenario:

    • SC 1: When Entity Type is invalid

      Response:

      "responseMessageID": "400",

      "responseMessage": "LookupsController.GetEntityStatuses : Unsupported entityType (Meterxdcw). Supported values: Account,Meter,Premise,All,Customer,ServiceOrderStatus,SettlementRetailer,SettlementPoint."

  • GET /api/lookup/reading-status - Get all reading statuses from IEE Core.

    GET /api/lookup/reading-status - Gets all reading statuses from IEE Core.

    Response:

    {

    "readingStatuses": [

    {

    "readingStatusId": "VEESET1NV",

    "description": "Validation Set 1, Not Validated",

    "label": "NV1"

    },

    {

    "readingStatusId": "VEESET2NV",

    "description": "Validation Set 2, Not Validated",

    "label": "NV2"

    },

    {

    "readingStatusId": "VEESET3NV",

    "description": "Validation Set 3, Not Validated",

    "label": "NV3"

    },

    {

    "readingStatusId": "NV",

    "description": "Not Validated",

    "label": "NV "

    },

    {

    "readingStatusId": "FAILED",

    "description": "Failed Validation or Bad Read",

    "label": "FV "

    },

    {

    "readingStatusId": "DMDTOLERANCE",

    "description": "Demand Tolerance Between Consecutive Intervals Validation",

    "label": "DTV"

    },

    {

    "readingStatusId": "WARNING",

    "description": "Warning In Validation",

    "label": "WV "

    },

    {

    "readingStatusId": "MANACCEPTED",

    "description": "Manually Accepted Validation",

    "label": "MA "

    },

    {

    "readingStatusId": "PASSED",

    "description": "Passed Validation, Accepted, or Good Read",

    "label": "PV "

    },

    {

    "readingStatusId": "EMPTY",

    "description": "Empty, no data in the database for this interval.",

    "label": "EMP"

    },

    {

    "readingStatusId": "MISSING",

    "description": "Missing Data or Lapse in Data",

    "label": "MI "

    },

    {

    "readingStatusId": "OTHER",

    "description": "Other",

    "label": "OT "

    },

    {

    "readingStatusId": "EDITED",

    "description": "Interval was Edited",

    "label": "ED "

    },

    {

    "readingStatusId": "SEDITED",

    "description": "Status Edited",

    "label": "SED"

    },

    {

    "readingStatusId": "ESTIMATED",

    "description": "Estimated Interval (Data Correction)",

    "label": "EST"

    },

    {

    "readingStatusId": "ESTFAILED",

    "description": "Estimation Failed",

    "label": "ESF"

    },

    {

    "readingStatusId": "ADDED",

    "description": "Added Interval (Data Correction)",

    "label": "ADD"

    },

    {

    "readingStatusId": "RESTORED",

    "description": "Reading data restored from previous version",

    "label": "RES"

    },

    {

    "readingStatusId": "REPLACED",

    "description": "Replaced Interval (Data Correction)",

    "label": "RPL"

    },

    {

    "readingStatusId": "AGGREGATED",

    "description": "Aggregated Interval",

    "label": "AGG"

    },

    {

    "readingStatusId": "EXCLUDED",

    "description": "Excluded Data",

    "label": "EX "

    },

    {

    "readingStatusId": "DELETED",

    "description": "Deleted",

    "label": "DLT"

    },

    {

    "readingStatusId": "HARMONIC",

    "description": "Harmonic Distortion",

    "label": "HA "

    },

    {

    "readingStatusId": "ALARM",

    "description": "Alarm",

    "label": "AL "

    },

    {

    "readingStatusId": "ENERGY",

    "description": "Energy Type (Register Changed)",

    "label": "EN "

    },

    {

    "readingStatusId": "PARITY",

    "description": "Parity Error",

    "label": "PA "

    },

    {

    "readingStatusId": "LIMIT",

    "description": "Data Out Of High/Low Limits",

    "label": "LI "

    },

    {

    "readingStatusId": "PULSE",

    "description": "Pulse Overflow",

    "label": "PU "

    },

    {

    "readingStatusId": "LOAD",

    "description": "Load Control",

    "label": "LD "

    },

    {

    "readingStatusId": "TEST",

    "description": "Test Mode",

    "label": "TE "

    },

    {

    "readingStatusId": "TIMERESET",

    "description": "Time Reset Occurred",

    "label": "TR "

    },

    {

    "readingStatusId": "WATCHDOG",

    "description": "Watchdog Time-out/Error",

    "label": "WD "

    },

    {

    "readingStatusId": "RESET",

    "description": "Reset Occurred",

    "label": "RE "

    },

    {

    "readingStatusId": "CLOCK",

    "description": "Clock Error/Real Time Clock Error",

    "label": "CLK"

    },

    {

    "readingStatusId": "CRC",

    "description": "CRC Checksum Error",

    "label": "CRC"

    },

    {

    "readingStatusId": "MEMORY",

    "description": "ROM/RAM Checksum Error/Memory Error/ Self Check Error",

    "label": "MEM"

    },

    {

    "readingStatusId": "POWER",

    "description": "Power Outage or Unsafe Power Failure",

    "label": "PO "

    },

    {

    "readingStatusId": "CHOPPED",

    "description": "Data Chopped for Conversion",

    "label": "CHP"

    },

    {

    "readingStatusId": "REPROG",

    "description": "Meter Reprogrammed",

    "label": "REP"

    },

    {

    "readingStatusId": "TTOLERANCE",

    "description": "Time Tolerance",

    "label": "TTO"

    },

    {

    "readingStatusId": "ITOLERANCE",

    "description": "Interval Tolerance",

    "label": "ITO"

    },

    {

    "readingStatusId": "TADJUSTED",

    "description": "Time Adjusted",

    "label": "TAD"

    },

    {

    "readingStatusId": "DST",

    "description": "Daylight Savings Time Action",

    "label": "DST"

    },

    {

    "readingStatusId": "BATTERY",

    "description": "Battery Error",

    "label": "BAT"

    },

    {

    "readingStatusId": "ROTATION",

    "description": "Reverse Rotation Error",

    "label": "ROT"

    },

    {

    "readingStatusId": "FRONTEND",

    "description": "Front End Error",

    "label": "FE "

    },

    {

    "readingStatusId": "IOBOARD",

    "description": "IO Board Error",

    "label": "IO "

    },

    {

    "readingStatusId": "MODEM",

    "description": "Modem Error",

    "label": "MOD"

    },

    {

    "readingStatusId": "TOU",

    "description": "TOU Error",

    "label": "TOU"

    },

    {

    "readingStatusId": "SSYNC",

    "description": "Slave Synch Error",

    "label": "SSE"

    },

    {

    "readingStatusId": "OVERLOAD",

    "description": "Overload Error",

    "label": "OV "

    },

    {

    "readingStatusId": "EMITTER",

    "description": "Photo Emitter Error",

    "label": "EMI"

    },

    {

    "readingStatusId": "DETECT",

    "description": "Photo Detect Error",

    "label": "DET"

    },

    {

    "readingStatusId": "PHASE",

    "description": "Phase Loss Error",

    "label": "PH "

    },

    {

    "readingStatusId": "TAMPER",

    "description": "Tampered Interval",

    "label": "TAM"

    },

    {

    "readingStatusId": "TILT",

    "description": "Tilt",

    "label": "TLT"

    },

    {

    "readingStatusId": "DISCONN",

    "description": "Battery Disconnected",

    "label": "DIS"

    },

    {

    "readingStatusId": "LEAK",

    "description": "Gas Leak",

    "label": "LK "

    },

    {

    "readingStatusId": "POTENTIAL",

    "description": "Low Loss Potential",

    "label": "POT"

    },

    {

    "readingStatusId": "MEASURE",

    "description": "Measurement Error",

    "label": "MES"

    },

    {

    "readingStatusId": "OPTIONBOARD",

    "description": "Option board error",

    "label": "OB "

    },

    {

    "readingStatusId": "UNPROG",

    "description": "Unprogrammed Error",

    "label": "UP "

    },

    {

    "readingStatusId": "MALFUNCTION",

    "description": "Program Malfunction",

    "label": "MAL"

    },

    {

    "readingStatusId": "CONFIGERROR",

    "description": "Configuration Error",

    "label": "CE "

    },

    {

    "readingStatusId": "LOWBATT",

    "description": "Low Battery",

    "label": "LB "

    },

    {

    "readingStatusId": "IRREGULAR",

    "description": "Irregular Interval (Short or Long)",

    "label": "IRR"

    },

    {

    "readingStatusId": "DELTA",

    "description": "Delta Overflow",

    "label": "DEL"

    },

    {

    "readingStatusId": "USRDEFINED1",

    "description": "UserDefined1",

    "label": "UD1"

    },

    {

    "readingStatusId": "USRDEFINED2",

    "description": "UserDefined2",

    "label": "UD2"

    },

    {

    "readingStatusId": "USRDEFINED3",

    "description": "UserDefined3",

    "label": "UD3"

    },

    {

    "readingStatusId": "USRDEFINED4",

    "description": "UserDefined4",

    "label": "UD4"

    },

    {

    "readingStatusId": "USRDEFINED5",

    "description": "UserDefined5",

    "label": "UD5"

    },

    {

    "readingStatusId": "USRDEFINED6",

    "description": "UserDefined6",

    "label": "UD6"

    },

    {

    "readingStatusId": "USRDEFINED7",

    "description": "UserDefined7",

    "label": "UD7"

    },

    {

    "readingStatusId": "USRDEFINED8",

    "description": "UserDefined8",

    "label": "UD8"

    },

    {

    "readingStatusId": "USRDEFINED9",

    "description": "UserDefined9",

    "label": "UD9"

    },

    {

    "readingStatusId": "STARTREAD",

    "description": "Start Register Reading",

    "label": "STR"

    },

    {

    "readingStatusId": "EMPTYCONTRIBUTOR",

    "description": "At least one contributor had empty data",

    "label": "EC "

    },

    {

    "readingStatusId": "ESTNEEDED",

    "description": "Estimation Needed",

    "label": "ESN"

    },

    {

    "readingStatusId": "ESTHISTORICAL",

    "description": "Historical Estimation",

    "label": "HIS"

    },

    {

    "readingStatusId": "ESTLINEARINT",

    "description": "Linear Interpolation Estimation",

    "label": "LIN"

    },

    {

    "readingStatusId": "ESTLOADPROFILE",

    "description": "Load Profile Estimation",

    "label": "LP "

    },

    {

    "readingStatusId": "ESTBASICGAP",

    "description": "Basic Gap Estimation",

    "label": "BG "

    },

    {

    "readingStatusId": "HIGHLOWLIMIT",

    "description": "HighLowUsageCheck Validation",

    "label": "HL "

    },

    {

    "readingStatusId": "KVARHCHECK",

    "description": "KvarhCheck Validation",

    "label": "KVH"

    },

    {

    "readingStatusId": "SPIKE",

    "description": "SpikeTolerance Validation",

    "label": "SPI"

    },

    {

    "readingStatusId": "PFLIMIT",

    "description": "PowerFactorLimit Validation",

    "label": "PF "

    },

    {

    "readingStatusId": "USAGELIMIT",

    "description": "UsageLimit Validation",

    "label": "UL "

    },

    {

    "readingStatusId": "USAGETOL",

    "description": "UsageTolerance Validation",

    "label": "UTO"

    },

    {

    "readingStatusId": "CHECKMETER",

    "description": "Check Meter Validation",

    "label": "CMV"

    },

    {

    "readingStatusId": "ESTCHECKMTR",

    "description": "Check Meter Estimation",

    "label": "CME"

    },

    {

    "readingStatusId": "FINALESTIMATE",

    "description": "Estimations considered to be final in nature",

    "label": "FNE"

    },

    {

    "readingStatusId": "ESTUNSCALED",

    "description": "Estimated Interval (Un-Scaled)",

    "label": "EUS"

    },

    {

    "readingStatusId": "GAP",

    "description": "Interval that was missing or empty that marks the reason for estimation",

    "label": "GAP"

    },

    {

    "readingStatusId": "CALCULATED",

    "description": "Calculated register",

    "label": "CAL"

    },

    {

    "readingStatusId": "ESTNUMREPLACE",

    "description": "Numerical Replacement Estimation",

    "label": "ENR"

    },

    {

    "readingStatusId": "POWERRESTORED",

    "description": "Power outage was restored during this interval",

    "label": "PR "

    },

    {

    "readingStatusId": "ROLLOVER",

    "description": "Meter Rollover",

    "label": "ROL"

    },

    {

    "readingStatusId": "EQUIPMENT",

    "description": "Equipment Issue (broken meter, wrong meter)",

    "label": "EQ "

    },

    {

    "readingStatusId": "LOCATION",

    "description": "Premise Issue (Can not find premise, wrong route, bad address)",

    "label": "LOC"

    },

    {

    "readingStatusId": "CUSTOMER",

    "description": "Customer Issue (customer read, locked gate, not home)",

    "label": "CUS"

    },

    {

    "readingStatusId": "THREAT",

    "description": "Animal or Human Threat (dog, gun, alligator)",

    "label": "THT"

    },

    {

    "readingStatusId": "SYSTEM",

    "description": "External system that has gotten out of sync",

    "label": "SYS"

    },

    {

    "readingStatusId": "TAMPERGENERAL",

    "description": "Meter has been tampered with (tilt, line cut, meter thrown on lawn)",

    "label": "TMF"

    },

    {

    "readingStatusId": "DATA",

    "description": "Data Issue (long interval, short interval, merged intervals)",

    "label": "DAT"

    },

    {

    "readingStatusId": "ESTTOUSCALED",

    "description": "Estimation Time Of Use Scaled",

    "label": "ETS"

    },

    {

    "readingStatusId": "OVERFLOW",

    "description": "Meter Overflow",

    "label": "OFL"

    },

    {

    "readingStatusId": "ESTUSGCAL",

    "description": "Estimation Usage Calculation",

    "label": "EUC"

    },

    {

    "readingStatusId": "SCALEDUSINGESTIMATES",

    "description": "Scaled Using Estimates",

    "label": "SES"

    },

    {

    "readingStatusId": "VEESET1FV",

    "description": "Validation Set 1, Failed",

    "label": "FV1"

    },

    {

    "readingStatusId": "VEESET1WV",

    "description": "Validation Set 1, Warning",

    "label": "WV1"

    },

    {

    "readingStatusId": "VEESET1MA",

    "description": "Validation Set 1, Manually Accepted",

    "label": "MA1"

    },

    {

    "readingStatusId": "VEESET1PV",

    "description": "Validation Set 1, Passed",

    "label": "PV1"

    },

    {

    "readingStatusId": "VEESET2FV",

    "description": "Validation Set 2, Failed",

    "label": "FV2"

    },

    {

    "readingStatusId": "VEESET2WV",

    "description": "Validation Set 2, Warning",

    "label": "WV2"

    },

    {

    "readingStatusId": "VEESET2MA",

    "description": "Validation Set 2, Manually Accepted",

    "label": "MA2"

    },

    {

    "readingStatusId": "VEESET2PV",

    "description": "Validation Set 2, Passed",

    "label": "PV2"

    },

    {

    "readingStatusId": "VEESET3FV",

    "description": "Validation Set 3, Failed",

    "label": "FV3"

    },

    {

    "readingStatusId": "VEESET3WV",

    "description": "Validation Set 3, Warning",

    "label": "WV3"

    },

    {

    "readingStatusId": "VEESET3MA",

    "description": "Validation Set 3, Manually Accepted",

    "label": "MA3"

    },

    {

    "readingStatusId": "VEESET3PV",

    "description": "Validation Set 3, Passed",

    "label": "PV3"

    },

    {

    "readingStatusId": "UNDERFLOW",

    "description": "Meter Underflow",

    "label": "UDL"

    },

    {

    "readingStatusId": "ESTUSINGEST",

    "description": "Estimated Using Estimates",

    "label": "EUE"

    },

    {

    "readingStatusId": "ESTAVGLOADPROJ",

    "description": "Estimation Average Recent Load Projection",

    "label": "EAL"

    },

    {

    "readingStatusId": "BACKCAST",

    "description": "Backcast Data",

    "label": "BCA"

    },

    {

    "readingStatusId": "BACKUP1",

    "description": "Backup Meter 1",

    "label": "BK1"

    },

    {

    "readingStatusId": "BACKUP2",

    "description": "Backup Meter 2",

    "label": "BK2"

    },

    {

    "readingStatusId": "BACKUP4",

    "description": "Backup Meter 4",

    "label": "BK4"

    },

    {

    "readingStatusId": "BACKUP5",

    "description": "Backup Meter 5",

    "label": "BK5"

    },

    {

    "readingStatusId": "BACKUP6",

    "description": "Backup Meter 6",

    "label": "BK6"

    },

    {

    "readingStatusId": "BACKUP7",

    "description": "Backup Meter 7",

    "label": "BK7"

    },

    {

    "readingStatusId": "BACKUP8",

    "description": "Backup Meter 8",

    "label": "BK8"

    },

    {

    "readingStatusId": "BACKUP9",

    "description": "Backup Meter 9",

    "label": "BK9"

    },

    {

    "readingStatusId": "DUPLICATE",

    "description": "Duplicate read",

    "label": "DUP"

    },

    {

    "readingStatusId": "FORECAST",

    "description": "Forecast Data",

    "label": "FCA"

    },

    {

    "readingStatusId": "PRIMARYMETER",

    "description": "Primary Meter",

    "label": "PRI"

    },

    {

    "readingStatusId": "SCALEDUSINGTBU",

    "description": "Scaled Using TBU",

    "label": "SBU"

    },

    {

    "readingStatusId": "TOTBILLEDUSAGE",

    "description": "Total Billed Usage",

    "label": "TBU"

    },

    {

    "readingStatusId": "BACKUP3",

    "description": "Backup Meter 3",

    "label": "BK3"

    },

    {

    "readingStatusId": "AAE1",

    "description": "UK ADS - Active Export data from Main meter that passed validation",

    "label": "AE1"

    },

    {

    "readingStatusId": "EAE3",

    "description": "UK ADS - Active Export estimated using data from another source",

    "label": "EE3"

    },

    {

    "readingStatusId": "A3",

    "description": "UK ADS - Active Import 1 read estimated and scaled",

    "label": "A3 "

    },

    {

    "readingStatusId": "EA1",

    "description": "UK ADS - Active Import 1 read estimated and unscaled",

    "label": "EA1"

    },

    {

    "readingStatusId": "EA2",

    "description": "UK ADS - Active Import estimated with 4 weeks average routine and scaled",

    "label": "EA2"

    },

    {

    "readingStatusId": "EA3",

    "description": "UK ADS - Active Import estimated with 2-3 weeks average routine and scaled",

    "label": "EA3"

    },

    {

    "readingStatusId": "EA4",

    "description": "UK ADS - Active Import estimated with 1 week average routine and scaled",

    "label": "EA4"

    },

    {

    "readingStatusId": "EA5",

    "description": "UK ADS - Active Import estimated with nearest 4 weeks average routine and scaled",

    "label": "EA5"

    },

    {

    "readingStatusId": "EA6",

    "description": "UK ADS - Active Import estimated using data from another source and scaled",

    "label": "EA6"

    },

    {

    "readingStatusId": "EA7",

    "description": "UK ADS - Active Import estimated with 4 weeks average routine and unscaled",

    "label": "EA7"

    },

    {

    "readingStatusId": "EA8",

    "description": "UK ADS - Active Import estimated with 2-3 weeks average routine and unscaled",

    "label": "EA8"

    },

    {

    "readingStatusId": "EA9",

    "description": "UK ADS - Active Import estimated with 1 week average routine and unscaled",

    "label": "EA9"

    },

    {

    "readingStatusId": "EA10",

    "description": "UK ADS - Active Import estimated with nearest 4 weeks average routine and unscaled",

    "label": "E10"

    },

    {

    "readingStatusId": "EA11",

    "description": "UK ADS - Active Import estimated using data from another source and unscaled",

    "label": "E11"

    },

    {

    "readingStatusId": "A1",

    "description": "UK ADS - Active Import data from Main meter that passed validation",

    "label": "A1 "

    },

    {

    "readingStatusId": "A",

    "description": "UK ADS - Active Import actual data with no Main/Check meter that has passed validation",

    "label": "A "

    },

    {

    "readingStatusId": "A2",

    "description": "UK ADS - Active Import data from Check meter that passed validation",

    "label": "A2 "

    },

    {

    "readingStatusId": "EA12",

    "description": "UK ADS - Active Import estimated with Load Shape profile & Annual Consumption",

    "label": "E12"

    },

    {

    "readingStatusId": "EA13",

    "description": "UK ADS - Active Import estimated with Load Shape profile",

    "label": "E13"

    },

    {

    "readingStatusId": "EAE1",

    "description": "UK ADS - Active Export data with on-site netting was missing & replaced with zeros",

    "label": "EE1"

    },

    {

    "readingStatusId": "AAE2",

    "description": "UK ADS - Active Export data from Check meter that passed validation",

    "label": "AE2"

    },

    {

    "readingStatusId": "AAE3",

    "description": "UK ADS - Active Export 1 read estimated & scaled",

    "label": "AE3"

    },

    {

    "readingStatusId": "EAE2",

    "description": "UK ADS - Active Export data from Main/Check meter was missing & replaced with zeros",

    "label": "EE2"

    },

    {

    "readingStatusId": "E2",

    "description": "UK ADS - Created from Load Shape profile, scaled with today's daily usage",

    "label": "E2 "

    },

    {

    "readingStatusId": "E3",

    "description": "UK ADS - Created from Load Shape profile, scaled with N-days usage",

    "label": "E3 "

    },

    {

    "readingStatusId": "E0",

    "description": "UK ADS - Created from Load Shape profile, scaled with N-days usage from another source",

    "label": "E0 "

    },

    {

    "readingStatusId": "E4",

    "description": "UK ADS - Created from Load Shape profile, scaled with average usage from like days",

    "label": "E4 "

    },

    {

    "readingStatusId": "E5",

    "description": "UK ADS - Created from Load Shape profile, scaled with average usage from nearest consecutive 7 days",

    "label": "E5 "

    },

    {

    "readingStatusId": "E7",

    "description": "UK ADS - Created from Load Shape profile, scaled with average from N-days usage",

    "label": "E7 "

    },

    {

    "readingStatusId": "E8",

    "description": "UK ADS - Created from Load Shape profile & Annual Consumption",

    "label": "E8 "

    },

    {

    "readingStatusId": "E9",

    "description": "UK ADS - Created from Load Shape profile",

    "label": "E9 "

    },

    {

    "readingStatusId": "ZE2",

    "description": "UK ADS - Replaced with zeros (long term vacant site)",

    "label": "ZE2"

    },

    {

    "readingStatusId": "ZE3",

    "description": "UK ADS - Replaced with zeros (supply is disabled)",

    "label": "ZE3"

    }

    ],

    "correlationID": "",

    "responseMessageID": "200",

    "responseMessage": "All Reading statuses fetched successfully"

    }

  • GET /api/lookup/user-defined-attributes - Gets user defined attributes from IEE database.

    GET /api/lookup/user-defined-attributes - Gets user defined attributes from IEE database.

    Response:

    {

    "nodeTypesWithUDAs": [

    {

    "nodeTypeId": "Meter",

    "userDefinedAttributes": [

    {

    "userDefinedAttributeId": "UDA1",

    "description": "UDA1",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "Meter Integer UDA1",

    "description": "Meter Integer UDA1",

    "dataType": "System.Int32"

    },

    {

    "userDefinedAttributeId": "Holiday List",

    "description": "Holiday List",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "AlternateID",

    "description": "AlternateID",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "MP Double UDA1",

    "description": "MP Double UDA1",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "Meter Integer UDA2",

    "description": "Meter Integer UDA2",

    "dataType": "System.Int64"

    },

    {

    "userDefinedAttributeId": "MeterInstallationPointID",

    "description": "MeterInstallationPointID",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "MPUDA",

    "description": "MPUDA",

    "dataType": "System.String"

    }

    ]

    },

    {

    "nodeTypeId": "BaselineAlgorithm",

    "userDefinedAttributes": [

    {

    "userDefinedAttributeId": "Weekday_StopLookingAfterNDays",

    "description": "Weekday_StopLookingAfterNDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "BaselineActive",

    "description": "BaselineActive",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Holiday_FindNEligibleDays",

    "description": "Holiday_FindNEligibleDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Weekday_SelectNDays",

    "description": "Weekday_SelectNDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Weekend_SelectNDays",

    "description": "Weekend_SelectNDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Weekday_EvaluateFirstNDays",

    "description": "Weekday_EvaluateFirstNDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Holiday_DaySelectionFilterStart",

    "description": "Holiday_DaySelectionFilterStart",

    "dataType": "System.DateTime"

    },

    {

    "userDefinedAttributeId": "ExcludeReadingStatus",

    "description": "ExcludeReadingStatus",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "Weekend_ExcludeWeekdays",

    "description": "Weekend_ExcludeWeekdays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekday_StartNDaysPriorToEvent",

    "description": "Weekday_StartNDaysPriorToEvent",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Holiday_DaySelection",

    "description": "Holiday_DaySelection",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "ExcludeFV",

    "description": "ExcludeFV",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ExcludeMA",

    "description": "ExcludeMA",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Holiday_ExcludeWeekends",

    "description": "Holiday_ExcludeWeekends",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekend_StopLookingAfterNDays",

    "description": "Weekend_StopLookingAfterNDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Weekday_DaySelectionFilterEnd",

    "description": "Weekday_DaySelectionFilterEnd",

    "dataType": "System.DateTime"

    },

    {

    "userDefinedAttributeId": "Weekend_FindNEligibleDays",

    "description": "Weekend_FindNEligibleDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Weekday_DaySelection",

    "description": "Weekday_DaySelection",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "Weekend_DaySelectionFilterEnd",

    "description": "Weekend_DaySelectionFilterEnd",

    "dataType": "System.DateTime"

    },

    {

    "userDefinedAttributeId": "Weekday_ExcludeHolidays",

    "description": "Weekday_ExcludeHolidays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekend_StartNDaysPriorToEvent",

    "description": "Weekend_StartNDaysPriorToEvent",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "ExcludeWV",

    "description": "ExcludeWV",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekend_ExcludeWeekends",

    "description": "Weekend_ExcludeWeekends",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "OperatorPicksBaselineDays",

    "description": "OperatorPicksBaselineDays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ExcludeDayWhenDataMissing",

    "description": "ExcludeDayWhenDataMissing",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekend_DaySelection",

    "description": "Weekend_DaySelection",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "LikeDaysOnEventOnly",

    "description": "LikeDaysOnEventOnly",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ExcludeMissingDataEndTime",

    "description": "ExcludeMissingDataEndTime",

    "dataType": "System.DateTime"

    },

    {

    "userDefinedAttributeId": "Weekend_ExcludeEventDays",

    "description": "Weekend_ExcludeEventDays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "SelectSameDayOfWeek",

    "description": "SelectSameDayOfWeek",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekend_ExcludeHolidays",

    "description": "Weekend_ExcludeHolidays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekday_ExcludeWeekends",

    "description": "Weekday_ExcludeWeekends",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Holiday_StartNDaysPriorToEvent",

    "description": "Holiday_StartNDaysPriorToEvent",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Holiday_ExcludeEventDays",

    "description": "Holiday_ExcludeEventDays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekday_ExcludeEventDays",

    "description": "Weekday_ExcludeEventDays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ExcludeNV",

    "description": "ExcludeNV",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ExcludeEventDayBySP",

    "description": "ExcludeEventDayBySP",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Holiday_ExcludeWeekdays",

    "description": "Holiday_ExcludeWeekdays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Holiday_EvaluateFirstNDays",

    "description": "Holiday_EvaluateFirstNDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Holiday_SelectNDays",

    "description": "Holiday_SelectNDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Weekend_ExcludeOtherWeekendDay",

    "description": "Weekend_ExcludeOtherWeekendDay",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekday_ExcludeUserDefinedDays",

    "description": "Weekday_ExcludeUserDefinedDays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ExcludeExtReadingStatus",

    "description": "ExcludeExtReadingStatus",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "Weekend_ExcludeUserDefinedDays",

    "description": "Weekend_ExcludeUserDefinedDays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Holiday_ExcludeUserDefinedDays",

    "description": "Holiday_ExcludeUserDefinedDays",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekday_DaySelectionFilterStart",

    "description": "Weekday_DaySelectionFilterStart",

    "dataType": "System.DateTime"

    },

    {

    "userDefinedAttributeId": "Weekend_EvaluateFirstNDays",

    "description": "Weekend_EvaluateFirstNDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "MinDayShortage",

    "description": "MinDayShortage",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Weekend_DaySelectionFilterStart",

    "description": "Weekend_DaySelectionFilterStart",

    "dataType": "System.DateTime"

    },

    {

    "userDefinedAttributeId": "IgnoreTestEvents",

    "description": "IgnoreTestEvents",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Weekday_FindNEligibleDays",

    "description": "Weekday_FindNEligibleDays",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "Holiday_DaySelectionFilterEnd",

    "description": "Holiday_DaySelectionFilterEnd",

    "dataType": "System.DateTime"

    },

    {

    "userDefinedAttributeId": "ExcludeMissingDataStartTime",

    "description": "ExcludeMissingDataStartTime",

    "dataType": "System.DateTime"

    },

    {

    "userDefinedAttributeId": "Holiday_StopLookingAfterNDays",

    "description": "Holiday_StopLookingAfterNDays",

    "dataType": "System.Int"

    }

    ]

    },

    {

    "nodeTypeId": "CurtailProgram",

    "userDefinedAttributes": [

    {

    "userDefinedAttributeId": "DefaultMessageEnable",

    "description": "DefaultMessageEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DemandBiddingOneBidPerBlock",

    "description": "DemandBiddingOneBidPerBlock",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "EndUserPriceUnit",

    "description": "EndUserPriceUnit",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "MinReductionValue",

    "description": "MinReductionValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "DefaultSettlementPeriodValue",

    "description": "DefaultSettlementPeriodValue",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "DefaultEndTime",

    "description": "DefaultEndTime",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "DefaultPenaltyPriceEnable",

    "description": "DefaultPenaltyPriceEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "WeatherAdjMultiplyByAdjFactor",

    "description": "WeatherAdjMultiplyByAdjFactor",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "SettlementFloorValue",

    "description": "SettlementFloorValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "WeatherAdjustmentWindowDuration",

    "description": "WeatherAdjustmentWindowDuration",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "WeatherAdjustmentWindowStart",

    "description": "WeatherAdjustmentWindowStart",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "OperatorPriceUnit",

    "description": "OperatorPriceUnit",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "WeatherAdjustmentMinPercent",

    "description": "WeatherAdjustmentMinPercent",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "SettlementGracePeriodValue",

    "description": "SettlementGracePeriodValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "SettlementFloorDemandValue",

    "description": "SettlementFloorDemandValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "DefaultPenaltyPriceValue",

    "description": "DefaultPenaltyPriceValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "EventsCanBeDeclined",

    "description": "EventsCanBeDeclined",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "NumberOfDaysWithAcctRateEnable",

    "description": "NumberOfDaysWithAcctRateEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "StrikePricesApply",

    "description": "StrikePricesApply",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "AllowHourlyAcceptance",

    "description": "AllowHourlyAcceptance",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "EventNotificationMethod",

    "description": "EventNotificationMethod",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "WeatherAdjustmentMinPercentEnable",

    "description": "WeatherAdjustmentMinPercentEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DemandBiddingAutoAcceptDemandBids",

    "description": "DemandBiddingAutoAcceptDemandBids",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ProgramName",

    "description": "ProgramName",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "BidAcceptanceConfirmationNotificationTemplate",

    "description": "BidAcceptanceConfirmationNotificationTemplate",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "MinReductionPercentOfBaseline",

    "description": "MinReductionPercentOfBaseline",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "DefaultStartTime",

    "description": "DefaultStartTime",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "EventCancellationNotificationTemplate",

    "description": "EventCancellationNotificationTemplate",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "EventClosureNotificationTemplate",

    "description": "EventClosureNotificationTemplate",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "BidRejectionConfirmationNotificationTemplate",

    "description": "BidRejectionConfirmationNotificationTemplate",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "SettlementGracePeriodEnable",

    "description": "SettlementGracePeriodEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "UserAcceptanceNotificationTemplate",

    "description": "UserAcceptanceNotificationTemplate",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "DemandBiddingAllowUnlimitedBids",

    "description": "DemandBiddingAllowUnlimitedBids",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ResponseResetNotificationEnable",

    "description": "ResponseResetNotificationEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DefaultRespondByTimeEnable",

    "description": "DefaultRespondByTimeEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "SettlementCapValue",

    "description": "SettlementCapValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "EventTerminationNotificationTemplate",

    "description": "EventTerminationNotificationTemplate",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "UserDeclineNotificationTemplate",

    "description": "UserDeclineNotificationTemplate",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "EventTerminationNotificationEnable",

    "description": "EventTerminationNotificationEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "EndUserUnit",

    "description": "EndUserUnit",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "ProgramDescription",

    "description": "ProgramDescription",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "OverlapPriority",

    "description": "OverlapPriority",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "MaxPriceValue",

    "description": "MaxPriceValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "ResponseResetNotificationTemplate",

    "description": "ResponseResetNotificationTemplate",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "AnalysisType",

    "description": "AnalysisType",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "WeatherAdjustmentMaxPercentEnable",

    "description": "WeatherAdjustmentMaxPercentEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "MaxPriceEnable",

    "description": "MaxPriceEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "NumberOfDaysWithAcctRate",

    "description": "NumberOfDaysWithAcctRate",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "BidRejectionConfirmationNotificationEnable",

    "description": "BidRejectionConfirmationNotificationEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "MinReductionPercentOfBaselineEnable",

    "description": "MinReductionPercentOfBaselineEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "CalculateBaseline",

    "description": "CalculateBaseline",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "OperatorUnit",

    "description": "OperatorUnit",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "MinReductionValueEnable",

    "description": "MinReductionValueEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "CanReduceDefaultCommittedReduction",

    "description": "CanReduceDefaultCommittedReduction",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DefaultPriceEnable",

    "description": "DefaultPriceEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "UseHalfHourBlockShift",

    "description": "UseHalfHourBlockShift",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DemandBiddingAllowPriceBids",

    "description": "DemandBiddingAllowPriceBids",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "BidAcceptanceConfirmationNotificationEnable",

    "description": "BidAcceptanceConfirmationNotificationEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "AutoAcceptEventForAllParticipants",

    "description": "AutoAcceptEventForAllParticipants",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "UserDeclineNotificationEnable",

    "description": "UserDeclineNotificationEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "UseEventDayBaseline",

    "description": "UseEventDayBaseline",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "EventNotificationEnable",

    "description": "EventNotificationEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DefaultPriceValue",

    "description": "DefaultPriceValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "OverlapBehavior",

    "description": "OverlapBehavior",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "WeatherAdjustmentAddLoadDifference",

    "description": "WeatherAdjustmentAddLoadDifference",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "SettlementFloorDemandEnable",

    "description": "SettlementFloorDemandEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "WeatherAdjustmentEnable",

    "description": "WeatherAdjustmentEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "UserAcceptanceNotificationEnable",

    "description": "UserAcceptanceNotificationEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "IncludeBuyThroughOption",

    "description": "IncludeBuyThroughOption",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ProgramID",

    "description": "ProgramID",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "DefaultDelayNoticeTimeEnable",

    "description": "DefaultDelayNoticeTimeEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "EventClosureNotificationEnable",

    "description": "EventClosureNotificationEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "MinPriceValue",

    "description": "MinPriceValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "ProgramFamily",

    "description": "ProgramFamily",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "DisableManualIssue",

    "description": "DisableManualIssue",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "Commodity",

    "description": "Commodity",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "WeatherAdjustementEventElectionEnable",

    "description": "WeatherAdjustementEventElectionEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "EventCancellationNotificationEnable",

    "description": "EventCancellationNotificationEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DefaultMessageValue",

    "description": "DefaultMessageValue",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "EnableTwoTierPricing",

    "description": "EnableTwoTierPricing",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "SettlementMethod",

    "description": "SettlementMethod",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "EnableCompensationAdjustment",

    "description": "EnableCompensationAdjustment",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "AddLoadDifferenceGreaterEqualZero",

    "description": "AddLoadDifferenceGreaterEqualZero",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "MinPriceEnable",

    "description": "MinPriceEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ProgramActive",

    "description": "ProgramActive",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "SettlementFloorEnable",

    "description": "SettlementFloorEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "AddLoadDifferenceLessThanZero",

    "description": "AddLoadDifferenceLessThanZero",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "EventNotificationTemplate",

    "description": "EventNotificationTemplate",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "ProgramType",

    "description": "ProgramType",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "AutoExportProgram",

    "description": "AutoExportProgram",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DefaultDelayNoticeTime",

    "description": "DefaultDelayNoticeTime",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "IsRateProgram",

    "description": "IsRateProgram",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "WeatherAdjustmentMaxPercent",

    "description": "WeatherAdjustmentMaxPercent",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "DemandBiddingRequireConsecutiveBids",

    "description": "DemandBiddingRequireConsecutiveBids",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "TimeZone",

    "description": "TimeZone",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "CanIncreaseDefaultCommittedReduction",

    "description": "CanIncreaseDefaultCommittedReduction",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DefaultTimesEnable",

    "description": "DefaultTimesEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "ApplyPenalty",

    "description": "ApplyPenaltyPrice",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "SettlementCapEnable",

    "description": "SettlementCapEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DefaultRespondByTime",

    "description": "DefaultRespondByTime",

    "dataType": "System.Int"

    },

    {

    "userDefinedAttributeId": "BaselineType",

    "description": "BaselineType",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "MinReductionValueDefaultCommittedReductionValueEnable",

    "description": "MinReductionValueDefaultCommittedReductionValueEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DefaultSettlementPeriodEnable",

    "description": "DefaultSettlementPeriodEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DemandBiddingEnforceEvenBids",

    "description": "DemandBiddingEnforceEvenBids",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DemandBiddingProgramEnable",

    "description": "DemandBiddingProgramEnable",

    "dataType": "System.Bool"

    }

    ]

    },

    {

    "nodeTypeId": "CurtailEnrollment",

    "userDefinedAttributes": [

    {

    "userDefinedAttributeId": "NotifyOtherUsersEnable",

    "description": "NotifyOtherUsersEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "FirmDemandLevelValue",

    "description": "FirmDemandLevelValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "WeatherAdjustmentEnable",

    "description": "WeatherAdjustmentEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "DefaultCommittedReductionValue",

    "description": "DefaultCommittedReductionValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "UseFacilityEnrollmentDefaults",

    "description": "UseFacilityEnrollmentDefaults",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "UseFacilityBaselineDefaults",

    "description": "UseFacilityBaselineDefaults",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "UseFacilityNotificationDefaults",

    "description": "UseFacilityNotificationDefaults",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "StrikePriceValue",

    "description": "StrikePriceValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "IsEnrollmentActive",

    "description": "IsEnrollmentActive",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "BaselineExceptionDates",

    "description": "BaselineExceptionDates",

    "dataType": "System.String"

    }

    ]

    },

    {

    "nodeTypeId": "ServicePoint",

    "userDefinedAttributes": [

    {

    "userDefinedAttributeId": "SP Double UDA 1",

    "description": "SP Double UDA 1",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "PODID",

    "description": "PODID",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "RPSGroup",

    "description": "RPS Group",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "SP Integer UDA 1",

    "description": "SP Integer UDA 1",

    "dataType": "System.Int32"

    },

    {

    "userDefinedAttributeId": "InstallationPointID",

    "description": "InstallationPointID",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "Holiday ListID",

    "description": "Holiday ListID",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "SPUDA",

    "description": "SPUDA",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "AlternateID",

    "description": "Alternate ID",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "SP Integer UDA 2",

    "description": "SP Integer UDA 2",

    "dataType": "System.Int64"

    },

    {

    "userDefinedAttributeId": "ServicePointAlias",

    "description": "ServicePointAlias",

    "dataType": "System.String"

    }

    ]

    },

    {

    "nodeTypeId": "CurtailFacility",

    "userDefinedAttributes": [

    {

    "userDefinedAttributeId": "WeatherAdjustmentEnable",

    "description": "WeatherAdjustmentEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "FirmDemandLevelValue",

    "description": "FirmDemandLevelValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "StrikePriceValue",

    "description": "StrikePriceValue",

    "dataType": "System.Double"

    },

    {

    "userDefinedAttributeId": "NotifyOtherUsersEnable",

    "description": "NotifyOtherUsersEnable",

    "dataType": "System.Bool"

    },

    {

    "userDefinedAttributeId": "BaselineExceptionDates",

    "description": "BaselineExceptionDates",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "DefaultCommittedReductionValue",

    "description": "DefaultCommittedReductionValue",

    "dataType": "System.Double"

    }

    ]

    },

    {

    "nodeTypeId": "SettlementEnrollment",

    "userDefinedAttributes": [

    {

    "userDefinedAttributeId": "Enrollment UDA2",

    "description": "Enrollment UDA2",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "Enrollment UDA1",

    "description": "Enrollment UDA1",

    "dataType": "System.String"

    }

    ]

    },

    {

    "nodeTypeId": "SettlementRetailer",

    "userDefinedAttributes": [

    {

    "userDefinedAttributeId": "Retailer UDA1",

    "description": "Retailer UDA1",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "Retailer UDA2",

    "description": "Retailer UDA2",

    "dataType": "System.String"

    }

    ]

    },

    {

    "nodeTypeId": "RetailSettlementPoint",

    "userDefinedAttributes": [

    {

    "userDefinedAttributeId": "RSTPT UDA1",

    "description": "RSTPT UDA1",

    "dataType": "System.String"

    },

    {

    "userDefinedAttributeId": "RSTPT UDA2",

    "description": "RSTPT UDA2",

    "dataType": "System.String"

    }

    ]

    }

    ],

    "correlationID": "",

    "responseMessageID": "200",

    "responseMessage": "All user defined attributes fetched successfully"

    }

  • GET /api/lookup/holiday-lists - Gets all the holiday list from IEE database.

    GET /api/lookup/holiday-lists - Gets all the holiday list from IEE database.

    Response:

    {

    "holidayLists": [

    {

    "id": "Default",

    "description": "Default list of US Federal Holidays"

    },

    {

    "id": "None",

    "description": "None"

    }

    ],

    "correlationID": "",

    "responseMessageID": "200",

    "responseMessage": "All holiday lists fetched successfully"

    }

  • GET /api/lookup/external-systems - Gets list of external systems from IEE database.

    GET /api/lookup/external-systems - Gets list of external systems from IEE database.

    Response:

    {

    "externalSystems": [

    {

    "externalSystemId": "BS_Integrator",

    "description": "CSI Billing System Integrator",

    "externalSystemType": "Billing",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "CS_Integrator",

    "description": "CSI Collection System Integrator",

    "externalSystemType": "HH",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "BS_P4",

    "description": "CSI Billing System P4",

    "externalSystemType": "Billing",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "CS_P4",

    "description": "CSI Collection System P4",

    "externalSystemType": "HH",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "ItronAggregation",

    "description": "IEE Aggregation",

    "externalSystemType": "ItronAggregation",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "ItronEditor",

    "description": "IEE Data Editor",

    "externalSystemType": "ItronEditor",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "ItronEstimation",

    "description": "IEE Data Estimation",

    "externalSystemType": "ItronEstimation",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "Undefined",

    "description": "Undefined",

    "externalSystemType": "Other",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "BS_MVRS",

    "description": "CSI Billing System MVRS",

    "externalSystemType": "Billing",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "CS_MVRS",

    "description": "CSI Collection System MVRS",

    "externalSystemType": "HH",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "Lodestar",

    "description": "Lodestar System",

    "externalSystemType": "Other",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "MarketParticipant",

    "description": "Default Market Participant",

    "externalSystemType": "Other",

    "timeZoneId": "PacificUS",

    "addressingType": ""

    },

    {

    "externalSystemId": "FNAMR1",

    "description": "Default FNAMR Collection System",

    "externalSystemType": "FNAMR",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "HH1",

    "description": "Default HH Collection System",

    "externalSystemType": "HH",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "HHAMR1",

    "description": "Default HHAMR Collection System",

    "externalSystemType": "HHAMR",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "ItronManual",

    "description": "IEE Manually Generated Readings",

    "externalSystemType": "Billing",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "MAMR1",

    "description": "Default MAMR Collection System",

    "externalSystemType": "MAMR",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "MV90",

    "description": "Default MV90 System",

    "externalSystemType": "Other",

    "timeZoneId": "EasternUS",

    "addressingType": ""

    },

    {

    "externalSystemId": "RemoteInterrogation1",

    "description": "Default Remote Interrogation System",

    "externalSystemType": "RemoteInterrogation",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "Billing1",

    "description": "Default Billing System",

    "externalSystemType": "Billing",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "ItronWebserviceAPI",

    "description": "ItronEE WebService",

    "externalSystemType": "Billing",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "Ami Interactive Communications (MMCC)",

    "description": "Ami Interactive Communications (MMCC)",

    "externalSystemType": "FNAMR",

    "timeZoneId": "EasternUS",

    "addressingType": ""

    },

    {

    "externalSystemId": "Ami Interactive Communications",

    "description": "Ami Interactive Communications",

    "externalSystemType": "FNAMR",

    "timeZoneId": "EasternUS",

    "addressingType": ""

    },

    {

    "externalSystemId": "AMI Remote Interrogation",

    "description": "AMI Remote Interrogation",

    "externalSystemType": "FNAMR",

    "timeZoneId": "EasternUS",

    "addressingType": ""

    },

    {

    "externalSystemId": "AMI Remote Disconnect/Reconnect",

    "description": "AMI Remote Disconnect/Reconnect",

    "externalSystemType": "FNAMR",

    "timeZoneId": "EasternUS",

    "addressingType": ""

    },

    {

    "externalSystemId": "AMI Remote Disconnect/Reconnect(MMCC)",

    "description": "AMI Remote Disconnect/Reconnect(MMCC)",

    "externalSystemType": "FNAMR",

    "timeZoneId": "EasternUS",

    "addressingType": ""

    },

    {

    "externalSystemId": "AMI Gap Fill Interrogation",

    "description": "External system for Gap Fill Interrogation Service",

    "externalSystemType": "FNAMR",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "AMI Contingency Read Monitor",

    "description": "AMI Contingency Read Monitor",

    "externalSystemType": "Other",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "AMI Collection System Manual subscribe",

    "description": "AMI Collection System Manual subscribe",

    "externalSystemType": "Other",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "AMI Batch Contingency Read Monitor",

    "description": "AMI Batch Contingency Read Monitor",

    "externalSystemType": "Other",

    "timeZoneId": "EasternUS",

    "addressingType": ""

    },

    {

    "externalSystemId": "MVRS",

    "description": "MVRS",

    "externalSystemType": "Billing",

    "timeZoneId": "UTC",

    "addressingType": ""

    },

    {

    "externalSystemId": "BaselineGenerator",

    "description": "Baseline Generator",

    "externalSystemType": "Baseline",

    "timeZoneId": "PacificUS",

    "addressingType": ""

    },

    {

    "externalSystemId": "AMI_BillingSystem",

    "description": "Default AMI Billing System",

    "externalSystemType": "Billing",

    "timeZoneId": "EasternUS",

    "addressingType": ""

    }

    ],

    "correlationID": "",

    "responseMessageID": "200",

    "responseMessage": "All external systems fetched successfully"

    }

  • GET /api/lookup/code-values - Gets code values from the given code type Ids (comma separated code types).

    GET /api/lookup/code-values - Gets code values from the given code type Ids(comma separated code types).

    Note: Code type IDs can be obtained from the 'CodeType' table.

    Response:

    {

    "codeTypeValues": [

    {

    "codeTypeId": "BillValidateMode",

    "codeValues": [

    {

    "id": "BatchTest",

    "description": "Batch Test",

    "key": "825123b4-0548-4c0d-a835-ef875ebd1de4"

    },

    {

    "id": "BillSave",

    "description": "Bill Save",

    "key": "2182c36a-4b40-4d58-916e-dffdd0232a9b"

    }

    ]

    }

    ],

    "correlationID": "",

    "responseMessageID": "200",

    "responseMessage": "All code values fetched successfully"

    }

  • Error scenario:

    • SC 1: When Code Type ID is invalid

      Response:

      {

      "codeTypeValues": [

      {

      "codeTypeId": "BillValidateModecdcsc",

      "codeValues": []

      }

      ],

      "correlationID": "",

      "responseMessageID": "404",

      "responseMessage": "No code values found for code type ids BillValidateModecdcsc"

      }

  • GET /api/lookup/settlement-code-values/{settlementCodeTypeId} - Gets settlement code values for the given settlement code type ID.

    GET /api/lookup/settlement-code-values/{settlementCodeTypeId} - Gets settlement code values for the given settlement code type ID

    Note: Settlement code type IDs can be obtained from the 'CodeType' table.

    Response:

    {

    "settlementCodeValues": [

    {

    "id": "FinalA",

    "description": "Final A"

    },

    {

    "id": "FinalB",

    "description": "Final B"

    },

    {

    "id": "Long",

    "description": "Longggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg"

    },

    {

    "id": "PreliminaryA",

    "description": "Preliminary A"

    },

    {

    "id": "PreliminaryB",

    "description": "Preliminary B"

    }

    ],

    "correlationID": "",

    "responseMessageID": "200",

    "responseMessage": "All settlement code values fetched successfully"

    }

  • Error scenarios:

    • SC 1: When Settlement Code Type ID contains an invalid integer value

      Response:

      "responseMessageID": "404",

      "responseMessage": "No settlement code values found for settlement code type ID "

    • SC 2: Error scenario: When Settlement Code Type ID contains an invalid string

      Response:

      "responseMessageID": "400",

      "responseMessage": "LookupsController.GetEntityStatuses : Unsupported settlement code Type (SettlementMarketType). Supported values: SettlementMarketType,SettlementMarketRegion,SettlementPointType,SettlementPointOperator,SettlementPointUnitType,SettlementPointFuelType,SettlementType.

  • GET /api/lookup/users - Gets users based on permission. Gets All users in case no value for permission is provided.

    GET /api/lookup/users - Gets users based on permission. Gets All users in case no value for permission is provided.

    Response:

    {

    "users": [

    {

    "id": "autouser",

    "objectKey": "73b0cca6-b0ef-4d91-8668-c23977e6f1ee",

    "firstName": "auto",

    "lastName": "user",

    "name": "autouser"

    },

    {

    "id": "IeeService",

    "objectKey": "cb339a74-7149-4948-9376-dc069021d508",

    "firstName": null,

    "lastName": null,

    "name": "IeeService"

    },

    {

    "id": "ITRON\eeuser1",

    "objectKey": "9485619b-395e-4299-8dd7-c0a7b2e33fc3",

    "firstName": "ee",

    "lastName": "user",

    "name": "ITRON\eeuser1"

    },

    {

    "id": "itronee",

    "objectKey": "1795134d-ea41-4086-aedd-6d4781d9602d",

    "firstName": null,

    "lastName": null,

    "name": "itronee"

    },

    {

    "id": "NoconfigMaintenance",

    "objectKey": "daf11b62-acf5-42c5-9c1f-5585759ce3cc",

    "firstName": "NoconfigMaintenance",

    "lastName": "NoconfigMaintenance",

    "name": "NoconfigMaintenance"

    },

    {

    "id": "noeditcustconfig",

    "objectKey": "9f1226c9-2116-47ea-abb3-f4f5d36be625",

    "firstName": "auto",

    "lastName": "auto",

    "name": "noeditcustconfig"

    },

    {

    "id": "NoEditpermission",

    "objectKey": "1ae9113d-52f7-4d96-b54e-d4a7de700a30",

    "firstName": "NoEditpermission",

    "lastName": "NoEditpermission",

    "name": "NoEditpermission"

    },

    {

    "id": "noevtfilt",

    "objectKey": "16e513cd-02c5-4524-a948-858f5ce64180",

    "firstName": "no",

    "lastName": "evtfilt",

    "name": "noevtfilt"

    },

    {

    "id": "noevtrpt",

    "objectKey": "88b60d30-520e-4130-a8de-579ed2b1198e",

    "firstName": "no",

    "lastName": "evtrpt",

    "name": "noevtrpt"

    },

    {

    "id": "NoIntervalEdit",

    "objectKey": "c4b4e364-63c5-4b44-83ec-7fd53ab3671f",

    "firstName": "NoIntervalEdit",

    "lastName": "NoIntervalEdit",

    "name": "NoIntervalEdit"

    },

    {

    "id": "nospreadings",

    "objectKey": "5765279b-5272-4185-8dfb-65de1fb7e1cc",

    "firstName": "nospreadings",

    "lastName": "nospreadings",

    "name": "nospreadings"

    },

    {

    "id": "Nosubmitretrieve",

    "objectKey": "f5c9dab5-0d5d-4ddc-abf2-ab6752bdad34",

    "firstName": "itronee",

    "lastName": "Nosubmitretrieve ",

    "name": "Nosubmitretrieve"

    },

    {

    "id": "novalq",

    "objectKey": "9c103903-0e82-4043-baf3-09b49e522e29",

    "firstName": "no",

    "lastName": "valq",

    "name": "novalq"

    },

    {

    "id": "novalqadmin",

    "objectKey": "8dba31b7-ddee-44d4-9e56-2b74450a7fe9",

    "firstName": "No",

    "lastName": "ValQAdmin",

    "name": "novalqadmin"

    },

    {

    "id": "owner1",

    "objectKey": "6bef61af-faff-4927-9389-dff86530dfd6",

    "firstName": "Auto",

    "lastName": "Owner",

    "name": "owner1"

    },

    {

    "id": "owner2",

    "objectKey": "7d6cb947-de87-4d5a-88a7-8cc298e8322c",

    "firstName": "Auto",

    "lastName": "owner2",

    "name": "owner2"

    },

    {

    "id": "owner3",

    "objectKey": "50dbf65a-bd54-4544-9068-344651085d04",

    "firstName": "Auto",

    "lastName": "owner3",

    "name": "owner3"

    },

    {

    "id": "owner4",

    "objectKey": "70fc5d4f-6360-494b-b2cd-cfac7476d83c",

    "firstName": "Auto",

    "lastName": "owner4",

    "name": "owner4"

    },

    {

    "id": "owner5",

    "objectKey": "c75208b7-100e-40d0-bfa9-9b0729939973",

    "firstName": "Auto",

    "lastName": "owner5",

    "name": "owner5"

    }

    ],

    "correlationID": "",

    "responseMessageID": "200",

    "responseMessage": "Users fetched successfully"

    }

System Settings

  • GET /api/system-settings - Get all System Settings of "Licensing" and "Workflow Manager" settings.

    GET /api/system-settings - Get all System Settings of "Licensing" and "Workflow Manager" settings.

    Response:

    {

    "systemSettingsData": [

    {

    "sectionName": "WholesaleSettlementTitle",

    "sectionSettingsData": [

    {

    "settingName": "SettlementDashboardThreadCount",

    "settingValue": "4"

    },

    {

    "settingName": "SettlementDashboardThreadBatchSize",

    "settingValue": "10"

    },

    {

    "settingName": "WholesaleVsRetailPercentThreshold",

    "settingValue": "3"

    }

    ]

    },

    {

    "sectionName": "WorkflowManager",

    "sectionSettingsData": [

    {

    "settingName": "IeeMessageBrokerUrl",

    "settingValue": ""

    },

    {

    "settingName": "IeeMessageBrokerUsername",

    "settingValue": ""

    },

    {

    "settingName": "IeeMessageBrokerPassword",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerClientId",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerClientScope",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerClientSecret",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerExceptionDefinitionPostUri",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerExceptionInstancePostUri",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerExceptionMetaDataPostUri",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerExchange",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerGrantType",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerHealthCheckPostUri",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerPassword",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerQueueName",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerSystemId",

    "settingValue": "fa79fb75-6577-4f72-928d-cf75b3e75563"

    },

    {

    "settingName": "ActionManagerMessageBrokerTenantId",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerUrl",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerUsername",

    "settingValue": ""

    },

    {

    "settingName": "WorkflowDetailsUrl",

    "settingValue": "https://<hostname>:8080/AMPortal/exceptionType/details"

    },

    {

    "settingName": "WorkflowResolutionGatewayUri",

    "settingValue": "https://<hostname>:19081/Itron.Cloud.ActionManager.WfRGateway.Services/Api/api/v1"

    },

    {

    "settingName": "ExceptionInstanceStoreUri",

    "settingValue": "https://<hostname>:19081/Itron.Cloud.ActionManager.ExInstanceStore.Services/Api/api/v1"

    },

    {

    "settingName": "ExceptionDefinitionsUrl",

    "settingValue": "https://<hostname>:8081/api/V3"

    }

    ]

    },

    {

    "sectionName": "General",

    "sectionSettingsData": [

    {

    "settingName": "CommandTimeout",

    "settingValue": "600"

    }

    ]

    },

    {

    "sectionName": "Licensing",

    "sectionSettingsData": [

    {

    "settingName": "LicensingClientId",

    "settingValue": ""

    },

    {

    "settingName": "LicensingClientScope",

    "settingValue": ""

    },

    {

    "settingName": "LicensingClientSecret",

    "settingValue": ""

    },

    {

    "settingName": "LicensingGrantType",

    "settingValue": ""

    },

    {

    "settingName": "LicensingLicenseGatewayUri",

    "settingValue": ""

    },

    {

    "settingName": "LicensingTokenGenerationUri",

    "settingValue": "https://azr-iee-api-o1.itron.com:10800 "

    }

    ]

    }

    ],

    "correlationID": "",

    "responseMessageID": "",

    "responseMessage": null

    }

  • POST /api/system-settings - Save values in "Licensing" and "Workflow Manager" system settings.

    POST /api/system-settings - Save values in "Licensing" and "Workflow Manager" system settings.

    Request body:

    {

    "correlationID": "fb03d723-99f0-4917-a769-0b47fb01cd03",

    "systemSettingsData": [

    {

    "sectionName": "Licensing",

    "sectionSettingsData": [

    {

    "settingName": "LicensingClientId",

    "settingValue": ""

    }

    ]

    }

    ]

    }

    Response:

    {

    "correlationID": "fb03d723-99f0-4917-a769-0b47fb01cd03",

    "responseMessageID": "200",

    "responseMessage": "Saving system configurations is done successfully"

    }

  • Error scenario:

    • SC 1: Invalid Section Name

      Response:

      {

      "correlationID": "fb03d723-99f0-4917-a769-0b47fb01cd03",

      "responseMessageID": "404",

      "responseMessage": "Error: system settings Licensingcasdcs section not found."

      }

  • GET /api/system-settings/{sectionName} - Get System Settings of the section specified in the parameter.

    GET /api/system-settings/{sectionName} - Get System Settings of the section specified in the parameter.

    List of Section Names

    List of Section Names

    Response:

    {

    "systemSettingsData": [

    {

    "sectionName": "WorkflowManager",

    "sectionSettingsData": [

    {

    "settingName": "IeeMessageBrokerUrl",

    "settingValue": ""

    },

    {

    "settingName": "IeeMessageBrokerUsername",

    "settingValue": ""

    },

    {

    "settingName": "IeeMessageBrokerPassword",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerClientId",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerClientScope",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerClientSecret",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerExceptionDefinitionPostUri",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerExceptionInstancePostUri",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerExceptionMetaDataPostUri",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerExchange",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerGrantType",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerHealthCheckPostUri",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerPassword",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerQueueName",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerSystemId",

    "settingValue": "fa79fb75-6577-4f72-928d-cf75b3e75563"

    },

    {

    "settingName": "ActionManagerMessageBrokerTenantId",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerUrl",

    "settingValue": ""

    },

    {

    "settingName": "ActionManagerMessageBrokerUsername",

    "settingValue": ""

    },

    {

    "settingName": "WorkflowDetailsUrl",

    "settingValue": "https://<hostname>:8080/AMPortal/exceptionType/details"

    },

    {

    "settingName": "WorkflowResolutionGatewayUri",

    "settingValue": "https://<hostname>:19081/Itron.Cloud.ActionManager.WfRGateway.Services/Api/api/v1"

    },

    {

    "settingName": "ExceptionInstanceStoreUri",

    "settingValue": "https://<hostname>:19081/Itron.Cloud.ActionManager.ExInstanceStore.Services/Api/api/v1"

    },

    {

    "settingName": "ExceptionDefinitionsUrl",

    "settingValue": "https://<hostname>:8081/api/V3"

    }

    ]

    }

    ],

    "correlationID": "",

    "responseMessageID": "",

    "responseMessage": null

    }

  • Error scenario:

    • When Section Name is invalid

      Response:

      "responseMessageID": "404",

      "responseMessage": "Error: system settings section 'WorkflowManagercsdcsd' not found."

  • GET /api/system-settings/authority-uri - Get the License Authority URL from IEE Core.

    GET /api/system-settings/authority-uri - Get the License Authority URL from IEE Core.

    Response:

    https://azr-iee-api-o1.itron.com:10800

See also IEE System Configuration REST API.