curl --location --request GET 'https://benzine.telcoinabox.com/tiab/api/v1/service/orders/' \
--header 'Authorization: Basic <encoded-value>'{
"id": "string",
"interactionStatus": {
"id": "string",
"name": "string",
"type": "string"
},
"interactionDate": "string",
"businessInteractionInvolves": [
{
"type": "Submitter",
"partyRole": {
"id": "string",
"type": "string",
"status": "string",
"party": {
"id": "string",
"name": "string",
"status": "string",
"firstName": "string",
"lastName": "string",
"organisationName": "string"
},
"contactMediums": [
{
"emailAddress": "string",
"countryCode": "string",
"areaCode": "string",
"number": "string",
"@type": "string"
}
],
"billingAccountId": "string",
"defaultCpaId": "string"
}
}
],
"businessInteractionComprisedOf": [
{
"action": "string",
"itemInvolvesInventoryEntities": [
{
"id": "string",
"name": "string",
"offeringDescribes": {
"id": "string",
"name": "string",
"version": "string"
},
"describedBy": {
"csn": "string",
"abbServiceId": "string",
"username": "string",
"password": "string",
"technologyType": "string",
"productType": "string",
"authenticationType": "string",
"serviceTerm": "string",
"avcID": "string",
"portID": "string",
"infrastructureID": "string",
"pri": "string",
"customerDetails": {
"customerType": "string",
"customerNameForAccount": "string",
"dateOfBirth": "string",
"abn": "string",
"acn": "string"
},
"address": {
"addressID": "string",
"addressString": "string",
"propertyName": "string",
"streetNoFrom": "string",
"streetNoFromSuffix": "string",
"streetNoTo": "string",
"streetNoToSuffix": "string",
"streetName": "string",
"streetNameSuffix": "string",
"streetType": "string",
"suburb": "string",
"state": "string",
"postcode": "string",
"poiID": "string",
"poiName": "string",
"poiState": "string"
},
"planDetails": {
"ratePlanID": "string",
"carrierPlanId": "string",
"sla": "string",
"cvcInclusion": "string",
"bandwidthProfile": "string",
"productId": "string"
},
"ipType": "Dynamic",
"ipAddress": "string",
"action": "string",
"shellServiceStatusProcess": "string",
"subnetMask": "255.255.255.255",
"nfas": {
"isNfas": true,
"hasNfasCommitment": true,
"nfasCommitmentDate": "string",
"legacyTechnologyType": "string"
},
"networkType": "ABB",
"serviceStatus": "string",
"ouiID": "string"
}
}
],
"@type": "string"
}
],
"describedBy": {},
"externalReferences": [
{
"referenceId": "string",
"system": "string"
}
],
"priority": 0,
"completionDate": "string",
"notes": [
{
"id": "string",
"name": "string",
"description": "string",
"creatorName": "string",
"creationDate": "string",
"type": "string"
}
],
"customerReference": "string",
"category": "Service",
"type": "New"
}