OC api response | Displays the OC api response

Version 0.0.10
download iconDownload spec

Endpoint

POST
/msapi/productoffermanagementms/productOfferingDiscovery/v1.1/productOffering

This api will returns the OC api response

arrowRequest

Header Parameters

                              Body Parameters

                              Responses

                              OK

                              arrowBody

                              application/json
                                • [
                                  {
                                • }
                                  ]

                              REQUEST

                              1
                              2
                              3
                              4
                              curl --request POST \
                                   --url https://example.com/msapi/productoffermanagementms/productOfferingDiscovery/v1.1/productOffering \
                                   --header 'accept: application/json' \
                                   --header 'authorization: Basic bTIzOTgwQGlkcC5hdHQuY29tOmlkcEs4c3J2Y3NBdXRoMjAyMW5wISE='

                              RESPONSE

                              1
                              2
                              3
                              4
                              5
                              6
                              7
                              8
                              9
                              10
                              11
                              12
                              13
                              14
                              15
                              16
                              17
                              18
                              19
                              20
                              21
                              22
                              23
                              24
                              25
                              26
                              27
                              28
                              29
                              30
                              31
                              32
                              33
                              34
                              35
                              36
                              37
                              38
                              39
                              40
                              41
                              42
                              43
                              44
                              45
                              46
                              47
                              48
                              49
                              50
                              51
                              52
                              53
                              54
                              55
                              56
                              57
                              58
                              59
                              60
                              61
                              62
                              63
                              64
                              65
                              66
                              67
                              68
                              69
                              70
                              71
                              72
                              73
                              74
                              75
                              76
                              77
                              78
                              79
                              80
                              81
                              82
                              83
                              84
                              85
                              86
                              87
                              88
                              89
                              90
                              91
                              92
                              93
                              94
                              95
                              96
                              97
                              98
                              99
                              100
                              101
                              102
                              103
                              104
                              105
                              106
                              107
                              108
                              109
                              110
                              111
                              112
                              113
                              114
                              115
                              116
                              117
                              118
                              119
                              120
                              121
                              122
                              123
                              124
                              125
                              126
                              127
                              128
                              129
                              130
                              131
                              132
                              133
                              134
                              135
                              136
                              137
                              138
                              139
                              140
                              141
                              142
                              143
                              144
                              145
                              146
                              147
                              148
                              149
                              150
                              151
                              152
                              153
                              154
                              155
                              156
                              157
                              158
                              159
                              160
                              161
                              162
                              163
                              164
                              165
                              166
                              167
                              168
                              169
                              170
                              171
                              172
                              173
                              174
                              175
                              176
                              177
                              178
                              179
                              180
                              181
                              182
                              183
                              184
                              185
                              186
                              187
                              188
                              189
                              190
                              191
                              192
                              193
                              194
                              195
                              196
                              197
                              198
                              199
                              200
                              201
                              202
                              203
                              204
                              205
                              206
                              207
                              208
                              209
                              210
                              211
                              212
                              213
                              214
                              215
                              216
                              217
                              218
                              219
                              220
                              221
                              222
                              223
                              224
                              225
                              226
                              227
                              228
                              229
                              230
                              231
                              232
                              233
                              234
                              235
                              236
                              237
                              238
                              239
                              240
                              241
                              242
                              243
                              244
                              245
                              246
                              247
                              248
                              249
                              250
                              251
                              252
                              253
                              254
                              255
                              256
                              257
                              258
                              259
                              260
                              261
                              262
                              263
                              264
                              265
                              266
                              267
                              268
                              269
                              270
                              271
                              272
                              273
                              274
                              275
                              276
                              277
                              278
                              279
                              280
                              281
                              282
                              283
                              284
                              285
                              286
                              287
                              288
                              289
                              290
                              291
                              292
                              293
                              294
                              295
                              296
                              297
                              298
                              299
                              300
                              301
                              302
                              303
                              304
                              305
                              306
                              307
                              308
                              309
                              310
                              [
                                {
                                  "id": "23433e60-9bec-4ee5-9eab-d71f567b2242",
                                  "href": "https://pod-productoffering-service.amo-il12-mst-runtime.svc.cluster.local:443/productOfferingDiscovery/v1.1/productOffering?productOfferingId=23433e60-9bec-4ee5-9eab-d71f567b2242&salesChannel=SelfService",
                                  "name": "Easy self-setup kit",
                                  "localizedName": "Easy self-setup kit",
                                  "description": "Self-Installation Product Offering",
                                  "isBundle": false,
                                  "mustBeBundled": false,
                                  "validFor": {
                                    "startDateTime": "2025-04-13T14:00:00Z"
                                  },
                                  "productOfferingType": "BB_Installation",
                                  "productOfferingTypeId": "02990113-b6a4-4c92-99c1-bbb133a359af",
                                  "productOfferingTypeGroup": "BBInstallation",
                                  "offerClassification": "customerOffer",
                                  "isEnabledBy": false,
                                  "primary": true,
                                  "serialized": true,
                                  "isRestricted": false,
                                  "productOfferingCharacteristic": [
                                    {
                                      "name": "Offer_Code",
                                      "localizedName": "Offer Code",
                                      "valueType": "String",
                                      "value": [
                                        {
                                          "default": false,
                                          "localizedValue": "SelfInstall",
                                          "value": "SelfInstall"
                                        }
                                      ],
                                      "characteristicsMetadata": [
                                        {
                                          "name": "CharacteristicValueDisplayFields",
                                          "value": "value",
                                          "metadataType": "PolicyConfig"
                                        }
                                      ]
                                    },
                                    {
                                      "name": "Installation_Method",
                                      "localizedName": "Installation Method",
                                      "valueType": "String",
                                      "value": [
                                        {
                                          "default": false,
                                          "descriptiveCharacteristicsMetadata": [
                                            {
                                              "name": "businessType",
                                              "value": "selfInstall",
                                              "metadataType": "General"
                                            }
                                          ],
                                          "localizedValue": "Self Installation",
                                          "value": "Self_Installation"
                                        }
                                      ],
                                      "productSpecification": {
                                        "id": "ce0678fa-b0b6-4caf-842e-632cfa5784d2",
                                        "name": "Self-Install"
                                      },
                                      "characteristicsMetadata": [
                                        {
                                          "name": "Filterable",
                                          "value": "True",
                                          "metadataType": "Discovery"
                                        },
                                        {
                                          "name": "businessType",
                                          "value": "installationMethod",
                                          "metadataType": "General"
                                        }
                                      ]
                                    },
                                    {
                                      "name": "productType",
                                      "localizedName": "Product Type",
                                      "valueType": "String",
                                      "value": [
                                        {
                                          "default": false,
                                          "localizedValue": "FIBER",
                                          "value": "FIBER"
                                        }
                                      ],
                                      "characteristicsMetadata": [
                                        {
                                          "name": "systemName",
                                          "metadataType": "Consumer Mapping"
                                        },
                                        {
                                          "name": "externalName",
                                          "metadataType": "Consumer Mapping"
                                        },
                                        {
                                          "name": "exposed",
                                          "metadataType": "Consumer Mapping"
                                        }
                                      ]
                                    }
                                  ],
                                  "metadata": [
                                    {
                                      "name": "businessType",
                                      "value": "selfInstall",
                                      "metadataType": "General"
                                    }
                                  ],
                                  "productSpecification": {
                                    "id": "ce0678fa-b0b6-4caf-842e-632cfa5784d2",
                                    "name": "Self-Install",
                                    "productSpecificationTypeId": "6824123c-bbb3-45e3-b198-918c8d9f80cc",
                                    "productSpecificationTypeName": "Installation"
                                  },
                                  "hasDependency": false
                                },
                                {
                                  "id": "efe09e26-0641-4059-9dca-bf46595b974b",
                                  "href": "https://pod-productoffering-service.amo-il12-mst-runtime.svc.cluster.local:443/productOfferingDiscovery/v1.1/productOffering?productOfferingId=efe09e26-0641-4059-9dca-bf46595b974b&salesChannel=SelfService",
                                  "name": "Fiber Full Tech Installation",
                                  "localizedName": "Fiber Full Tech Installation",
                                  "description": "Offer representing Installation of a device by a professional technician",
                                  "isBundle": false,
                                  "mustBeBundled": false,
                                  "validFor": {
                                    "startDateTime": "2024-07-30T05:00:00Z"
                                  },
                                  "productOfferingType": "BB_Installation",
                                  "productOfferingTypeId": "02990113-b6a4-4c92-99c1-bbb133a359af",
                                  "productOfferingTypeGroup": "BBInstallation",
                                  "offerClassification": "customerOffer",
                                  "isEnabledBy": false,
                                  "primary": true,
                                  "serialized": true,
                                  "isRestricted": false,
                                  "productOfferingCharacteristic": [
                                    {
                                      "name": "Offer_Code",
                                      "localizedName": "Offer Code",
                                      "valueType": "String",
                                      "value": [
                                        {
                                          "default": false,
                                          "localizedValue": "Fiber_Professional_Installation",
                                          "value": "Fiber_Professional_Installation"
                                        }
                                      ],
                                      "characteristicsMetadata": [
                                        {
                                          "name": "CharacteristicValueDisplayFields",
                                          "value": "value",
                                          "metadataType": "PolicyConfig"
                                        }
                                      ]
                                    },
                                    {
                                      "name": "Installation_Method",
                                      "localizedName": "Installation Method",
                                      "valueType": "String",
                                      "value": [
                                        {
                                          "default": false,
                                          "descriptiveCharacteristicsMetadata": [
                                            {
                                              "name": "businessType",
                                              "value": "professionalInstallation",
                                              "metadataType": "General"
                                            }
                                          ],
                                          "localizedValue": "Tech Install",
                                          "value": "Professional_Installation"
                                        }
                                      ],
                                      "productSpecification": {
                                        "id": "41b4bc7c-598f-4f08-99c2-84c0f2562319",
                                        "name": "Full Tech Installation"
                                      },
                                      "characteristicsMetadata": [
                                        {
                                          "name": "Filterable",
                                          "value": "True",
                                          "metadataType": "Discovery"
                                        },
                                        {
                                          "name": "businessType",
                                          "value": "installationMethod",
                                          "metadataType": "General"
                                        }
                                      ]
                                    },
                                    {
                                      "name": "productType",
                                      "localizedName": "Product Type",
                                      "valueType": "String",
                                      "value": [
                                        {
                                          "default": false,
                                          "localizedValue": "FIBER",
                                          "value": "FIBER"
                                        }
                                      ],
                                      "characteristicsMetadata": [
                                        {
                                          "name": "systemName",
                                          "metadataType": "Consumer Mapping"
                                        },
                                        {
                                          "name": "externalName",
                                          "metadataType": "Consumer Mapping"
                                        },
                                        {
                                          "name": "exposed",
                                          "metadataType": "Consumer Mapping"
                                        }
                                      ]
                                    }
                                  ],
                                  "metadata": [
                                    {
                                      "name": "appointmentRequired",
                                      "value": "True",
                                      "metadataType": "General"
                                    },
                                    {
                                      "name": "businessType",
                                      "value": "professionalInstallation",
                                      "metadataType": "General"
                                    }
                                  ],
                                  "productSpecification": {
                                    "id": "41b4bc7c-598f-4f08-99c2-84c0f2562319",
                                    "name": "Full Tech Installation",
                                    "productSpecificationTypeId": "6824123c-bbb3-45e3-b198-918c8d9f80cc",
                                    "productSpecificationTypeName": "Installation"
                                  },
                                  "productOfferingTotalPrice": [
                                    {
                                      "priceType": "OC",
                                      "taxIncluded": "Excluded",
                                      "price": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 99
                                        },
                                        "rateValidity": {}
                                      },
                                      "finalPrice": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 99
                                        },
                                        "rateValidity": {}
                                      },
                                      "standalonePrice": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 99
                                        },
                                        "rateValidity": {}
                                      },
                                      "immediatePayOption": {
                                        "payImmediately": false
                                      }
                                    }
                                  ],
                                  "productOfferingPrice": [
                                    {
                                      "id": "63fd1d17-1212-4b0a-92bf-49b97946fcdd",
                                      "name": "Fiber Full Tech Installation",
                                      "description": "Fiber Full Tech Installation",
                                      "priceCategory": "activation",
                                      "priceType": "OC",
                                      "taxIncluded": "Excluded",
                                      "role": "Price",
                                      "price": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 99
                                        },
                                        "rateValidity": {
                                          "startDateTime": "2024-08-01T05:00:00Z"
                                        }
                                      },
                                      "finalPrice": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 99
                                        },
                                        "rateValidity": {
                                          "startDateTime": "2024-08-01T05:00:00Z"
                                        }
                                      },
                                      "standalonePrice": {
                                        "dutyFreeAmount": {
                                          "unit": "USD",
                                          "value": 99
                                        },
                                        "rateValidity": {
                                          "startDateTime": "2024-08-01T05:00:00Z"
                                        }
                                      },
                                      "immediatePayOption": {
                                        "payImmediately": false
                                      }
                                    }
                                  ],
                                  "hasDependency": false
                                }
                              ]