[
{
	"FileType" : "RETPRICE",
	"Version" : 1,
	"Sender" : "ASRL",
	"SentOnBehalfOf" : "ASRL",
	"Recipient" : "ANY",
	"RunDate" : "2016-05-23",
	"RunTime" : "01:23:45",
	"Uniquifier" : 12345
	"Retailers" :
	[
		{
			"TraderId" : "ASRL",
			"RetailerId" : "ASRL",
			"RetailerBrandName" : "A Simple Retailer Ltd",
			"CustomerGroups" :
			[
				{
					"CustomerGroup" : "General domestic",
					"Attributes" :
					[
						{
							"Attribute" : "ANZSIC",
							"TextValue" : "0000000"
						}
					],
					"Plans" :
					[
						{
							"Plan" : "PRSU",
							"Description" : "Residential - standard user",
							"LFC" : "N",
							"Networks" :
							[
								{
									"Network" : "CKHK",
									"DPC" : "RSU"
								},
							],
							"Tariffs" :
							[
								{
									"Tariff" : "RSU-FIXD",
									"Description" : "Daily supply charge",
									"FixVar" : "F",
									"Rate" : 2.1560,
									"Unit" : "Day",
									"FlowDirection" : "B",
									"RegisterContentCode" : "Fixed",
								},
								{
									"Tariff" : "RSU-24UN",
									"Description" : "Anytime",
									"FixVar" : "V",
									"Rate" : 0.1937,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "UN",
									"PeriodOfAvailability" : 24
								},
								{
									"Tariff" : "RSU-AICO",
									"Description" : "All inclusive",
									"FixVar" : "V",
									"Rate" : 0.1737,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "IN",
									"PeriodOfAvailability" : 24
								},
								{
									"Tariff" : "RSU-CTRL",
									"Description" : "Controlled/Hot water",
									"FixVar" : "V",
									"Rate" : 0.1537,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "CN",
									"PeriodOfAvailability" : 17
								}
							]
						},
						{
							"Plan" : "PRLU",
							"Description" : "Residential - low user",
							"LFC" : "Y",
							"Networks" :
							[
								{
									"Network" : "CKHK",
									"DPC" : "RLU"
								},
							],
							"Tariffs" :
							[
								{
									"Tariff" : "RLU-FIXD",
									"Description" : "Daily supply charge",
									"FixVar" : "F",
									"Rate" : 0.3333,
									"Unit" : "Day",
									"FlowDirection" : "B",
									"RegisterContentCode" : "Fixed",
								},
								{
									"Tariff" : "RLU-24UN",
									"Description" : "Anytime",
									"FixVar" : "V",
									"Rate" : 0.2768,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "UN",
									"PeriodOfAvailability" : 24
								},
								{
									"Tariff" : "RLU-AICO",
									"Description" : "All inclusive",
									"FixVar" : "V",
									"Rate" : 0.2568,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "IN",
									"PeriodOfAvailability" : 24
								},
								{
									"Tariff" : "RLU-CTRL",
									"Description" : "Controlled/Hot water",
									"FixVar" : "V",
									"Rate" : 0.2368,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "CN",
									"PeriodOfAvailability" : 17
								}
							]
						}
					]
				}
			]
		}
	]
},
/* As above but including full tariff set, discounts, NSP restrictions... */
{
	"FileType" : "RETPRICE",
	"Version" : 1,
	"Sender" : "ASRL",
	"SentOnBehalfOf" : "ASRL",
	"Recipient" : "ANY",
	"RunDate" : "2016-05-23",
	"RunTime" : "01:23:45",
	"Uniquifier" : 12345

	"Retailers" :
	[
		{
			"TraderId" : "ASRL",
			"RetailerId" : "ASRL",
			"RetailerBrandName" : "A Simple Retailer Ltd",
			"CustomerGroups" :
			[
				{
					"CustomerGroup" : "General domestic",
					"Attributes" :
					[
						{
							"Attribute" : "ANZSIC",
							"TextValue" : "0000000"
						},
						{
							"Attribute" : "DISCOUNT_PROMPT_PAYMENT",
							"NumValue" : 10,
							"Units" : "%"
						},
						{
							"Attribute" : "DISCOUNT_PAYMENT_RETAILER INITIATED",
							"NumValue" : 2,
							"Units" : "%"
						}
					],
					"Plans" :
					[
						{
							"Plan" : "PRSU",
							"Description" : "Residential - standard user",
							"StartDate" : "2016-04-01",
							"CloseDate" : "2016-06-30",
							"LFC" : "N",
							"Networks" :
							[
								{
									"Network" : "CKHK",
									"NSP" : "WIL0331CKHK CPK0331CKHK CPK0111CKHK",
									"DPC" : "RSU",
									"DLC" : "LCC1"
								},
							],
							"Tariffs" :
							[
								{
									"Tariff" : "RSU-FIXD",
									"Description" : "Daily supply charge",
									"FixVar" : "F",
									"Rate" : 2.1560,
									"Unit" : "Day",
									"FlowDirection" : "B",
									"RegisterContentCode" : "Fixed",
								},
								{
									"Tariff" : "RSU-24UN",
									"Description" : "Anytime",
									"FixVar" : "V",
									"Rate" : 0.1937,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "UN",
									"PeriodOfAvailability" : 24
								},
								{
									"Tariff" : "RSU-AICO",
									"Description" : "All inclusive",
									"FixVar" : "V",
									"Rate" : 0.1737,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "IN",
									"PeriodOfAvailability" : 24
								},
								{
									"Tariff" : "RSU-CTRL",
									"Description" : "Controlled/Hot water",
									"FixVar" : "V",
									"Rate" : 0.1537,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "CN",
									"PeriodOfAvailability" : 17
								},
								{
									"Tariff" : "RSU-16D",
									"Description" : "Daytime",
									"FixVar" : "V",
									"Rate" : 0.1937,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "D",
									"PeriodOfAvailability" : 16
								},
								{
									"Tariff" : "RSU-NITE",
									"Description" : "Night only",
									"FixVar" : "V",
									"Rate" : 0.1337,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "N",
									"PeriodOfAvailability" : 8
								},
								{
									"Tariff" : "RSU-EVNITE",
									"Description" : "Electric vehicle - night only (9PM-7am)",
									"FixVar" : "V",
									"Rate" : 0.1337,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "UN",
									"PeriodOfAvailability" : 10 "Schedules" :
									[
										{
											"DTST" : "NZDT",
											"StartTime" : "21:00",
											"EndTime" : "24:00",
										},
										{
											"DTST" : "NZDT",
											"StartTime" : "00:00",
											"EndTime" : "07:00",
										}
									]
								}
							]
						},
						{
							"Plan" : "PRLU",
							"Description" : "Residential - low user",
							"StartDate" : "2016-04-01",
							"CloseDate" : "2016-06-30",
							"LFC" : "Y",
							"Networks" :
							[
								{
									"Network" : "CKHK",
									"NSP" : "WIL0331CKHK CPK0331CKHK CPK0111CKHK",
									"DPC" : "RLU",
									"DLC" : "LCC1"
								},
							],
							"Tariffs" :
							[
								{
									"Tariff" : "RLU-FIXD",
									"Description" : "Daily supply charge",
									"FixVar" : "F",
									"Rate" : 0.3333,
									"Unit" : "Day",
									"FlowDirection" : "B",
									"RegisterContentCode" : "Fixed",
								},
								{
									"Tariff" : "RLU-24UN",
									"Description" : "Anytime",
									"FixVar" : "V",
									"Rate" : 0.2768,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "UN",
									"PeriodOfAvailability" : 24
								},
								{
									"Tariff" : "RLU-AICO",
									"Description" : "All inclusive",
									"FixVar" : "V",
									"Rate" : 0.2568,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "IN",
									"PeriodOfAvailability" : 24
								},
								{
									"Tariff" : "RLU-CTRL",
									"Description" : "Controlled/Hot water",
									"FixVar" : "V",
									"Rate" : 0.2368,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "CN",
									"PeriodOfAvailability" : 17
								},
								{
									"Tariff" : "RLU-16D",
									"Description" : "Daytime",
									"FixVar" : "V",
									"Rate" : 0.2768,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "D",
									"PeriodOfAvailability" : 16
								},
								{
									"Tariff" : "RLU-NITE",
									"Description" : "Night only",
									"FixVar" : "V",
									"Rate" : 0.2268,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "N",
									"PeriodOfAvailability" : 8
								},
								{
									"Tariff" : "RLU-EVNITE",
									"Description" : "Electric vehicle - night only (9PM-7am)",
									"FixVar" : "V",
									"Rate" : 0.2268,
									"Unit" : "kWh",
									"FlowDirection" : "X",
									"RegisterContentCode" : "UN",
									"PeriodOfAvailability" : 10 "Schedules" :
									[
										{
											"DTST" : "NZDT",
											"StartTime" : "21:00",
											"EndTime" : "24:00",
										},
										{
											"DTST" : "NZDT",
											"StartTime" : "00:00",
											"EndTime" : "07:00",
										}
									]
								}
							]
						}
					]
				}
			]
		}
	]
}

]