Provisioning Profiles

Access to provisioning profiles


Parameters

Name In Type Required Description
org_id path string true organization name
id path string true bundled product identifier

Request example

1
2
3
4
5

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

Responses

Code Meaning Description Schema
200 OK A list of provisioning_profiles [ProvisioningProfile]
401 Unauthorized Unauthorized string
404 Not Found Item not found KOGenericResponse

200 - instance of ProvisioningProfile

Custom schema example

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
[
  {
    "id": "FTTH",
    "name": "FTTH",
    "in_catalogue_since": "2019-08-24T14:15:22Z",
    "in_catalogue_until": "2019-08-24T14:15:22Z",
    "activation_work_order_type_id": "10",
    "deactivation_work_order_type_id": "20",
    "suspension_work_order_type_id": "30",
    "resume_work_order_type_id": "40",
    "cancellation_work_order_type_id": "50",
    "partial_cancellation_work_order_type_id": "60",
    "territory_owners": "FIBMM02,MASMOVIL"
  }
]
Name Type Required Description
id string false none
name string false none
in_catalogue_since string(date-time) false none
in_catalogue_until 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 bundled product
deactivation_work_order_type_id string false work order type id used for provisioning a deactivation order for the correspondent bundled product
suspension_work_order_type_id string false work order type id used for provisioning a suspension order for the correspondent bundled product
resume_work_order_type_id string false work order type id used for provisioning a resume order for the correspondent bundled product
cancellation_work_order_type_id string false work order type id used for provisioning a cancellation order for the correspondent bundled product
partial_cancellation_work_order_type_id string false work order type id used for provisioning a partial cancellation order for the correspondent bundled product
territory_owners string false array of territory owners to which the correspondent ProvisioningProfile is restricted. null for ProvisioningProfiles that will be used for the rest of territory owners for which there is no specific profile

401 - JsonObject

Custom schema example

1
"Origin authentication failed."
Name Type Required Description
id string false none
name string false none
in_catalogue_since string(date-time) false none
in_catalogue_until 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 bundled product
deactivation_work_order_type_id string false work order type id used for provisioning a deactivation order for the correspondent bundled product
suspension_work_order_type_id string false work order type id used for provisioning a suspension order for the correspondent bundled product
resume_work_order_type_id string false work order type id used for provisioning a resume order for the correspondent bundled product
cancellation_work_order_type_id string false work order type id used for provisioning a cancellation order for the correspondent bundled product
partial_cancellation_work_order_type_id string false work order type id used for provisioning a partial cancellation order for the correspondent bundled product
territory_owners string false array of territory owners to which the correspondent ProvisioningProfile is restricted. null for ProvisioningProfiles that will be used for the rest of territory owners for which there is no specific profile

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

                    Provisioning Profiles

                      Services

                        Commercial Infos

                          Transaction types

                            Devices

                              Commercial profiles

                                Misc services