Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2

GET products/show

This method returns information related with a product.  Single product is returned by each call

Resource URL

Parameters

...

Name

...

Type

...

Description

...

token

...

String

...

The token retrieved from the login method

...

(mandatory)

...

Identifier  

The identifier of the product that should be returned as a result. The allowed product identifier fields are the following:

...

fields_set

(optional)

...

List of Strings, comma separated 

...

A list of fields that should be included in the results. If not specified then all the available fields will be returned

Restrictions

  • It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.

Response Data

...

Examples

Expand
titleExample 1

HTTP Method: GET

 

Request:

Response:

Code Block
themeConfluence
languagejavascript
linenumberstrue
{
  "data": {
    "code": "V for Vendetta",
    "alternative_code": "VFV",
    "log_information": {
      "created_by_unit": {
        "alternative_code": "adminunit",
        "group_name": "Main Group",
        "community_name": "Community",
        "name": "Admin Unit",
        "description": "admin unit",
        "id": "1"
      },
      "updated_by_unit": {
        "alternative_code": "adminunit",
        "group_name": "Main Group",
        "community_name": "Community",
        "name": "Admin Unit",
        "description": "admin unit",
        "id": "1"
      },
      "created_date": "2017-03-10T13:13:57",
      "updated_date": "2017-03-10T13:17:33",
      "updated_by_user": {
        "person_name": "MPAdministrator",
        "id": "1",
        "email": "dev@crm.com",
        "username": "MPAdministrator"
      },
      "created_by_user": {
        "person_name": "MPAdministrator",
        "id": "1",
        "email": "dev@crm.com",
        "username": "MPAdministrator"
      }
    },
    "components_set": [],
    "price_plans_set": [],
    "description": "V for Vendetta VOD",
    "udf_date_2": null,
    "type": {
      "service_type": "USAGE",
      "used_for_provisioning": true,
      "alternative_code": "VS",
      "udr_type": {
        "alternative_code": "V",
        "name": "VOD",
        "description": null,
        "id": "B3CFC986221548279752B1ABC6F4C480"
      },
      "composition_method": "FLAT",
      "name": "VOD Service",
      "description": null,
      "id": "B06ACBEF10A24057902837A51BCB2B36",
      "classification": "SERVICES",
      "physical_good_type": null
    },
    "udf_date_1": null,
    "udf_date_4": null,
    "udf_date_3": null,
    "udf_float_3": null,
    "udf_float_4": null,
    "udf_string_15": null,
    "categories_set": [],
    "udf_string_16": null,
    "udf_string_13": null,
    "validity_set": [],
    "udf_string_14": null,
    "udf_string_11": null,
    "udf_string_12": null,
    "id": "FD50BBBFAC7245838F205F5C143F54AE",
    "udf_string_10": null,
    "udf_float_1": null,
    "udf_float_2": null,
    "brand": null,
    "udf_string_2": null,
    "udf_string_3": null,
    "udf_string_4": null,
    "udf_string_5": null,
    "udf_string_1": null,
    "udf_string_6": null,
    "family": null,
    "udf_string_7": null,
    "udf_string_8": null,
    "usage_service_catalogs_set": [
      {
        "alternative_code": "T_1",
        "name": "Test MA",
        "description": null,
        "id": "6266FE95E731484E82263A9A69331095"
      },
      {
        "alternative_code": "NPTM",
        "name": "No Provider Test MA",
        "description": null,
        "id": "B71A453D29474A0B96A37F82D8B0B329"
      },
      {
        "alternative_code": "UTM",
        "name": "USC Test MA",
        "description": null,
        "id": "EE4119049F7F4D8A90E381A68B35B00A"
      }
    ],
    "udf_string_9": null
  },
  "status": {
    "code": "OK",
    "description": "",
    "message": ""
  }
}        
Expand
titleExample 2

HTTP Method: GET

 

Request:

Response:

Code Block
themeConfluence
languagejavascript
linenumberstrue
      {
    "status":
    {
        "message": null,
        "description": null,
        "code": "OK"
    },
    "data":
    {
		 "usage_service_catalogs_set":
         [
		 ],
		"udf_string_10": null,
        "udf_string_11": null,
        "udf_float_1": null,
        "brand":
        {
            "name": "Samsung",
            "id": "E262BDC87F97B8DA8762D1507CCBF3C7",
            "description": null,
            "alternative_code": "SAM"
        },
        "udf_string_12": null,
        "udf_float_2": null,
        "udf_string_13": null,
        "udf_float_3": null,
        "udf_string_14": null,
        "udf_float_4": null,
        "udf_string_15": null,
        "udf_string_1": null,
        "udf_string_16": null,
        "udf_string_2": null,
        "udf_string_3": null,
        "udf_string_4": null,
        "udf_string_5": null,
        "udf_string_6": null,
        "udf_string_7": null,
        "udf_string_8": null,
        "udf_string_9": null,
        "validity_set":
        [
        ],
        "price_plans_set":
        [
        ],
        "id": "A2B00E27070BEB1B1273733260A45ACC",
        "family":
        {
            "name": "Movie Packages 3",
            "id": "226492B49E346D0C3236EC740E7509F4",
            "description": "Pay-TV",
            "code": null
        },
        "udf_date_1": null,
        "udf_date_2": null,
        "udf_date_3": null,
        "udf_date_4": null,
        "code": "Athina STB",
        "log_information":
        {
            "updated_date": "2014-11-12T14:09:08",
            "created_date": "2012-06-29T14:04:36",
            "updated_by_unit":
            {
                "community_name": "Main Community",
                "group_name": "Main Group",
                "name": "Admin Unit",
                "id": "48305F8849E3C18B227C5BE3A27BA6DF",
                "description": "r1",
                "alternative_code": "MG"
            },
            "created_by_user":
            {
                "person_name": "MPAdministrator",
                "username": "MPAdministrator",
                "id": "1",
                "email": "mp@ministrator.com"
            },
            "updated_by_user":
            {
                "person_name": "MPAdministrator",
                "username": "MPAdministrator",
                "id": "1",
                "email": "mp@ministrator.com"
            }
        },
        "vat_rate":
        {
            "name": "Low",
            "id": "D7325EE39EEB46EF0BE628239F88C882",
            "description": null,
            "alternative_code": "LOW"
        },
        "components_set":
        [
        ],
        "type":
        {
            "physical_good_type": "TRACEABLE",
            "service_type": null,
            "used_for_provisioning": true,
            "composition_method": "FLAT",
            "classification": "PHYSICALGOODS",
            "name": "Decoders",
            "id": "B4A1396AE3D1384B304A0FEB22F7BA50",
            "description": "Decoders",
            "alternative_code": "D"
        },
        "description": "Athina STB",
        "categories_set":
        [
            {
                "id": "37D7C2B9C1012296BB1763ACADEA8807",
                "category":
                {
                    "name": "Residential 2",
                    "id": "12BE7A9BC9CE6A189C268F6440A60AB2",
                    "description": "Residential 2",
                    "code": "22"
                }
            }
        ],
        "alternative_code": "A-STB"
    }
}



      

 

GET products/list

This method returns information related with products. Multiple products are returned by each call

Resource URL

Parameters

...

Name

...

Type

...

Description

...

token

...

String

...

The token retrieved from the login method

...

(semi-optional)

...

The identifier of the product type related with the products that will be returned as results. The allowed product type identifier fields are the following:

...

(semi-optional)

...

The identifier of the product brand related with the products that will be returned as results. The allowed product brand identifier fields are the following:

...

(semi-optional)

...

The identifier of the product family related with the products that will be returned as results. The allowed product family identifier fields are the following:

...

(semi-optional)

...

The identifier of the product category related with the products that will be returned as results. The allowed product category identifier fields are the following:

...

as_of_date_valid

(optional)

...

Returns only the products that are valid based on specific date

...

number_of_results

(optional)

...

The number of results that can be retrieved through each call

Tip

Available from CRM.COM R13.0.0

...

offset

(optional)

...

Defines the number of entities that should be skipped from the results. If it is set to 0 then none results should be skipped, otherwise the results will begin from the provided offset number

Tip

Available from CRM.COM R13.0.0

...

fields_set

(optional)

...

List of Strings, comma separated 

...

A list of fields that should be included in the results. If not specified then all the available fields will be returned

Restrictions

  • It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.

Response Data

...

Examples

Expand
titleExample 1

HTTP Method: GET

 

Request:

Response:

 

Code Block
themeConfluence
languagejavascript
linenumberstrue
{
    "status":
    {
        "message": "",
        "description": "",
        "code": "OK"
    },
    "data":
    [
        {
            "udf_string_10": null,
            "usage_service_catalogs_set":
            [
                {
                    "id": "9F9CF9074DB2406B994DD34EEAF44BA5",
                    "name": "Api Test",
                    "description": "Test Update From Api",
                    "alternative_code": "A_T"
                }
            ],
            "udf_float_1": null,
            "udf_string_11": null,
            "udf_float_2": null,
            "udf_string_12": null,
            "brand": null,
            "udf_float_3": null,
            "udf_string_13": null,
            "udf_float_4": null,
            "udf_string_14": null,
            "udf_string_15": null,
            "udf_string_1": null,
            "udf_string_16": null,
            "udf_string_2": null,
            "udf_string_3": null,
            "udf_string_4": null,
            "udf_string_5": null,
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "udf_string_9": null,
            "validity_set":
            [
                {
                    "valid_from": "2015-09-01T00:00:00",
                    "valid_to": "2015-09-15T00:00:00"
                }
            ],
            "price_plans_set":
            [
                {
                    "effective_date": "2014-11-01T16:27:10",
                    "type": "CONDITIONAL",
                    "id": "76E6BC7F8D66F9F97466C457E97DAF72",
                    "name": "Aluxsat Conditional Price Plan",
                    "description": "Aluxsat Conditions",
                    "code": "AlxCPP",
                    "expiration_date": "2015-09-17T00:00:00"
                },
                {
                    "effective_date": "2014-09-05T17:59:41",
                    "type": "CONDITIONAL",
                    "id": "124FF42485290166C9F53A4761AC05A0",
                    "name": "2313",
                    "description": "Base Price PLan June 14 for Subscription Test Case 6",
                    "code": "asdas",
                    "expiration_date": "2015-06-25T00:00:00"
                },
                {
                    "effective_date": "2014-10-01T00:00:00",
                    "type": "BASE",
                    "id": "3A6ADF02D2FA95A12280B736610279FF",
                    "name": "Aluxsat BASIC Price PLan",
                    "description": "Pers",
                    "code": "ABPP",
                    "expiration_date": "2014-12-18T15:25:43"
                },
                {
                    "effective_date": "2014-08-05T00:00:00",
                    "type": "BASE",
                    "id": "B517A9F2D3E988F7321F2BDA9AC18051",
                    "name": "BPP0614",
                    "description": "Base Price PLan June 14 for Subscription Test Case 6",
                    "code": "BPP0614",
                    "expiration_date": "2014-08-07T00:00:00"
                },
                {
                    "effective_date": "2014-08-07T00:00:00",
                    "type": "BASE",
                    "id": "7CB9E81A214B0F25EEECE223B608DCCC",
                    "name": "BPP0614",
                    "description": "Base Price PLan June 14 for Subscription Test Case 6",
                    "code": "BPP0614",
                    "expiration_date": "2014-09-12T10:21:54"
                },
                {
                    "effective_date": "2014-08-04T00:00:00",
                    "type": "BASE",
                    "id": "B327AC0436E36F7C70B1CC50B795564D",
                    "name": "BPP0614",
                    "description": "Base Price PLan June 14 for Subscription Test Case 6",
                    "code": "BPP0614",
                    "expiration_date": "2014-08-05T00:00:00"
                },
                {
                    "effective_date": "2015-09-17T00:00:00",
                    "type": "CONDITIONAL",
                    "id": "031EFE5DDD874C56A0E68A0FC2961E70",
                    "name": "Aluxsat Conditional Price Plan",
                    "description": "Aluxsat Conditions",
                    "code": "AlxCPP",
                    "expiration_date": null
                },
                {
                    "effective_date": "2014-10-27T15:41:29",
                    "type": "CONDITIONAL",
                    "id": "D2B34625C75671E53C2380E53531B9E1",
                    "name": "Aluxsat Conditional Price Plan",
                    "description": "Aluxsat Conditions",
                    "code": "AlxCPP",
                    "expiration_date": "2014-11-01T16:27:10"
                },
                {
                    "effective_date": "2014-12-18T15:25:43",
                    "type": "BASE",
                    "id": "F7C3E67460E445101E7642D2C8C60AF9",
                    "name": "Aluxsat BASIC Price PLan",
                    "description": "Pers",
                    "code": "ABPP",
                    "expiration_date": "2018-10-01T00:00:00"
                }
            ],
            "id": "17688F614343868F71F913924021415C",
            "family": null,
            "udf_date_1": null,
            "udf_date_2": null,
            "udf_date_3": null,
            "udf_date_4": null,
            "code": "3 Days Left",
            "log_information":
            {
                "updated_date": "2015-09-01T12:30:57",
                "created_date": "2014-08-04T14:25:02",
                "created_by_unit":
                {
                    "id": "48305F8849E3C18B227C5BE3A27BA6DF",
                    "name": "Admin Unit",
                    "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
                    "alternative_code": "MG"
                },
                "updated_by_unit":
                {
                    "id": "48305F8849E3C18B227C5BE3A27BA6DF",
                    "name": "Admin Unit",
                    "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
                    "alternative_code": "MG"
                },
                "created_by_user":
                {
                    "person_name": "persy",
                    "username": "persy",
                    "id": "3274FDE75239692B81B2526BC1A9E429"
                },
                "updated_by_user":
                {
                    "person_name": "MPAdministrator",
                    "username": "MPAdministrator",
                    "id": "1"
                }
            },
            "vat_rate":
            {
                "id": "F170FB2FF32E8C4F5A569E8F3B461E1F",
                "name": "Standard 10%",
                "description": null,
                "alternative_code": "S10"
            },
            "components_set":
            [
            ],
            "type":
            {
                "service_type": "USAGE",
                "physical_good_type": "NONTRACEABLE",
                "used_for_provisioning": true,
                "classification": "SERVICES",
                "composition_method": "FLAT",
                "id": "78F758444F6B8437F1A27F61D1BE84A5",
                "name": "VOD",
                "description": "Video on Demand Movies",
                "alternative_code": "VOD"
            },
            "description": "3 Days Left",
            "alternative_code": "3DL",
            "categories_set":
            [
            ]
        },
        {
            "udf_string_10": null,
            "usage_service_catalogs_set":
            [
                {
                    "id": "C5C8A8B9691C469A813120EE648054F7",
                    "name": "34",
                    "description": null,
                    "alternative_code": "34"
                },
                {
                    "id": "9F9CF9074DB2406B994DD34EEAF44BA5",
                    "name": "Api Test",
                    "description": "Test Update From Api",
                    "alternative_code": "A_T"
                },
                {
                    "id": "57FD4AA45E024D2FA6D8A67B41967CF1",
                    "name": "Api Test 2",
                    "description": "Test From Api",
                    "alternative_code": "A_T_2"
                },
                {
                    "id": "65407FBD15184DEAA6E5AC84EEBD558D",
                    "name": "Exet Usage Catalog",
                    "description": null,
                    "alternative_code": "EUC"
                },
                {
                    "id": "61BEE068A3FE4E0A89A309A0C6632A68",
                    "name": "test",
                    "description": "test audit trail log",
                    "alternative_code": "T_1"
                },
                {
                    "id": "545BF62B72534BEAAFEC295CCCE9E248",
                    "name": "4176",
                    "description": null,
                    "alternative_code": "4"
                },
                {
                    "id": "5E5AD41E3939402085F421612C20B0A9",
                    "name": "test l",
                    "description": null,
                    "alternative_code": "tl"
                }
            ],
            "udf_float_1": null,
            "udf_string_11": null,
            "udf_float_2": null,
            "udf_string_12": null,
            "brand": null,
            "udf_float_3": null,
            "udf_string_13": null,
            "udf_float_4": null,
            "udf_string_14": null,
            "udf_string_15": null,
            "udf_string_1": null,
            "udf_string_16": null,
            "udf_string_2": null,
            "udf_string_3": null,
            "udf_string_4": null,
            "udf_string_5": null,
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "udf_string_9": null,
            "validity_set":
            [
            ],
            "price_plans_set":
            [
            ],
            "id": "02192DC60AF606C2124118AABCBFAAAA",
            "family": null,
            "udf_date_1": null,
            "udf_date_2": null,
            "udf_date_3": null,
            "udf_date_4": null,
            "code": "Serendipity",
            "log_information":
            {
                "updated_date": "2014-08-04T14:25:53",
                "created_date": "2014-08-04T14:25:37",
                "created_by_unit":
                {
                    "id": "48305F8849E3C18B227C5BE3A27BA6DF",
                    "name": "Admin Unit",
                    "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
                    "alternative_code": "MG"
                },
                "updated_by_unit":
                {
                    "id": "48305F8849E3C18B227C5BE3A27BA6DF",
                    "name": "Admin Unit",
                    "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
                    "alternative_code": "MG"
                },
                "created_by_user":
                {
                    "person_name": "persy",
                    "username": "persy",
                    "id": "3274FDE75239692B81B2526BC1A9E429"
                },
                "updated_by_user":
                {
                    "person_name": "persy",
                    "username": "persy",
                    "id": "3274FDE75239692B81B2526BC1A9E429"
                }
            },
            "vat_rate":
            {
                "id": "F170FB2FF32E8C4F5A569E8F3B461E1F",
                "name": "Standard 10%",
                "description": null,
                "alternative_code": "S10"
            },
            "components_set":
            [
            ],
            "type":
            {
                "service_type": "USAGE",
                "physical_good_type": "NONTRACEABLE",
                "used_for_provisioning": true,
                "classification": "SERVICES",
                "composition_method": "FLAT",
                "id": "78F758444F6B8437F1A27F61D1BE84A5",
                "name": "VOD",
                "description": "Video on Demand Movies",
                "alternative_code": "VOD"
            },
            "description": "Serendipity",
            "alternative_code": "SRDP",
            "categories_set":
            [
            ]
        },
	....
 ]
}

HTTP Method: GET

 

Request:

Response:

 

 { "data": [ { "code": "CREED", "price_plans_set": [], "type": { "service_type": "USAGE", "used_for_provisioning": true, "alternative_code": "V", "udr_type": { "alternative_code": "V", "name": "VOD", "description": null, "id": "B3CFC986221548279752B1ABC6F4C480" }, "composition_method": "FLAT", "name": "Usage Services", "description": "Used for VOD , PPV, TELEPHONE CALLS ETC", "id": "751C638AA3534B768408AAC4D73CF516", "classification": "SERVICES", "physical_good_type": null }, "usage_service_catalogs_set": [ { "alternative_code": "TM", "name": "Test MA USC", "description": null, "id": "9983915194B44DAF8BFBADDA5E983790" }, { "alternative_code": "IUSC", "name": "Icareus Usage Service Catalog", "description": "Icareus Usage Service Catalog", "id": "AE91A25BC50C430691652C258026A8FC" }, { "alternative_code": "A_T", "name": "Api Test", "description": "Test From Api", "id": "0D99B9B4147440BFA2CD34E2323B239F" }, { "alternative_code": "UTM", "name": "USC Test MA", "description": null, "id": "EE4119049F7F4D8A90E381A68B35B00A" }, { "alternative_code": "T", "name": "Test", "description": null, "id": "EF486F67F0ED4CEE894023C44783A863" }, { "alternative_code": "6", "name": "657567", "description": null, "id": "51F28BDD4A52422AADE8B75322A9EA43" }, { "alternative_code": "USC", "name": "Usage Service Catalog", "description": null, "id": "4B959F05F34F443D866D3C09FE69302C" }, { "alternative_code": "M", "name": "Movies", "description": null, "id": "364216EABA064FEDAF5E07F28D2CB08D" } ] }, { "code": "Serendipity", "price_plans_set": [], "type": { "service_type": "USAGE", "used_for_provisioning": true, "alternative_code": "V", "udr_type": { "alternative_code": "V", "name": "VOD", "description": null, "id": "B3CFC986221548279752B1ABC6F4C480" }, "composition_method": "FLAT", "name": "Usage Services", "description": "Used for VOD , PPV, TELEPHONE CALLS ETC", "id": "751C638AA3534B768408AAC4D73CF516", "classification": "SERVICES", "physical_good_type": null }, "usage_service_catalogs_set": [ { "alternative_code": "T", "name": "Test", "description": null, "id": "EF486F67F0ED4CEE894023C44783A863" }, { "alternative_code": "A_Tet3", "name": "Api Test ET3", "description": "Test From Api", "id": "6B4B167D112F4BFCA8B92E61A07F928A" }, { "alternative_code": "A_Tet2", "name": "Api Test ET2", "description": "Test From Api", "id": "FBC1A747E0A24A43A347B6C15802DC2C" }, { "alternative_code": "A_Tet", "name": "Api Test ET", "description": "Test From Api", "id": "95A5422E31284FB081106645354D6F70" }, { "alternative_code": "A_T", "name": "Api Test", "description": "Test From Api", "id": "0D99B9B4147440BFA2CD34E2323B239F" }, { "alternative_code": "asu", "name": "Testing add/save usc", "description": null, "id": "46A16CC5A4464ABFA46C8C58C3DDBF99" }, { "alternative_code": "IUSC", "name": "Icareus Usage Service Catalog", "description": "Icareus Usage Service Catalog", "id": "AE91A25BC50C430691652C258026A8FC" }, { "alternative_code": "M", "name": "Movies", "description": null, "id": "364216EABA064FEDAF5E07F28D2CB08D" }, { "alternative_code": "A_Tet4", "name": "Api Test ET4", "description": "Test From Api", "id": "D3DBE2ACDF054FE09E58ED4C6BA764E7" }, { "alternative_code": "USC", "name": "Usage Service Catalog", "description": null, "id": "4B959F05F34F443D866D3C09FE69302C" }, { "alternative_code": "T_1", "name": "Test MA", "description": null, "id": "6266FE95E731484E82263A9A69331095" } ] }, { "code": "MAD MAX", "price_plans_set": [], "type": { "service_type": "USAGE", "used_for_provisioning": true, "alternative_code": "V", "udr_type": { "alternative_code": "V", "name": "VOD", "description": null, "id": "B3CFC986221548279752B1ABC6F4C480" }, "composition_method": "FLAT", "name": "Usage Services", "description": "Used for VOD , PPV, TELEPHONE CALLS ETC", "id": "751C638AA3534B768408AAC4D73CF516", "classification": "SERVICES", "physical_good_type": null }, "usage_service_catalogs_set": [ { "alternative_code": "M", "name": "Movies", "description": null, "id": "364216EABA064FEDAF5E07F28D2CB08D" }, { "alternative_code": "USC", "name": "Usage Service Catalog", "description": null, "id": "4B959F05F34F443D866D3C09FE69302C" }, { "alternative_code": "TM", "name": "Test MA USC", "description": null, "id": "9983915194B44DAF8BFBADDA5E983790" }, { "alternative_code": "A_Tet", "name": "Api Test ET", "description": "Test From Api", "id": "95A5422E31284FB081106645354D6F70" }, { "alternative_code": "T", "name": "Test", "description": null, "id": "EF486F67F0ED4CEE894023C44783A863" }, { "alternative_code": "IUSC", "name": "Icareus Usage Service Catalog", "description": "Icareus Usage Service Catalog", "id": "AE91A25BC50C430691652C258026A8FC" }, { "alternative_code": "E", "name": "edrydrydry", "description": null, "id": "2A206F3B2F14412D919BE0DBAC351A4C" } ] }, { "code": "Tax Test Duplicate", "price_plans_set": [], "type": { "service_type": "USAGE", "used_for_provisioning": true, "alternative_code": "V", "udr_type": { "alternative_code": "V", "name": "VOD", "description": null, "id": "B3CFC986221548279752B1ABC6F4C480" }, "composition_method": "FLAT", "name": "Usage Services", "description": "Used for VOD , PPV, TELEPHONE CALLS ETC", "id": "751C638AA3534B768408AAC4D73CF516", "classification": "SERVICES", "physical_good_type": null }, "usage_service_catalogs_set": [] } ], "status": { "code": "OK", "description": "", "message": "" } }
Expand
titleExample 2
Code Block
themeConfluence
languagejavascript
linenumberstrue
Panel
nameblue

Child pages (Children Display)
excerpttrue