Introduction
When a transfer order is created for an in use infrastructure, and if an active service exist for the same infrastructure, then this is an internal service transfer, and the existing active service needs to be disconnected before processing the order with nbn. The whole process will take few hours to complete.
Examples
Step 1 Perform a Qualification
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: 7570
{
"locationId" : "LOC151638001451",
"sourceType" : "nbn",
"address" : "1451 GARLAND Drive, BALWYN EAST, Victoria, 3103",
"addressDetails" : {
"buildingName" : null,
"buildingLevel" : null,
"unitNumber" : null,
"streetNumber" : "1451",
"street" : "GARLAND Drive",
"suburb" : "BALWYN EAST",
"state" : "Victoria",
"postcode" : "3103"
},
"technologyType" : "TC4",
"qualificationSearchId" : "c18eda52-db36-47f0-bd12-7535beb6db7e",
"remoteQualificationSearchId" : "1eb7bea4-250e-6d90-b95e-7e380507f753",
"status" : "Serviceable",
"region" : "Urban",
"accessTechnology" : "FTTP",
"accessTechnologyDescription" : "Fibre",
"availableProducts" : {
"id" : 2,
"name" : "tc4",
"description" : "TC4",
"options" : [ "Home Fast 25/5", "Home Fast 25/10", "Home Fast 50/20", "Home Fast 100/40", "Home Superfast 250/100", "Home Superfast 500/200", "Home Ultrafast 1000/400", "Home Fast 12/1" ]
},
"latitude" : "-33.40001451",
"longitude" : "151.400001451",
"avcId" : null,
"orderId" : "1eb7bc5c-637a-6920-8262-7e380507f753",
"alternativeAccessTechnology" : null,
"poiId" : "3CBN",
"poiName" : "Cranbourne",
"sqType" : "STANDARD",
"serviceClass" : "3",
"serviceClassDescription" : "Location serviced by FTTP and has infrastructure in place",
"orderSlas" : [ "Standard", "Accelerated" ],
"newDevelopmentsCharge" : {
"applies" : false,
"fees" : [ ]
},
"infrastructureInstallationOptions" : [ {
"option" : "nbn-tech",
"recommended" : true,
"fees" : [ {
"name" : "SUBSEQUENT_INSTALLATION_CHARGE",
"oneTimeCharge" : {
"amount" : "180.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ],
"hardwareShortfall" : null
} ],
"infrastructures" : [ {
"infrastructureId" : "NTD151638001451",
"installationOptions" : [ {
"option" : "nbn-no-action",
"recommended" : true,
"fees" : [ ],
"hardwareShortfall" : null
} ],
"ntdType" : "Internal",
"ntdPowerType" : "AC",
"batteryPowerUnit" : "No",
"ntdLocation" : "Indoor",
"ntdPorts" : [ {
"portId" : "1",
"portName" : "1-UNI-D1",
"uniType" : "UNI-D",
"status" : "Used",
"referencedData" : {
"productInstanceId" : "PRI151638001451",
"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" : null
}, {
"portId" : "2",
"portName" : "1-UNI-D2",
"uniType" : "UNI-D",
"status" : "Used",
"referencedData" : {
"productInstanceId" : "PRI100000019555",
"serviceProviderId" : "0427",
"serviceProviderName" : null,
"owner" : false
},
"fees" : [ {
"name" : "SERVICE_TRANSFER_FEE",
"oneTimeCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ],
"avcIdMatch" : null
}, {
"portId" : "3",
"portName" : "1-UNI-D3",
"uniType" : "UNI-D",
"status" : "Used",
"referencedData" : {
"productInstanceId" : "PRI100000020378",
"serviceProviderId" : "0427",
"serviceProviderName" : null,
"owner" : false
},
"fees" : [ {
"name" : "SERVICE_TRANSFER_FEE",
"oneTimeCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ],
"avcIdMatch" : null
}, {
"portId" : "4",
"portName" : "1-UNI-D4",
"uniType" : "UNI-D",
"status" : "Free",
"referencedData" : null,
"fees" : [ ],
"avcIdMatch" : null
} ],
"subsequentInstallationCharge" : null
} ],
"potsInterconnect" : null,
"ntdSelfInstallEligible" : null,
"restorationSlas" : [ {
"sla" : "Standard",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 12",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "17.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 - 8",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "28.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 8 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "62.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 6",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "37.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 6 (24/7)",
"fees" : [ {
"name" : "SLA",
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "73.00",
"currency" : "AUD",
"symbol" : "$"
}
} ]
}, {
"sla" : "Enhanced - 4",
"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" : "$"
}
} ]
} ],
"allowedAggregationMethods" : [ "ETHERNET", "L2TP" ]
}
In the above example one NTD is returned with an infrastructure id (infrastructureId) of NTD151638001451. This NTD has four ports. Of these four ports, three are in use. The in use ports are ports 1, 2 and 3 as they all have an associated product instance id (referencedData.productInstanceId). Port 4 is not in use as there is no product instance id (referenceData is null). The fees (fees) for each of the in use ports specifies the service transfer fee (fees.tc4.name == 'SERVICE_TRANSFER_FEE'). In the above example the service transfer fee is the same for all in use ports and consists of a one time charge of AUD $10.00.
If an order is placed for a service on port 1, 2 or 3 the order type (orderType) will be transfer and you will incur the service transfer fee associated to the port.
Step 2 Place Internal Service Transfer Order
POST /api/connect/orders/create HTTP/1.1
Content-Type: application/json;charset=UTF-8
Authorization: Bearer **token**
X-API-VERSION: 7
Content-Length: 795
Host: 360-api.superloop.com
{
"sourceType" : "nbn",
"planName" : "Home Fast 100/20",
"term" : 1,
"trafficClass" : "tc4",
"remoteQualificationSearchId" : "1eb878c4-d5e1-63cc-8780-7e380507f753",
"qualificationSearchId" : "d8a71e0b-4da6-44b4-a28e-b6d3ff5abb5c",
"locationId" : "LOC151638001251",
"remoteOrderId" : "1eb878c4-d4b9-6e0e-9f99-7e380507f753",
"productType" : "Access Only",
"restorationSla" : "Standard",
"contactName" : "Bruce Wayne",
"contactPhone" : "4000000000",
"contactEmail" : "bruce@wayne.com",
"infrastructureId" : "NTD151638001451",
"portId" : 1,
"requireVLAN" : true,
"vlanId" : 100,
"ntdInstallation" : "nbn-no-action",
"customerReference" : "ABC123",
"aggregationMethod" : "L2TP",
"avcIdForTransfer" : "AVC123456789012",
"transferType" : "SERVICE_TRANSFER"
}
HTTP/1.1 201 Created
Location: /api/connect/orders/1
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: 2260
{
"id" : 1,
"orderType" : "transfer",
"status" : "OPEN",
"serviceClass" : "3",
"technologyType" : "FTTP",
"trafficClass" : "TC4",
"installationType" : "nbn-no-action",
"customerRef" : "ABC123",
"locId" : "LOC151638001251",
"avcId" : null,
"avcIdForTransfer" : "AVC123456789012",
"vlanId" : 100,
"poi" : "3CBN",
"poiName" : "Cranbourne",
"region" : "Urban",
"eSla" : "Standard",
"bandwidthProfile" : {
"speedDown" : 100,
"speedUp" : 20,
"planName" : "Home Fast 100/20",
"cvcInclusion" : null
},
"infrastructure" : {
"id" : "NTD151638001451",
"portId" : "1",
"productId" : "PRI151638001451"
},
"address" : {
"buildingLevel" : null,
"unitNumber" : null,
"buildingName" : null,
"streetNumber" : "1451",
"street" : "GARLAND DR",
"suburb" : "BALWYN EAST",
"state" : "VIC",
"postcode" : "3103",
"formattedAddress" : "1451 GARLAND Drive, BALWYN EAST, Victoria, 3103"
},
"fee" : {
"attributes" : {
"plan" : "Home Fast 100/20",
"term" : "1"
},
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "65.00",
"currency" : "AUD",
"symbol" : "$"
}
},
"additionalFees" : [ {
"addOnTypeName" : "SLA",
"fee" : {
"attributes" : {
"sla" : "Standard"
},
"oneTimeCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
}
}, {
"addOnTypeName" : "SERVICE_TRANSFER_FEE",
"fee" : {
"attributes" : {
"service_transfer_fee" : true
},
"oneTimeCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "0.00",
"currency" : "AUD",
"symbol" : "$"
}
}
} ],
"appointments" : [ ],
"aggregationMethod" : "L2TP",
"legacyTechnologyType" : null,
"transferType" : "SERVICE_TRANSFER",
"360ServiceId" : null,
"isNfas" : false,
"isCancellable" : false
}
In the above example an order was placed for NTD NTD151638001451, port 1. The creation was successful, and the Order resource returned. The order type is transfer (orderType = 'transfer'), status is OPEN and additional fees (additionalFees) contains the service transfer fee as one of the fees charged (additionalFees.addOnTypeName = 'SERVICE_TRANSFER_FEE').
If there is an active service existing for the created transfer order, then the order is an internal service transfer. Processing of this order may take upto few hours to start as the order submission to nbn happens after the existing active service is disconnected.
As first step the existing active service is set for cancellation with nbn before processing the transfer order.
GET internal transfer Order
Verb |
GET |
URI |
/api/connect/orders/{id} |
Path Variable |
Purpose |
|
The ID of the order. This was generated by the POST request |
Name | Description |
---|---|
|
The OAuth bearer access token |
|
The version of the endpoint you are accessing |
GET Response
Status Code | Meaning |
---|---|
200 |
Qualification completed successfully |
202 |
The request is in progress |
401 |
Bearer Token missing or invalid |
404 |
You are not authorised or Qualification request not found |
500 |
There was an unexpected error processing the request |
502 |
There was an unexpected error with one or more of the upstream services |
Path | Type | Description |
---|---|---|
|
|
The Connect identifier of the order resource. |
|
|
Whether the order is for a new service or a transfer. |
|
|
Status of the order. |
|
|
The standard nbn service class of the site. |
|
|
The type of nbn technology that the service is delivered through. See "nbn Technology Type Map" below. |
|
|
The nbn traffic class, e.g. TC4 |
|
|
Whether the NTD is going to be installed by an nbn technician or by the site�s tenant. |
|
|
The reference string that you provided when you placed the order. |
|
|
The nbn LOC ID of the address of the site the order is for. |
|
|
The AVC ID of the virtual circuit that is created for this service. This might not be set, depending on the site. |
|
|
The AVC ID that was specified at order time for a transfer order. That is for an NTD with a port that is Used or NCD (Copper Pair) with a Line In Use. Null in all other cases. |
|
|
The VLAN that was specified at order time. |
|
|
The code of the nbn POI that the site will be serviced from. |
|
|
The name of the nbn POI that the site will be serviced from. |
|
|
The nbn region identifier that nbn places the site in. |
|
|
The level of restoration SLA that the service will have. Currently, only Standard is available. |
|
|
An object that contains details on the bandwidth profile that was selected for the service. |
|
|
The download speed of the service, in mbps. |
|
|
The upload speed of the service, in mbps. |
|
|
The name of the plan that was selected for the service. |
|
|
The CVC inclusion that is applied to CVC rebates, if applicable. |
|
|
Information about the infrastructure at the site, including NTDs and Copper Pairs. |
|
|
The nbn identifier of the equipment. |
|
|
The port on the device that was chosen for the service.Only for NTD infrastructure. |
|
|
The nbn identifier of the product component that is activated for the Customer. |
|
|
The address of the site where the service is being provided. |
|
|
The level that the site is on. |
|
|
The unit number of the site. |
|
|
The name of the building. |
|
|
The street number of the site. |
|
|
The name of the street, including street type. |
|
|
The suburb. |
|
|
The state. |
|
|
The postcode. |
|
|
The whole address, formatted in a single line. |
|
|
Applied fee for the ordered plan. |
|
|
Attributes of the ordered plan. |
|
|
One time charge for the ordered plan. |
|
|
Currency of the one time charge. |
|
|
Symbol of the one time charge currency. |
|
|
Monthly recurring charge of the ordered plan. |
|
|
Currency of the monthly recurring charge. |
|
|
Symbol of the monthly recurring charge currency. |
|
|
List of additional fees applied for the ordered plan. |
|
|
Name of the addon type. |
|
|
Applied charge for the addon type. |
|
|
Attributes of the addon type. |
|
|
One time charge of the addon type. |
|
|
Currency of the addon type charge. |
|
|
Symbol of the addon type charge currency. |
|
|
Monthly recurring charge of the addon type. |
|
|
Currency of the monthly recurring charge. |
|
|
Symbol of the monthly recurring charge currency. |
|
|
List of appointments for the order. |
|
|
The Connect identifier of the appointment resource. |
|
|
The NBN identifier of the appointment. |
|
|
The type of confirmed appointment slot. AM/ PM. |
|
|
The date/time, including UTC offset, appointment start time will be visible only when appointment has been confirmed. |
|
|
The date/time, including UTC offset, appointment end time, will be visible only when appointment has been confirmed. |
|
|
Represents an offset defined in a Timezone. |
|
|
Indicates whether the appointment is priority assisted or not. |
|
|
The level of restoration SLA that the service will have. Currently, only Standard is available. |
|
|
The type of installation the appointment slot is provided for. |
|
|
The contact details of the appointment. |
|
|
The name of the contact. |
|
|
The type of the contact. |
|
|
The number of the contact. |
|
|
Additional information. If any. |
|
|
The date/time, including UTC offset, when nbn validated the appointment. |
|
|
List of cancellation requests for the appointment. |
|
|
Connect identifier of the cancellation request resource. |
|
|
The status of the cancellation request. One of IN_PROGRESS, COMPLETE or FAILED. |
|
|
The date/time, including UTC offset, the status was set. |
|
|
The date/time, including UTC offset, the cancellation request was made. |
|
|
If the status is FAILED, will contain details on why the request failed. |
|
|
The ID of the 360 service that the order fulfils |
|
|
L2TP | ETHERNET |
|
|
Indicates whether the order is a nbn Co�s Fibre Access Service (NFAS) |
|
|
Legacy nbn technology type of the the service if the service is NFAS otherwise NULL |
|
|
Indicates whether the order is cancellable |
|
|
Indicates type of the transfer if the order is a transfer order otherwise value will be |
Status | Description |
---|---|
OPEN |
Order is created and ready to be submitted to nbn |
IN_PROGRESS |
Order is submitted to nbn and is in progress. |
AWAITING_CUSTOMER |
Created order needs action from customer |
IN_ERROR |
Order is in error |
CANCELLATION_REQUESTED |
Order is requested for cancellation |
CANCELLED |
Order is cancelled by nbn |
REJECTED |
Order is rejected by nbn |
FAILED |
Order is failed by nbn. |
COMPLETE |
Order is successfully processed by nbn, and the service is ready to be used. |
OPEN_TRANSFER_ORDER |
Applicable only to internal transfer orders. Order status will be set to OPEN_TRANSFER_ORDER once the existing active service is disconnected by nbn. It indicates that the transfer order is now ready to be submitted to the nbn |
TRANSFER_ORDERING |
Applicable only to internal transfer orders. Set when the transfer order is submitted to nbn for processing |
TRANSFER_ORDER_IN_RETRY |
Applicable only to internal transfer orders. Set when the transfer order submitted is rejected by nbn due to any reason and 360 internally continue to re-submit the order |
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: 3187
{
"id" : 1,
"orderType" : "transfer",
"status" : "OPEN",
"serviceClass" : "3",
"technologyType" : "FTTP",
"trafficClass" : "TC4",
"installationType" : "nbn-no-action",
"customerRef" : "REF123",
"locId" : "LOC000000000001",
"avcId" : null,
"avcIdForTransfer" : null,
"vlanId" : 102,
"poi" : "4CPH",
"poiName" : "Camp Hill",
"region" : "Urban",
"eSla" : "Enhanced - 8 (24/7)",
"bandwidthProfile" : {
"speedDown" : 25,
"speedUp" : 5,
"planName" : "Home Fast 25/5",
"cvcInclusion" : 1.25
},
"infrastructure" : {
"id" : "NTD000033427450",
"portId" : "1",
"productId" : "PRI400043928707"
},
"address" : {
"buildingLevel" : "7",
"unitNumber" : "702",
"buildingName" : "ARANA HILLS LIBRARY",
"streetNumber" : "63",
"street" : "COBBITY CR",
"suburb" : "ARANA HILLS",
"state" : "QLD",
"postcode" : "4054",
"formattedAddress" : "ARANA HILLS LIBRARY, Lot 798, 63 COBBITY Crescent, ARANA HILLS, Queensland, 4054"
},
"fee" : {
"attributes" : {
"term" : "12",
"plan" : "Home Fast 50/20"
},
"oneTimeCharge" : {
"amount" : "1700.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "350.00",
"currency" : "AUD",
"symbol" : "$"
}
},
"additionalFees" : [ {
"addOnTypeName" : "NDF",
"fee" : {
"attributes" : {
"technology_type" : "fttn"
},
"oneTimeCharge" : {
"amount" : "100.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
}
}
} ],
"appointments" : [ {
"id" : 2,
"nbnAppointmentId" : "APT190003450395",
"slotType" : "PM",
"startTime" : "2020-09-01T03:00:00Z",
"endTime" : "2020-09-01T07:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-20T08:51:30Z",
"cancellationRequests" : [ {
"id" : 1,
"status" : "FAILED",
"statusDateChangedTo" : "2023-06-16T23:12:05Z",
"requestedOn" : "2021-06-15T04:34:31Z",
"errorDetail" : "Appointment is past point of no return"
} ]
}, {
"id" : 1,
"nbnAppointmentId" : "APT790002088781",
"slotType" : "AM",
"startTime" : "2020-08-31T22:00:00Z",
"endTime" : "2020-09-01T02:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-18T08:51:30Z",
"cancellationRequests" : [ ]
} ],
"aggregationMethod" : "L2TP",
"legacyTechnologyType" : "FTTN",
"transferType" : null,
"360ServiceId" : 300,
"isNfas" : true,
"isCancellable" : false
}
Service Cancellation
As first step service cancellation is initiated for the existing active service with nbn and on receiving ServiceDisconnected notification from nbn the service is deactivated, and the order status will be set to OPEN_TRANSFER_ORDER.
Order is now ready to be submitted to nbn. This will take few hours to start with processing.
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: 3197
{
"id" : 1,
"orderType" : "new",
"status" : "OPEN_TRANSFER_ORDER",
"serviceClass" : "3",
"technologyType" : "FTTP",
"trafficClass" : "TC4",
"installationType" : "nbn-no-action",
"customerRef" : "REF123",
"locId" : "LOC000000000001",
"avcId" : null,
"avcIdForTransfer" : null,
"vlanId" : 102,
"poi" : "4CPH",
"poiName" : "Camp Hill",
"region" : "Urban",
"eSla" : "Enhanced - 8 (24/7)",
"bandwidthProfile" : {
"speedDown" : 25,
"speedUp" : 5,
"planName" : "Home Fast 25/5",
"cvcInclusion" : 1.25
},
"infrastructure" : {
"id" : "NTD000033427450",
"portId" : "1",
"productId" : "PRI400043928707"
},
"address" : {
"buildingLevel" : "7",
"unitNumber" : "702",
"buildingName" : "ARANA HILLS LIBRARY",
"streetNumber" : "63",
"street" : "COBBITY CR",
"suburb" : "ARANA HILLS",
"state" : "QLD",
"postcode" : "4054",
"formattedAddress" : "ARANA HILLS LIBRARY, Lot 798, 63 COBBITY Crescent, ARANA HILLS, Queensland, 4054"
},
"fee" : {
"attributes" : {
"term" : "12",
"plan" : "Home Fast 50/20"
},
"oneTimeCharge" : {
"amount" : "1700.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "350.00",
"currency" : "AUD",
"symbol" : "$"
}
},
"additionalFees" : [ {
"addOnTypeName" : "NDF",
"fee" : {
"attributes" : {
"technology_type" : "fttn"
},
"oneTimeCharge" : {
"amount" : "100.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
}
}
} ],
"appointments" : [ {
"id" : 2,
"nbnAppointmentId" : "APT190003450395",
"slotType" : "PM",
"startTime" : "2020-09-01T03:00:00Z",
"endTime" : "2020-09-01T07:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-20T08:51:30Z",
"cancellationRequests" : [ {
"id" : 1,
"status" : "FAILED",
"statusDateChangedTo" : "2023-06-16T23:12:05Z",
"requestedOn" : "2021-06-15T04:34:31Z",
"errorDetail" : "Appointment is past point of no return"
} ]
}, {
"id" : 1,
"nbnAppointmentId" : "APT790002088781",
"slotType" : "AM",
"startTime" : "2020-08-31T22:00:00Z",
"endTime" : "2020-09-01T02:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-18T08:51:30Z",
"cancellationRequests" : [ ]
} ],
"aggregationMethod" : "L2TP",
"legacyTechnologyType" : "FTTN",
"transferType" : null,
"360ServiceId" : 300,
"isNfas" : true,
"isCancellable" : false
}
On submission of order to nbn the status will be set to TRANSFER_ORDERING. This indicates that the order is being processed by nbn.
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: 3195
{
"id" : 1,
"orderType" : "new",
"status" : "TRANSFER_ORDERING",
"serviceClass" : "3",
"technologyType" : "FTTP",
"trafficClass" : "TC4",
"installationType" : "nbn-no-action",
"customerRef" : "REF123",
"locId" : "LOC000000000001",
"avcId" : null,
"avcIdForTransfer" : null,
"vlanId" : 102,
"poi" : "4CPH",
"poiName" : "Camp Hill",
"region" : "Urban",
"eSla" : "Enhanced - 8 (24/7)",
"bandwidthProfile" : {
"speedDown" : 25,
"speedUp" : 5,
"planName" : "Home Fast 25/5",
"cvcInclusion" : 1.25
},
"infrastructure" : {
"id" : "NTD000033427450",
"portId" : "1",
"productId" : "PRI400043928707"
},
"address" : {
"buildingLevel" : "7",
"unitNumber" : "702",
"buildingName" : "ARANA HILLS LIBRARY",
"streetNumber" : "63",
"street" : "COBBITY CR",
"suburb" : "ARANA HILLS",
"state" : "QLD",
"postcode" : "4054",
"formattedAddress" : "ARANA HILLS LIBRARY, Lot 798, 63 COBBITY Crescent, ARANA HILLS, Queensland, 4054"
},
"fee" : {
"attributes" : {
"term" : "12",
"plan" : "Home Fast 50/20"
},
"oneTimeCharge" : {
"amount" : "1700.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "350.00",
"currency" : "AUD",
"symbol" : "$"
}
},
"additionalFees" : [ {
"addOnTypeName" : "NDF",
"fee" : {
"attributes" : {
"technology_type" : "fttn"
},
"oneTimeCharge" : {
"amount" : "100.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
}
}
} ],
"appointments" : [ {
"id" : 2,
"nbnAppointmentId" : "APT190003450395",
"slotType" : "PM",
"startTime" : "2020-09-01T03:00:00Z",
"endTime" : "2020-09-01T07:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-20T08:51:30Z",
"cancellationRequests" : [ {
"id" : 1,
"status" : "FAILED",
"statusDateChangedTo" : "2023-06-16T23:12:05Z",
"requestedOn" : "2021-06-15T04:34:31Z",
"errorDetail" : "Appointment is past point of no return"
} ]
}, {
"id" : 1,
"nbnAppointmentId" : "APT790002088781",
"slotType" : "AM",
"startTime" : "2020-08-31T22:00:00Z",
"endTime" : "2020-09-01T02:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-18T08:51:30Z",
"cancellationRequests" : [ ]
} ],
"aggregationMethod" : "L2TP",
"legacyTechnologyType" : "FTTN",
"transferType" : null,
"360ServiceId" : 300,
"isNfas" : true,
"isCancellable" : false
}
If the submitted order is rejected by nbn due to any reason, the order status will be set to TRANSFER_ORDER_IN_RETRY, and
a downstream OrderRejected
notification is sent to notify the customer.
At this stage no action is required from customer and 360 continues to resubmit the order.
To find more information, click here.
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: 3201
{
"id" : 1,
"orderType" : "new",
"status" : "TRANSFER_ORDER_IN_RETRY",
"serviceClass" : "3",
"technologyType" : "FTTP",
"trafficClass" : "TC4",
"installationType" : "nbn-no-action",
"customerRef" : "REF123",
"locId" : "LOC000000000001",
"avcId" : null,
"avcIdForTransfer" : null,
"vlanId" : 102,
"poi" : "4CPH",
"poiName" : "Camp Hill",
"region" : "Urban",
"eSla" : "Enhanced - 8 (24/7)",
"bandwidthProfile" : {
"speedDown" : 25,
"speedUp" : 5,
"planName" : "Home Fast 25/5",
"cvcInclusion" : 1.25
},
"infrastructure" : {
"id" : "NTD000033427450",
"portId" : "1",
"productId" : "PRI400043928707"
},
"address" : {
"buildingLevel" : "7",
"unitNumber" : "702",
"buildingName" : "ARANA HILLS LIBRARY",
"streetNumber" : "63",
"street" : "COBBITY CR",
"suburb" : "ARANA HILLS",
"state" : "QLD",
"postcode" : "4054",
"formattedAddress" : "ARANA HILLS LIBRARY, Lot 798, 63 COBBITY Crescent, ARANA HILLS, Queensland, 4054"
},
"fee" : {
"attributes" : {
"term" : "12",
"plan" : "Home Fast 50/20"
},
"oneTimeCharge" : {
"amount" : "1700.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "350.00",
"currency" : "AUD",
"symbol" : "$"
}
},
"additionalFees" : [ {
"addOnTypeName" : "NDF",
"fee" : {
"attributes" : {
"technology_type" : "fttn"
},
"oneTimeCharge" : {
"amount" : "100.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
}
}
} ],
"appointments" : [ {
"id" : 2,
"nbnAppointmentId" : "APT190003450395",
"slotType" : "PM",
"startTime" : "2020-09-01T03:00:00Z",
"endTime" : "2020-09-01T07:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-20T08:51:30Z",
"cancellationRequests" : [ {
"id" : 1,
"status" : "FAILED",
"statusDateChangedTo" : "2023-06-16T23:12:05Z",
"requestedOn" : "2021-06-15T04:34:31Z",
"errorDetail" : "Appointment is past point of no return"
} ]
}, {
"id" : 1,
"nbnAppointmentId" : "APT790002088781",
"slotType" : "AM",
"startTime" : "2020-08-31T22:00:00Z",
"endTime" : "2020-09-01T02:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-18T08:51:30Z",
"cancellationRequests" : [ ]
} ],
"aggregationMethod" : "L2TP",
"legacyTechnologyType" : "FTTN",
"transferType" : null,
"360ServiceId" : 300,
"isNfas" : true,
"isCancellable" : false
}
360 internally resubmit the order to nbn for few times until its is rejected / completed successfully by nbn.
If the resubmission of orders is rejected by nbn after the retries, then an OrderRejected
notification is sent to the
customer after all retries with the actual reason of rejection by nbn.
To find more information, click here
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: 3186
{
"id" : 1,
"orderType" : "new",
"status" : "REJECTED",
"serviceClass" : "3",
"technologyType" : "FTTP",
"trafficClass" : "TC4",
"installationType" : "nbn-no-action",
"customerRef" : "REF123",
"locId" : "LOC000000000001",
"avcId" : null,
"avcIdForTransfer" : null,
"vlanId" : 102,
"poi" : "4CPH",
"poiName" : "Camp Hill",
"region" : "Urban",
"eSla" : "Enhanced - 8 (24/7)",
"bandwidthProfile" : {
"speedDown" : 25,
"speedUp" : 5,
"planName" : "Home Fast 25/5",
"cvcInclusion" : 1.25
},
"infrastructure" : {
"id" : "NTD000033427450",
"portId" : "1",
"productId" : "PRI400043928707"
},
"address" : {
"buildingLevel" : "7",
"unitNumber" : "702",
"buildingName" : "ARANA HILLS LIBRARY",
"streetNumber" : "63",
"street" : "COBBITY CR",
"suburb" : "ARANA HILLS",
"state" : "QLD",
"postcode" : "4054",
"formattedAddress" : "ARANA HILLS LIBRARY, Lot 798, 63 COBBITY Crescent, ARANA HILLS, Queensland, 4054"
},
"fee" : {
"attributes" : {
"term" : "12",
"plan" : "Home Fast 50/20"
},
"oneTimeCharge" : {
"amount" : "1700.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "350.00",
"currency" : "AUD",
"symbol" : "$"
}
},
"additionalFees" : [ {
"addOnTypeName" : "NDF",
"fee" : {
"attributes" : {
"technology_type" : "fttn"
},
"oneTimeCharge" : {
"amount" : "100.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
}
}
} ],
"appointments" : [ {
"id" : 2,
"nbnAppointmentId" : "APT190003450395",
"slotType" : "PM",
"startTime" : "2020-09-01T03:00:00Z",
"endTime" : "2020-09-01T07:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-20T08:51:30Z",
"cancellationRequests" : [ {
"id" : 1,
"status" : "FAILED",
"statusDateChangedTo" : "2023-06-16T23:12:05Z",
"requestedOn" : "2021-06-15T04:34:31Z",
"errorDetail" : "Appointment is past point of no return"
} ]
}, {
"id" : 1,
"nbnAppointmentId" : "APT790002088781",
"slotType" : "AM",
"startTime" : "2020-08-31T22:00:00Z",
"endTime" : "2020-09-01T02:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-18T08:51:30Z",
"cancellationRequests" : [ ]
} ],
"aggregationMethod" : "L2TP",
"legacyTechnologyType" : "FTTN",
"transferType" : null,
"360ServiceId" : 300,
"isNfas" : true,
"isCancellable" : false
}
If the submitted/resubmitted order is processed successfully by nbn then the normal workflow continues.
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: 3186
{
"id" : 1,
"orderType" : "new",
"status" : "COMPLETE",
"serviceClass" : "3",
"technologyType" : "FTTP",
"trafficClass" : "TC4",
"installationType" : "nbn-no-action",
"customerRef" : "REF123",
"locId" : "LOC000000000001",
"avcId" : null,
"avcIdForTransfer" : null,
"vlanId" : 102,
"poi" : "4CPH",
"poiName" : "Camp Hill",
"region" : "Urban",
"eSla" : "Enhanced - 8 (24/7)",
"bandwidthProfile" : {
"speedDown" : 25,
"speedUp" : 5,
"planName" : "Home Fast 25/5",
"cvcInclusion" : 1.25
},
"infrastructure" : {
"id" : "NTD000033427450",
"portId" : "1",
"productId" : "PRI400043928707"
},
"address" : {
"buildingLevel" : "7",
"unitNumber" : "702",
"buildingName" : "ARANA HILLS LIBRARY",
"streetNumber" : "63",
"street" : "COBBITY CR",
"suburb" : "ARANA HILLS",
"state" : "QLD",
"postcode" : "4054",
"formattedAddress" : "ARANA HILLS LIBRARY, Lot 798, 63 COBBITY Crescent, ARANA HILLS, Queensland, 4054"
},
"fee" : {
"attributes" : {
"term" : "12",
"plan" : "Home Fast 50/20"
},
"oneTimeCharge" : {
"amount" : "1700.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "350.00",
"currency" : "AUD",
"symbol" : "$"
}
},
"additionalFees" : [ {
"addOnTypeName" : "NDF",
"fee" : {
"attributes" : {
"technology_type" : "fttn"
},
"oneTimeCharge" : {
"amount" : "100.00",
"currency" : "AUD",
"symbol" : "$"
},
"monthlyRecurringCharge" : {
"amount" : "10.00",
"currency" : "AUD",
"symbol" : "$"
}
}
} ],
"appointments" : [ {
"id" : 2,
"nbnAppointmentId" : "APT190003450395",
"slotType" : "PM",
"startTime" : "2020-09-01T03:00:00Z",
"endTime" : "2020-09-01T07:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-20T08:51:30Z",
"cancellationRequests" : [ {
"id" : 1,
"status" : "FAILED",
"statusDateChangedTo" : "2023-06-16T23:12:05Z",
"requestedOn" : "2021-06-15T04:34:31Z",
"errorDetail" : "Appointment is past point of no return"
} ]
}, {
"id" : 1,
"nbnAppointmentId" : "APT790002088781",
"slotType" : "AM",
"startTime" : "2020-08-31T22:00:00Z",
"endTime" : "2020-09-01T02:00:00Z",
"timezoneOffset" : "+10:00",
"priorityAssist" : false,
"eSla" : "Standard",
"demandType" : "Standard Install",
"contact" : {
"name" : "Bruce Wayne",
"type" : "Primary Contact",
"phone" : "0422151651",
"notes" : "Please use bat signal"
},
"bookedOn" : "2020-08-18T08:51:30Z",
"cancellationRequests" : [ ]
} ],
"aggregationMethod" : "L2TP",
"legacyTechnologyType" : "FTTN",
"transferType" : null,
"360ServiceId" : 300,
"isNfas" : true,
"isCancellable" : false
}