curl --location 'https://api-octane.telcoinabox.com.au/tiabwsv2/api/v2//order?custNo=undefined&serviceNumber=undefined&orderStatus=undefined&orderSubStatus=undefined&orderType=undefined&productType=undefined&orderStartDate=undefined&orderEndDate=undefined' \
--header 'Authorization: Basic <encoded-value>'[
{
"orderId": "string",
"orderType": "string",
"orderSubType": "string",
"customerPreferredDate": "string",
"providerOrderId": "string",
"externalReference": "string",
"orderStatus": "string",
"orderSubStatus": "string",
"orderExternalStatus": "string"
}
]