Octane REST API
latest
  • latest
  • v1
  1. Order
Octane REST API
latest
  • latest
  • v1
  • Release Notes
    • Release History
    • Release Versions
      • V2.1 Release
      • V2 Release
  • Getting Started
    • API Access & Authentication
    • API Rate Limiting
  • Integration Guides
    • Payment Integration
    • CDR Integration
    • Test Environment Data Sets
    • Mobile Flows
      • Activate Postpaid Mobile (New MSN - Physical SIM)
      • Activate Postpaid (Port MSN - Physical SIM)
      • Activate Postpaid Mobile (New MSN - eSIM)
      • Activate Postpaid (Port MSN - eSIM)
      • Reset eSIM Profile
      • Mobile Data Pool Flow
    • ConnectYou Flows
      • ConnectYou Business SIP Trunk Activate Flow
      • ConnectYou Business SIP Trunk Reactivate Direct Indials Flow
      • ConnectYou Unite Calling Activate Flow
    • NBN Flows
      • NBN Activate Flow
      • NBN Plan Change Flow
      • NBN Termination Flow
      • NBN Reschedule Appointment Flow
      • NBN Withdraw Order Flow
      • Run NBN Diagnostic Test Flow
      • Run NBN Service Health Check Flow
  • API Documentation
    • Customer
      • Add Customer
      • Get Customer Detail
      • List Customers
      • Update Customer
      • Set Customer Direct Debit
      • Send Welcome Email
    • Payment Method
      • List Payment Methods
      • Add Payment Method
      • Update Payment Method
      • Delete Payment Method
    • Transaction
      • List Transactions
      • Make Payment
      • Add Misc Adjustment
      • List Bounced Transactions
    • Plan
    • Service
      • List Services for a Customer
      • Get Service Detail by LineSeqNo
    • Mobile
      • Notification
        • Get Notification Settings
        • Update Notification Settings
      • Get Data Pool
      • Update Data Limit
      • Transfer Services to Another Pool
      • Disconnect a Data Pool
      • Get eSIM Details
      • Manage eSIM
    • Address
      • Search for an Address
      • Predictive Address Search (NBN)
    • Service Qualification
      • Perform Service Qualification Check
    • Order
      • Create Order (NBN Activation)
        POST
      • Create Order (NBN Modification)
        POST
      • Create Order (NBN Disconnection)
        POST
      • Cancel (NBN Activation) Order
        POST
      • Get Order Detail (NBN)
        GET
      • List Orders (NBN)
        GET
    • Enquiry
      • Create Enquiry (NBN Diagnostic Test / Service Health Check)
      • Get Enquiry Detail
      • List Enquiries
    • Appointment
      • Query Appointment Timeslots
      • Book Appointment
    • NBN
      • Get Available Diagnostic Tests
    • Attachment
  • API Documentation (Legacy APIs)
    • WSDL Summary
    • API Guide
      • Account Charges
        • Add a Recurring Charge
        • Get Recurring Charge Details
        • Add a Manual Charge
      • ConnectYou
        • Create a Number Reservation
        • Get Available Numbers
        • queryResiEndPointService
        • Query a Business SIP Trunk Service
        • Get Zone Detail
        • Get Number Detail
      • Contact Log
        • Get Contact Log Types
        • Add a Contact Log
        • Update a Contact Log
        • Query Contact Logs
      • Device
        • getSupplierStockDetail
        • getSupplierProduct
        • getSupplierFreightOption
        • orderDevice
      • Mobile
        • Get Mobile Provisioning Product Catalogue
        • Query a Mobile Service
        • Query Mobile Add Ons
        • Query Mobile Feature Settings
        • Query Mobile Balance
      • Notifications
        • createNotification
        • notificationManageTemplate
      • Pooled Resource
        • Reserve a Resource
        • Unreserve a Resource
        • Select a Resource
        • Query Resource
      • Order
        • Mobile Order
          • Create a Mobile Service (New Number)
          • Create a Mobile Service (Port In Number)
          • Create a Pre-Activation Mobile Order (New Number)
          • Bar/Unbar/Disconnect a Mobile Service
          • Change Mobile Rate Plan
          • Change a Mobile Number
          • Replace a SIM Card
          • Modify Mobile Feature(s)
          • Modify Mobile Feature Setting(s)
          • Change Excess Spend Limit
          • Add a Once-off Bolt On
          • Add a Recurring Bolt On Pack
          • Remove a Recurring Bolt On Pack
        • Mobile (Data Pool) Order
          • Create a Data Pool
          • Add Consumers to Data Pool
          • Remove Consumers from Data Pool
        • ConnectYou (SIP Trunk) Order
          • Create a New Business SIP Trunk
          • Bar/Unbar International Calls on a Business SIP Trunk
          • Suspend Business SIP Trunk
          • Unsuspend Business SIP Trunk
          • Deactivate Business SIP Trunk
          • Port Numbers to a Business SIP Trunk
          • Configure Business SIP Trunk
        • Other Rated Order
          • Create an Other Rated Service
          • Change Access of an Other Rated Service
        • Create an Order
        • Cancel an Order
        • Query an Order
        • Reset an Order
      • Statements & Billing
        • Get a List of Customer Bills
        • Get Charge Item Detail for a Bill
        • Get a Single Bill PDF for a Customer
        • Get a Summary of a Bill
      • Unbilled Calls
        • Query Summary of Unbilled Calls & Charges
        • Query Detail of Unbilled Calls & Charges
      • OTP
        • Manage OTP (Get & Verify OTP)
    • Reference Data
  1. Order

Get Order Detail (NBN)

Testing Env
https://benzine.telcoinabox.com/tiab/api
Testing Env
https://benzine.telcoinabox.com/tiab/api
GET
https://benzine.telcoinabox.com/tiab/api
/v1/service/orders/{orderId}
Get full detail for an order

Request

Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
Path Params

Responses

🟢200OK
application/json
Body

🟠403Invalid access
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://benzine.telcoinabox.com/tiab/api/v1/service/orders/' \
--header 'Authorization: Basic <encoded-value>'
Response Response Example
200 - Example 1
{
    "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"
}
Modified at 2025-09-01 04:29:18
Previous
Cancel (NBN Activation) Order
Next
List Orders (NBN)
Built with