Service Qualification
FTTP Examples
FTTP SC1 - First NTD at Location
-
As this will be the first NTD at the location generationTwoNtds is populated.
-
As this will be the first NTD at the location firstOrAdditionalNtdPlans is populated. If the plan type (planType) is Residential you will have a choice between a 1 port and 4 port NTD. You will be charged if you select a 4 port NTD.
-
As this will be the first NTD at the location generationOneNtdPlans is empty.
-
As this will be the first NTD at the location generationTwoNtdPlans is empty.
HTTP/1.1 200 OK
Content-Type: application/json
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Length: 5847
{
"generationTwoNtds" : [ {
"name" : "1_PORT",
"ntdType" : "1_PORT",
"ntdVersion" : "V3",
"ntdPlanTypes" : [ "RESIDENTIAL" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"name" : "4_PORT",
"ntdType" : "4_PORT",
"ntdVersion" : "V4",
"ntdPlanTypes" : [ "BUSINESS" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"name" : "4_PORT_RESIDENTIAL",
"ntdType" : "4_PORT",
"ntdVersion" : "V4",
"ntdPlanTypes" : [ "RESIDENTIAL" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "100.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
} ],
"firstOrAdditionalNtdPlans" : [ {
"name" : "Home Fast 100/20",
"type" : "RESIDENTIAL",
"speedDown" : 100,
"speedUp" : 20,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Superfast 250/25",
"type" : "RESIDENTIAL",
"speedDown" : 250,
"speedUp" : 25,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Ultrafast 1000/50",
"type" : "RESIDENTIAL",
"speedDown" : 1000,
"speedUp" : 50,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Hyperfast 2000/200",
"type" : "RESIDENTIAL",
"speedDown" : 2000,
"speedUp" : 200,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Hyperfast 2000/500",
"type" : "BUSINESS",
"speedDown" : 2000,
"speedUp" : 500,
"ntdOptions" : [ "4_PORT" ]
} ],
"generationOneNtdPlans" : [ ],
"generationTwoNtdPlans" : [ ],
"qualificationSearchId" : "c18eda52-db36-47f0-bd12-7535beb6db7e",
"remoteQualificationSearchId" : "1eb7c686-32cc-67fe-9e2c-7e380507f753",
"orderId" : "1eb7c686-3288-6900-9439-7e380507f753",
"sqType" : "STANDARD",
"locationId" : "LOC151638001142",
"sourceType" : "nbn",
"technologyType" : "TC4",
"accessTechnology" : "FTTP",
"accessTechnologyDescription" : "Fibre",
"serviceClass" : "1",
"serviceClassDescription" : "Location serviced by FTTP however requires Premises Connection Device (PCD) and Network Termination Device (NTD) to be installed",
"status" : "Serviceable - Shortfall",
"address" : "1142 MACLEAN Street, NARRABEEN, New South Wales, 2101",
"addressDetails" : {
"buildingName" : null,
"buildingLevel" : null,
"unitNumber" : null,
"streetNumber" : "1142",
"street" : "MACLEAN Street",
"suburb" : "NARRABEEN",
"state" : "New South Wales",
"postcode" : "2101"
},
"allowedAggregationMethods" : [ "ETHERNET", "L2TP" ],
"alternativeAccessTechnology" : null,
"availableProducts" : {
"id" : 2,
"name" : "tc4",
"description" : "TC4",
"options" : [ "Home Fast 100/20", "Home Superfast 250/25", "Home Ultrafast 1000/50", "Home Hyperfast 2000/200", "Home Hyperfast 2000/500" ],
"planOptions" : [ {
"planName" : "Home Fast 100/20",
"speedDown" : 100,
"speedUp" : 20
}, {
"planName" : "Home Superfast 250/25",
"speedDown" : 250,
"speedUp" : 25
}, {
"planName" : "Home Ultrafast 1000/50",
"speedDown" : 1000,
"speedUp" : 50
}, {
"planName" : "Home Hyperfast 2000/200",
"speedDown" : 2000,
"speedUp" : 200
}, {
"planName" : "Home Hyperfast 2000/500",
"speedDown" : 2000,
"speedUp" : 500
} ]
},
"avcId" : null,
"infrastructureInstallationOptions" : [ {
"option" : "nbn-tech",
"recommended" : true,
"fees" : [ ],
"hardwareShortfall" : null
} ],
"infrastructures" : [ ],
"latitude" : "-33.40001142",
"longitude" : "151.400001142",
"newDevelopmentsCharge" : {
"applies" : true,
"fees" : [ {
"name" : "NDF",
"oneTimeCharge" : {
"amount" : "300.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
},
"ntdSelfInstallEligible" : null,
"orderSlas" : [ "Standard", "Accelerated" ],
"poiId" : "3CBN",
"poiName" : "Cranbourne",
"potsInterconnect" : null,
"region" : "Urban",
"restorationSlas" : [ {
"sla" : "Standard",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 12 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "45.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 4 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "84.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
} ]
}
FTTP SC1 - Existing Generation One NTD at Location
-
As an generation one NTD has already been allocated by the NBN generationTwoNtds is empty. You cannot request an NTD different to what the NBN has already allocated.
-
As an generation one NTD has already been allocated firstOrAdditionalNtdPlans is empty. You cannot select the first or order an additional NTD as the NBN has already allocated the NTD.
-
As this is a generation one NTD generationOneNtdPlans is populated.
-
As this is a generation one NTD generationTwoNtdPlans is empty.
-
As this is a generation one NTD infrastructures[].plan references generationOneNtdPlans.
HTTP/1.1 200 OK
Content-Type: application/json
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Length: 5307
{
"generationTwoNtds" : [ ],
"firstOrAdditionalNtdPlans" : [ ],
"generationOneNtdPlans" : [ {
"name" : "Home Fast 100/20",
"type" : "RESIDENTIAL",
"speedDown" : 100,
"speedUp" : 20,
"ntdOptions" : [ ]
}, {
"name" : "Home Superfast 250/25",
"type" : "RESIDENTIAL",
"speedDown" : 250,
"speedUp" : 25,
"ntdOptions" : [ ]
}, {
"name" : "Home Ultrafast 1000/50",
"type" : "RESIDENTIAL",
"speedDown" : 1000,
"speedUp" : 50,
"ntdOptions" : [ ]
} ],
"generationTwoNtdPlans" : [ ],
"qualificationSearchId" : "c18eda52-db36-47f0-bd12-7535beb6db7e",
"remoteQualificationSearchId" : "1ebe3740-a18f-6886-bb1c-b69f036222be",
"orderId" : "1ebe3740-9be2-6bc2-b54a-b69f036222be",
"sqType" : "STANDARD",
"locationId" : "LOC151638001151",
"sourceType" : "nbn",
"technologyType" : "TC4",
"accessTechnology" : "FTTP",
"accessTechnologyDescription" : "Fibre",
"serviceClass" : "1",
"serviceClassDescription" : "Location serviced by FTTP however requires Premises Connection Device (PCD) and Network Termination Device (NTD) to be installed",
"status" : "Serviceable - Shortfall",
"address" : "1151 DELILLO Drive, KEW, Victoria, 3101",
"addressDetails" : {
"buildingName" : null,
"buildingLevel" : null,
"unitNumber" : null,
"streetNumber" : "1151",
"street" : "DELILLO Drive",
"suburb" : "KEW",
"state" : "Victoria",
"postcode" : "3101"
},
"allowedAggregationMethods" : [ "ETHERNET", "L2TP" ],
"alternativeAccessTechnology" : null,
"availableProducts" : {
"id" : 2,
"name" : "tc4",
"description" : "TC4",
"options" : [ "Home Fast 100/20", "Home Superfast 250/25", "Home Ultrafast 1000/50", "Home Hyperfast 2000/200", "Home Hyperfast 2000/500" ],
"planOptions" : [ {
"planName" : "Home Fast 100/20",
"speedDown" : 100,
"speedUp" : 20
}, {
"planName" : "Home Superfast 250/25",
"speedDown" : 250,
"speedUp" : 25
}, {
"planName" : "Home Ultrafast 1000/50",
"speedDown" : 1000,
"speedUp" : 50
}, {
"planName" : "Home Hyperfast 2000/200",
"speedDown" : 2000,
"speedUp" : 200
}, {
"planName" : "Home Hyperfast 2000/500",
"speedDown" : 2000,
"speedUp" : 500
} ]
},
"avcId" : null,
"infrastructureInstallationOptions" : [ ],
"infrastructures" : [ {
"infrastructureId" : "NTD000012345678",
"installationOptions" : [ {
"option" : "nbn-tech",
"recommended" : true,
"fees" : [ ],
"hardwareShortfall" : null
} ],
"ntdType" : "INTERNAL",
"ntdVersion" : "V1",
"ntdPowerType" : "AC",
"batteryPowerUnit" : "No",
"ntdLocation" : "INDOOR",
"plans" : "generationOneNtdPlans",
"remainingDownstreamBandwidth" : "1300Mbps",
"remainingUpstreamBandwidth" : "900Mbps",
"ntdPorts" : [ {
"portId" : "1",
"portName" : "1-UNI-D1",
"uniType" : "UNI-D",
"status" : "Used",
"referencedData" : null,
"fees" : [ ],
"avcIdMatch" : null
}, {
"portId" : "2",
"portName" : "1-UNI-D2",
"uniType" : "UNI-D",
"status" : "Free",
"referencedData" : null,
"fees" : [ ],
"avcIdMatch" : null
}, {
"portId" : "3",
"portName" : "1-UNI-D3",
"uniType" : "UNI-D",
"status" : "Free",
"referencedData" : null,
"fees" : [ ],
"avcIdMatch" : null
}, {
"portId" : "4",
"portName" : "1-UNI-D4",
"uniType" : "UNI-D",
"status" : "Free",
"referencedData" : null,
"fees" : [ ],
"avcIdMatch" : null
} ],
"subsequentInstallationCharge" : null
} ],
"latitude" : "-33.40001151",
"longitude" : "151.400001151",
"newDevelopmentsCharge" : {
"applies" : true,
"fees" : [ {
"name" : "NDF",
"oneTimeCharge" : {
"amount" : "300.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
},
"ntdSelfInstallEligible" : null,
"orderSlas" : [ "Standard", "Accelerated" ],
"poiId" : "3CBN",
"poiName" : "Cranbourne",
"potsInterconnect" : null,
"region" : "Urban",
"restorationSlas" : [ {
"sla" : "Standard",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 12 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "45.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 4 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "84.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
} ]
}
FTTP SC1 - Existing Generation Two NTD at Location
-
As a generation two NTD has already been allocated by the NBN generationTwoNtds is empty. You cannot request an NTD different to what the NBN has already allocated.
-
As a generation two NTD has already been allocated firstOrAdditionalNtdPlans is empty. You cannot select the first or order an additional NTD as the NBN has already allocated the NTD.
-
As this is a generation two NTD generationOneNtdPlans is empty.
-
As this is a generation two NTD generationTwoNtdPlans is populated.
-
As this is a generation two NTD infrastructures[].plan references generationTwoNtdPlans.
HTTP/1.1 200 OK
Content-Type: application/json
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Length: 5588
{
"generationTwoNtds" : [ ],
"firstOrAdditionalNtdPlans" : [ ],
"generationOneNtdPlans" : [ ],
"generationTwoNtdPlans" : [ {
"name" : "Home Fast 100/20",
"type" : "RESIDENTIAL",
"speedDown" : 100,
"speedUp" : 20,
"ntdOptions" : [ ]
}, {
"name" : "Home Superfast 250/25",
"type" : "RESIDENTIAL",
"speedDown" : 250,
"speedUp" : 25,
"ntdOptions" : [ ]
}, {
"name" : "Home Ultrafast 1000/50",
"type" : "RESIDENTIAL",
"speedDown" : 1000,
"speedUp" : 50,
"ntdOptions" : [ ]
}, {
"name" : "Home Hyperfast 2000/200",
"type" : "RESIDENTIAL",
"speedDown" : 2000,
"speedUp" : 200,
"ntdOptions" : [ ]
}, {
"name" : "Home Hyperfast 2000/500",
"type" : "BUSINESS",
"speedDown" : 2000,
"speedUp" : 500,
"ntdOptions" : [ ]
} ],
"qualificationSearchId" : "c18eda52-db36-47f0-bd12-7535beb6db7e",
"remoteQualificationSearchId" : "1ebe3740-a18f-6886-bb1c-b69f036222be",
"orderId" : "1ebe3740-9be2-6bc2-b54a-b69f036222be",
"sqType" : "STANDARD",
"locationId" : "LOC151638001151",
"sourceType" : "nbn",
"technologyType" : "TC4",
"accessTechnology" : "FTTP",
"accessTechnologyDescription" : "Fibre",
"serviceClass" : "1",
"serviceClassDescription" : "Location serviced by FTTP however requires Premises Connection Device (PCD) and Network Termination Device (NTD) to be installed",
"status" : "Serviceable - Shortfall",
"address" : "1151 DELILLO Drive, KEW, Victoria, 3101",
"addressDetails" : {
"buildingName" : null,
"buildingLevel" : null,
"unitNumber" : null,
"streetNumber" : "1151",
"street" : "DELILLO Drive",
"suburb" : "KEW",
"state" : "Victoria",
"postcode" : "3101"
},
"allowedAggregationMethods" : [ "ETHERNET", "L2TP" ],
"alternativeAccessTechnology" : null,
"availableProducts" : {
"id" : 2,
"name" : "tc4",
"description" : "TC4",
"options" : [ "Home Fast 100/20", "Home Superfast 250/25", "Home Ultrafast 1000/50", "Home Hyperfast 2000/200", "Home Hyperfast 2000/500" ],
"planOptions" : [ {
"planName" : "Home Fast 100/20",
"speedDown" : 100,
"speedUp" : 20
}, {
"planName" : "Home Superfast 250/25",
"speedDown" : 250,
"speedUp" : 25
}, {
"planName" : "Home Ultrafast 1000/50",
"speedDown" : 1000,
"speedUp" : 50
}, {
"planName" : "Home Hyperfast 2000/200",
"speedDown" : 2000,
"speedUp" : 200
}, {
"planName" : "Home Hyperfast 2000/500",
"speedDown" : 2000,
"speedUp" : 500
} ]
},
"avcId" : null,
"infrastructureInstallationOptions" : [ ],
"infrastructures" : [ {
"infrastructureId" : "NTD000012345678",
"installationOptions" : [ {
"option" : "nbn-tech",
"recommended" : true,
"fees" : [ ],
"hardwareShortfall" : null
} ],
"ntdType" : "4_PORT",
"ntdVersion" : "V4",
"ntdPowerType" : "AC",
"batteryPowerUnit" : "No",
"ntdLocation" : "INDOOR",
"plans" : "generationTwoNtdPlans",
"remainingDownstreamBandwidth" : "1300Mbps",
"remainingUpstreamBandwidth" : "900Mbps",
"ntdPorts" : [ {
"portId" : "1",
"portName" : "1-UNI-D1",
"uniType" : "UNI-D",
"status" : "Used",
"referencedData" : null,
"fees" : [ ],
"avcIdMatch" : null
}, {
"portId" : "2",
"portName" : "1-UNI-D2",
"uniType" : "UNI-D",
"status" : "Free",
"referencedData" : null,
"fees" : [ ],
"avcIdMatch" : null
}, {
"portId" : "3",
"portName" : "1-UNI-D3",
"uniType" : "UNI-D",
"status" : "Free",
"referencedData" : null,
"fees" : [ ],
"avcIdMatch" : null
}, {
"portId" : "4",
"portName" : "1-UNI-D4",
"uniType" : "UNI-D",
"status" : "Free",
"referencedData" : null,
"fees" : [ ],
"avcIdMatch" : null
} ],
"subsequentInstallationCharge" : null
} ],
"latitude" : "-33.40001151",
"longitude" : "151.400001151",
"newDevelopmentsCharge" : {
"applies" : true,
"fees" : [ {
"name" : "NDF",
"oneTimeCharge" : {
"amount" : "300.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
},
"ntdSelfInstallEligible" : null,
"orderSlas" : [ "Standard", "Accelerated" ],
"poiId" : "3CBN",
"poiName" : "Cranbourne",
"potsInterconnect" : null,
"region" : "Urban",
"restorationSlas" : [ {
"sla" : "Standard",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 12 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "45.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 4 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "84.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
} ]
}
FTTP SC2 - First NTD at Location
-
As this will be the first NTD at the location generationTwoNtds is populated.
-
As this will be the first NTD at the location firstOrAdditionalNtdPlans is populated. If the plan type (planType) is Residential you will have a choice between a 1 port and 4 port NTD. You will be charged if you select a 4 port NTD.
-
As this will be the first NTD at the location generationOneNtdPlans is empty.
-
As this will be the first NTD at the location generationTwoNtdPlans is empty.
HTTP/1.1 200 OK
Content-Type: application/json
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Length: 5848
{
"generationTwoNtds" : [ {
"name" : "1_PORT",
"ntdType" : "1_PORT",
"ntdVersion" : "V3",
"ntdPlanTypes" : [ "RESIDENTIAL" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"name" : "4_PORT",
"ntdType" : "4_PORT",
"ntdVersion" : "V4",
"ntdPlanTypes" : [ "BUSINESS" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"name" : "4_PORT_RESIDENTIAL",
"ntdType" : "4_PORT",
"ntdVersion" : "V4",
"ntdPlanTypes" : [ "RESIDENTIAL" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "100.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
} ],
"firstOrAdditionalNtdPlans" : [ {
"name" : "Home Fast 100/20",
"type" : "RESIDENTIAL",
"speedDown" : 100,
"speedUp" : 20,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Superfast 250/25",
"type" : "RESIDENTIAL",
"speedDown" : 250,
"speedUp" : 25,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Ultrafast 1000/50",
"type" : "RESIDENTIAL",
"speedDown" : 1000,
"speedUp" : 50,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Hyperfast 2000/200",
"type" : "RESIDENTIAL",
"speedDown" : 2000,
"speedUp" : 200,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Hyperfast 2000/500",
"type" : "BUSINESS",
"speedDown" : 2000,
"speedUp" : 500,
"ntdOptions" : [ "4_PORT" ]
} ],
"generationOneNtdPlans" : [ ],
"generationTwoNtdPlans" : [ ],
"qualificationSearchId" : "c18eda52-db36-47f0-bd12-7535beb6db7e",
"remoteQualificationSearchId" : "1eb7d8e3-abc8-67ec-988c-7e380507f753",
"orderId" : "1eb7d8e3-aa9f-6a6e-9f8a-7e380507f753",
"sqType" : "STANDARD",
"locationId" : "LOC151638001324",
"sourceType" : "nbn",
"technologyType" : "TC4",
"accessTechnology" : "FTTP",
"accessTechnologyDescription" : "Fibre",
"serviceClass" : "2",
"serviceClassDescription" : "Location serviced by FTTP and has Premises Connection Device (PCD) installed, requires Network Termination Device (NTD) to be installed",
"status" : "Serviceable - Shortfall",
"address" : "1324 CHILD Road, WARRIEWOOD, New South Wales, 2102",
"addressDetails" : {
"buildingName" : null,
"buildingLevel" : null,
"unitNumber" : null,
"streetNumber" : "1324",
"street" : "CHILD Road",
"suburb" : "WARRIEWOOD",
"state" : "New South Wales",
"postcode" : "2102"
},
"allowedAggregationMethods" : [ "ETHERNET", "L2TP" ],
"alternativeAccessTechnology" : null,
"availableProducts" : {
"id" : 2,
"name" : "tc4",
"description" : "TC4",
"options" : [ "Home Fast 100/20", "Home Superfast 250/25", "Home Ultrafast 1000/50", "Home Hyperfast 2000/200", "Home Hyperfast 2000/500" ],
"planOptions" : [ {
"planName" : "Home Fast 100/20",
"speedDown" : 100,
"speedUp" : 20
}, {
"planName" : "Home Superfast 250/25",
"speedDown" : 250,
"speedUp" : 25
}, {
"planName" : "Home Ultrafast 1000/50",
"speedDown" : 1000,
"speedUp" : 50
}, {
"planName" : "Home Hyperfast 2000/200",
"speedDown" : 2000,
"speedUp" : 200
}, {
"planName" : "Home Hyperfast 2000/500",
"speedDown" : 2000,
"speedUp" : 500
} ]
},
"avcId" : null,
"infrastructureInstallationOptions" : [ {
"option" : "nbn-tech",
"recommended" : true,
"fees" : [ ],
"hardwareShortfall" : null
} ],
"infrastructures" : [ ],
"latitude" : "-33.40001324",
"longitude" : "151.400001324",
"newDevelopmentsCharge" : {
"applies" : true,
"fees" : [ {
"name" : "NDF",
"oneTimeCharge" : {
"amount" : "300.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
},
"ntdSelfInstallEligible" : null,
"orderSlas" : [ "Standard", "Accelerated" ],
"poiId" : "3SHP",
"poiName" : "SHEPPARTON",
"potsInterconnect" : null,
"region" : "Urban",
"restorationSlas" : [ {
"sla" : "Standard",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 12 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "45.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 4 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "84.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
} ]
}
FTTP SC3 - Existing Generation One NTD at Location
-
As you can order an additional NTD generationTwoNtds is populated.
-
As you can order an additional NTD firstOrAdditionalNtdPlans is populated.
-
As there is a generation one NTD generationOneNtdPlans is populated.
-
As there are no generation two NTDs generationTwoNtdPlans is empty.
-
As there is a generation one NTD its infrastructures[].plan references generationOneNtdPlans.
HTTP/1.1 200 OK
Content-Type: application/json
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Length: 8904
{
"generationTwoNtds" : [ {
"name" : "1_PORT",
"ntdType" : "1_PORT",
"ntdVersion" : "V3",
"ntdPlanTypes" : [ "RESIDENTIAL" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"name" : "4_PORT",
"ntdType" : "4_PORT",
"ntdVersion" : "V4",
"ntdPlanTypes" : [ "BUSINESS" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"name" : "4_PORT_RESIDENTIAL",
"ntdType" : "4_PORT",
"ntdVersion" : "V4",
"ntdPlanTypes" : [ "RESIDENTIAL" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "100.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
} ],
"firstOrAdditionalNtdPlans" : [ {
"name" : "Home Fast 100/20",
"type" : "RESIDENTIAL",
"speedDown" : 100,
"speedUp" : 20,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Superfast 250/25",
"type" : "RESIDENTIAL",
"speedDown" : 250,
"speedUp" : 25,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Ultrafast 1000/50",
"type" : "RESIDENTIAL",
"speedDown" : 1000,
"speedUp" : 50,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Hyperfast 2000/200",
"type" : "RESIDENTIAL",
"speedDown" : 2000,
"speedUp" : 200,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Hyperfast 2000/500",
"type" : "BUSINESS",
"speedDown" : 2000,
"speedUp" : 500,
"ntdOptions" : [ "4_PORT" ]
} ],
"generationOneNtdPlans" : [ {
"name" : "Home Fast 100/20",
"type" : "RESIDENTIAL",
"speedDown" : 100,
"speedUp" : 20,
"ntdOptions" : [ ]
}, {
"name" : "Home Superfast 250/25",
"type" : "RESIDENTIAL",
"speedDown" : 250,
"speedUp" : 25,
"ntdOptions" : [ ]
}, {
"name" : "Home Ultrafast 1000/50",
"type" : "RESIDENTIAL",
"speedDown" : 1000,
"speedUp" : 50,
"ntdOptions" : [ ]
} ],
"generationTwoNtdPlans" : [ ],
"qualificationSearchId" : "c18eda52-db36-47f0-bd12-7535beb6db7e",
"remoteQualificationSearchId" : "1eb7c6c7-5491-6c68-81b0-7e380507f753",
"orderId" : "1eb7c6c7-5458-62d8-8d4e-7e380507f753",
"sqType" : "STANDARD",
"locationId" : "LOC151638001427",
"sourceType" : "nbn",
"technologyType" : "TC4",
"accessTechnology" : "FTTP",
"accessTechnologyDescription" : "Fibre",
"serviceClass" : "3",
"serviceClassDescription" : "Location serviced by FTTP and has infrastructure in place",
"status" : "Serviceable",
"address" : "1427 GARLAND Drive, BALWYN EAST, Victoria, 3103",
"addressDetails" : {
"buildingName" : null,
"buildingLevel" : null,
"unitNumber" : null,
"streetNumber" : "1427",
"street" : "GARLAND Drive",
"suburb" : "BALWYN EAST",
"state" : "Victoria",
"postcode" : "3103"
},
"allowedAggregationMethods" : [ "ETHERNET", "L2TP" ],
"alternativeAccessTechnology" : null,
"availableProducts" : {
"id" : 2,
"name" : "tc4",
"description" : "TC4",
"options" : [ "Home Fast 100/20", "Home Superfast 250/25", "Home Ultrafast 1000/50", "Home Hyperfast 2000/200", "Home Hyperfast 2000/500" ],
"planOptions" : [ {
"planName" : "Home Fast 100/20",
"speedDown" : 100,
"speedUp" : 20
}, {
"planName" : "Home Superfast 250/25",
"speedDown" : 250,
"speedUp" : 25
}, {
"planName" : "Home Ultrafast 1000/50",
"speedDown" : 1000,
"speedUp" : 50
}, {
"planName" : "Home Hyperfast 2000/200",
"speedDown" : 2000,
"speedUp" : 200
}, {
"planName" : "Home Hyperfast 2000/500",
"speedDown" : 2000,
"speedUp" : 500
} ]
},
"avcId" : null,
"infrastructureInstallationOptions" : [ {
"option" : "nbn-tech",
"recommended" : true,
"fees" : [ {
"name" : "SUBSEQUENT_INSTALLATION_CHARGE",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ],
"hardwareShortfall" : null
} ],
"infrastructures" : [ {
"infrastructureId" : "NTD151638001427",
"installationOptions" : [ {
"option" : "nbn-no-action",
"recommended" : true,
"fees" : [ ],
"hardwareShortfall" : null
} ],
"ntdType" : "Internal",
"ntdVersion" : "V1",
"ntdPowerType" : "AC",
"batteryPowerUnit" : "No",
"ntdLocation" : "Indoor",
"plans" : "generationOneNtdPlans",
"remainingDownstreamBandwidth" : "1250Mbps",
"remainingUpstreamBandwidth" : "880Mbps",
"ntdPorts" : [ {
"portId" : "1",
"portName" : "1-UNI-D1",
"uniType" : "UNI-D",
"status" : "Used",
"referencedData" : {
"productInstanceId" : "PRI151638001427",
"serviceProviderId" : "0615",
"serviceProviderName" : null,
"owner" : false
},
"fees" : [ {
"name" : "SERVICE_TRANSFER_FEE",
"oneTimeCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ],
"avcIdMatch" : false
}, {
"portId" : "2",
"portName" : "1-UNI-D2",
"uniType" : "UNI-D",
"status" : "Used",
"referencedData" : {
"productInstanceId" : "PRI100000031408",
"serviceProviderId" : "0427",
"serviceProviderName" : null,
"owner" : true
},
"fees" : [ {
"name" : "SERVICE_TRANSFER_FEE",
"oneTimeCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ],
"avcIdMatch" : true
}, {
"portId" : "3",
"portName" : "1-UNI-D3",
"uniType" : "UNI-D",
"status" : "Used",
"referencedData" : {
"productInstanceId" : "PRI100000033867",
"serviceProviderId" : "0427",
"serviceProviderName" : null,
"owner" : true
},
"fees" : [ {
"name" : "SERVICE_TRANSFER_FEE",
"oneTimeCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ],
"avcIdMatch" : false
}, {
"portId" : "4",
"portName" : "1-UNI-D4",
"uniType" : "UNI-D",
"status" : "Free",
"referencedData" : null,
"fees" : [ ],
"avcIdMatch" : false
} ],
"subsequentInstallationCharge" : null
} ],
"latitude" : "-33.40001427",
"longitude" : "151.400001427",
"newDevelopmentsCharge" : {
"applies" : false,
"fees" : [ ]
},
"ntdSelfInstallEligible" : null,
"orderSlas" : [ "Standard", "Accelerated" ],
"poiId" : "3CBN",
"poiName" : "Cranbourne",
"potsInterconnect" : null,
"region" : "Urban",
"restorationSlas" : [ {
"sla" : "Standard",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 12 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "45.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 4 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "84.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
} ]
}
FTTP SC3 - Existing Generation Two NTD at Location
-
As you can order an additional NTD generationTwoNtds is populated.
-
As you can order an additional NTD firstOrAdditionalNtdPlans is populated.
-
As there are no generation one NTDs generationOneNtdPlans is empty.
-
As there is a generation two NTD generationTwoNtdPlans is populated.
-
As there is a generation two NTD its infrastructures[].plan references generationTwoNtdPlans.
HTTP/1.1 200 OK
Content-Type: application/json
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Length: 7676
{
"generationTwoNtds" : [ {
"name" : "1_PORT",
"ntdType" : "1_PORT",
"ntdVersion" : "V3",
"ntdPlanTypes" : [ "RESIDENTIAL" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"name" : "4_PORT",
"ntdType" : "4_PORT",
"ntdVersion" : "V4",
"ntdPlanTypes" : [ "BUSINESS" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"name" : "4_PORT_RESIDENTIAL",
"ntdType" : "4_PORT",
"ntdVersion" : "V4",
"ntdPlanTypes" : [ "RESIDENTIAL" ],
"fees" : [ {
"name" : "NTD_INSTALLATION_FEE",
"oneTimeCharge" : {
"amount" : "100.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
} ],
"firstOrAdditionalNtdPlans" : [ {
"name" : "Home Fast 100/20",
"type" : "RESIDENTIAL",
"speedDown" : 100,
"speedUp" : 20,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Superfast 250/25",
"type" : "RESIDENTIAL",
"speedDown" : 250,
"speedUp" : 25,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Ultrafast 1000/50",
"type" : "RESIDENTIAL",
"speedDown" : 1000,
"speedUp" : 50,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Hyperfast 2000/200",
"type" : "RESIDENTIAL",
"speedDown" : 2000,
"speedUp" : 200,
"ntdOptions" : [ "1_PORT", "4_PORT_RESIDENTIAL" ]
}, {
"name" : "Home Hyperfast 2000/500",
"type" : "BUSINESS",
"speedDown" : 2000,
"speedUp" : 500,
"ntdOptions" : [ "4_PORT" ]
} ],
"generationOneNtdPlans" : [ ],
"generationTwoNtdPlans" : [ {
"name" : "Home Fast 100/20",
"type" : "RESIDENTIAL",
"speedDown" : 100,
"speedUp" : 20,
"ntdOptions" : [ ]
}, {
"name" : "Home Superfast 250/25",
"type" : "RESIDENTIAL",
"speedDown" : 250,
"speedUp" : 25,
"ntdOptions" : [ ]
}, {
"name" : "Home Ultrafast 1000/50",
"type" : "RESIDENTIAL",
"speedDown" : 1000,
"speedUp" : 50,
"ntdOptions" : [ ]
}, {
"name" : "Home Hyperfast 2000/200",
"type" : "RESIDENTIAL",
"speedDown" : 2000,
"speedUp" : 200,
"ntdOptions" : [ ]
}, {
"name" : "Home Hyperfast 2000/500",
"type" : "BUSINESS",
"speedDown" : 2000,
"speedUp" : 500,
"ntdOptions" : [ ]
} ],
"qualificationSearchId" : "c18eda52-db36-47f0-bd12-7535beb6db7e",
"remoteQualificationSearchId" : "1eb7c6c7-5491-6c68-81b0-7e380507f753",
"orderId" : "1eb7c6c7-5458-62d8-8d4e-7e380507f753",
"sqType" : "STANDARD",
"locationId" : "LOC151638001427",
"sourceType" : "nbn",
"technologyType" : "TC4",
"accessTechnology" : "FTTP",
"accessTechnologyDescription" : "Fibre",
"serviceClass" : "3",
"serviceClassDescription" : "Location serviced by FTTP and has infrastructure in place",
"status" : "Serviceable",
"address" : "1427 GARLAND Drive, BALWYN EAST, Victoria, 3103",
"addressDetails" : {
"buildingName" : null,
"buildingLevel" : null,
"unitNumber" : null,
"streetNumber" : "1427",
"street" : "GARLAND Drive",
"suburb" : "BALWYN EAST",
"state" : "Victoria",
"postcode" : "3103"
},
"allowedAggregationMethods" : [ "ETHERNET", "L2TP" ],
"alternativeAccessTechnology" : null,
"availableProducts" : {
"id" : 2,
"name" : "tc4",
"description" : "TC4",
"options" : [ "Home Fast 100/20", "Home Superfast 250/25", "Home Ultrafast 1000/50", "Home Hyperfast 2000/200", "Home Hyperfast 2000/500" ],
"planOptions" : [ {
"planName" : "Home Fast 100/20",
"speedDown" : 100,
"speedUp" : 20
}, {
"planName" : "Home Superfast 250/25",
"speedDown" : 250,
"speedUp" : 25
}, {
"planName" : "Home Ultrafast 1000/50",
"speedDown" : 1000,
"speedUp" : 50
}, {
"planName" : "Home Hyperfast 2000/200",
"speedDown" : 2000,
"speedUp" : 200
}, {
"planName" : "Home Hyperfast 2000/500",
"speedDown" : 2000,
"speedUp" : 500
} ]
},
"avcId" : null,
"infrastructureInstallationOptions" : [ {
"option" : "nbn-tech",
"recommended" : true,
"fees" : [ {
"name" : "SUBSEQUENT_INSTALLATION_CHARGE",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ],
"hardwareShortfall" : null
} ],
"infrastructures" : [ {
"infrastructureId" : "NTD151638001427",
"installationOptions" : [ {
"option" : "nbn-no-action",
"recommended" : true,
"fees" : [ ],
"hardwareShortfall" : null
} ],
"ntdType" : "1_PORT",
"ntdVersion" : "V3",
"ntdPowerType" : "AC",
"batteryPowerUnit" : "No",
"ntdLocation" : "Indoor",
"plans" : "generationTwoNtdPlans",
"remainingDownstreamBandwidth" : "1250Mbps",
"remainingUpstreamBandwidth" : "880Mbps",
"ntdPorts" : [ {
"portId" : "1",
"portName" : "1-UNI-D1",
"uniType" : "UNI-D",
"status" : "Used",
"referencedData" : {
"productInstanceId" : "PRI151638001427",
"serviceProviderId" : "0615",
"serviceProviderName" : null,
"owner" : false
},
"fees" : [ {
"name" : "SERVICE_TRANSFER_FEE",
"oneTimeCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ],
"avcIdMatch" : false
} ],
"subsequentInstallationCharge" : null
} ],
"latitude" : "-33.40001427",
"longitude" : "151.400001427",
"newDevelopmentsCharge" : {
"applies" : false,
"fees" : [ ]
},
"ntdSelfInstallEligible" : null,
"orderSlas" : [ "Standard", "Accelerated" ],
"poiId" : "3CBN",
"poiName" : "Cranbourne",
"potsInterconnect" : null,
"region" : "Urban",
"restorationSlas" : [ {
"sla" : "Standard",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 12 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "45.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 4 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "84.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
} ]
}