Citycom API WIP
This commit is contained in:
@@ -165,6 +165,7 @@ class Citycom_OanApiHelper {
|
||||
}
|
||||
|
||||
$service_return[] = [
|
||||
"service_number" => $new_service->service_number,
|
||||
"sublocation_id" => $sublocation_id,
|
||||
"service_type" => $ctag_service_type,
|
||||
"ctag" => $ctag,
|
||||
@@ -176,6 +177,7 @@ class Citycom_OanApiHelper {
|
||||
|
||||
$service_return[] = [
|
||||
"sublocation_id" => $sublocation_id,
|
||||
"service_number" => "30-fggreger-01",
|
||||
"service_type" => $ctag_service_type,
|
||||
"ctag" => $ctag,
|
||||
"ont" => [
|
||||
|
||||
Reference in New Issue
Block a user