Services

Access to services


Parameters

Name In Type Required Description
org_id path string true organization name
id path string true value added service identifier

Request example

1
2
3
4
5

curl -X GET https://catalogue.masstack.com/v2/orgs/masmovil/value_added_services/VAS_14_BP_600/services \
  -H "Accept: application/json" \
  -H "Authorization: Bearer {access-token}"

Responses

Code Meaning Description Schema
200 OK Service [Service]
401 Unauthorized Unauthorized string
404 Not Found Item not found KOGenericResponse

200 - instance of Service

Custom schema example

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
[
  {
    "id": "261",
    "name": "IP FIJA",
    "digital_channels_name": "IP FIJA",
    "description": "IP FIJA",
    "in_catalogue_since": "2019-08-24T14:15:22Z",
    "in_catalogue_until": "2019-08-24T14:15:22Z",
    "from": "2019-08-24T14:15:22Z",
    "to": "2019-08-24T14:15:22Z",
    "activation_work_order_type_id": "101",
    "deactivation_work_order_type_id": "103"
  }
]
Name Type Required Description
id string false none
name string false none
digital_channels_name string false none
description string false none
in_catalogue_since string(date-time) false none
in_catalogue_until string(date-time) false none
from string(date-time) false none
to string(date-time) false none
activation_work_order_type_id string false work order type id used for provisioning an activation order for the correspondent value added service
deactivation_work_order_type_id string false work order type id used for provisioning a deactivation order for the correspondent value added service

401 - JsonObject

Custom schema example

1
"Origin authentication failed."
Name Type Required Description
id string false none
name string false none
digital_channels_name string false none
description string false none
in_catalogue_since string(date-time) false none
in_catalogue_until string(date-time) false none
from string(date-time) false none
to string(date-time) false none
activation_work_order_type_id string false work order type id used for provisioning an activation order for the correspondent value added service
deactivation_work_order_type_id string false work order type id used for provisioning a deactivation order for the correspondent value added service

404 - instance of KOGenericResponse

Custom schema example

1
2
3
4
5
{
  "error": "Item not found",
  "message": "Item not found",
  "code": "0200XX"
}
Name Type Required Description
error string false none
message string false none
code string false none

Endpoints

Commercial Products

    Bundled Products

      Bundled Commercial Products

        Free Units Packages

          Promotions

            Commercial Devices

              Rate Plans

                Base profiles and services

                  Value Added Services

                    Services

                      Commercial Infos

                        Transaction types

                          Devices

                            Commercial profiles

                              Misc services