Get all service specifications
get
https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification
Request
Query Parameters
-
description: string
The description of the resource.
-
eligibleForProject: string
Project Id
-
fields: string
The comma-separated field names that are returned in the response. The field names are the names that you specify when you create or retrieve a resource.
-
id: string
The unique identifier of the resource item.
-
lifecycleStatus: string
The current lifecycle status of the resource.
-
limit: integer
The number of resources to be returned in the response. The minimum value that can be specified is 1, and the maximum value that can be specified is 100,000. If the specified value is greater than 100,000, then it defaults to 100,000.
-
name: string
The name of the resource.
-
offset: string
The record number from which the retrieval starts. The default value is zero. If no value is specified, then it defaults to zero. The value zero indicates that the retrieval will start from the beginning of the collection.
-
version: string
The current version of the resource.
-
whereUsed: string
enrich objects with usedBy information
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK
Root Schema : schema
Type:
Show Source
array
-
Array of:
ServiceSpecificationOracle
Title:
ServiceSpecificationOracle
Nested Schema : ServiceSpecificationOracle
Title:
ServiceSpecificationOracle
Match All
Show Source
-
object
ServiceSpecification
Title:
ServiceSpecification
Discriminator:{ "propertyName":"@type", "mapping":{ "ServiceSpecification":"#/components/schemas/ServiceSpecification", "ServiceSpecificationOracle":"#/components/schemas/ServiceSpecificationOracle" } }
ServiceSpecification is a class that offers characteristics to describe a type of service. Functionally, it acts as a template by which Services may be instantiated. By sharing the same specification, these services would therefore share the same set of characteristics. -
object
ServiceSpecificationOracle-allOf[1]
Nested Schema : ServiceSpecification
Type:
object
Title:
ServiceSpecification
Discriminator: @type
Discriminator Values
ServiceSpecification is a class that offers characteristics to describe a type of service. Functionally, it acts as a template by which Services may be instantiated. By sharing the same specification, these services would therefore share the same set of characteristics.
Show Source
-
@baseType: string
Immediate base (class) type of the Service Specification
-
@schemaLocation: string
A link to the schema describing this Service Specification
-
@type: string
Class type of the Service Specification
-
attachment: array
attachment
-
description: string
A string. A narrative that explains in detail what the service specification is.
-
href: string
A string. Reference of the service specification.
-
id: string
Maximum Length:
30
A string. Unique identifier of the service specification. -
isBundle: boolean
A boolean. isBundle determines whether a ServiceSpecification represents a single ServiceSpecification (false), or a bundle of ServiceSpecification (true).
-
lastUpdate: string
(date-time)
A date time (DateTime). Date and time of the last update of the service specification.
-
lifecycleStatus: string
A string. Used to indicate the current lifecycle status of the service specification.
-
name(required): string
A string. Name of the service specification.
- relatedParty: array relatedParty
-
resourceSpecification: array
resourceSpecification
-
serviceLevelSpecification: array
serviceLevelSpecification
-
serviceSpecCharacteristic: array
serviceSpecCharacteristic
-
serviceSpecRelationship: array
serviceSpecRelationship
-
targetServiceSchema: object
TargetServiceSchema
Title:
TargetServiceSchema
The reference object to the schema and type of target product which is described by product specification -
validFor: object
TimePeriod
Title:
TimePeriod
The period for which the productOffering is valid -
version: string
A string. Service specification version.
Nested Schema : ServiceSpecificationOracle-allOf[1]
Type:
Show Source
object
-
applicationName: string
name of the external application
-
created: string
(date-time)
Date and time of creation
-
createdBy: string
name of the person who created
-
externalId: string
id of the external application
-
lastUpdatedBy: string
name of the person who updated
-
project: object
ProjectRef
Title:
ProjectRef
Project Reference -
serviceCode: string
Code to service specification
-
versionState: number
Version state of the Service Specification
Nested Schema : ProjectRef
Type:
object
Title:
ProjectRef
Project Reference
Show Source
-
href: string
Unique reference of the project
-
id(required): string
Unique identifier of the project
-
name: string
Name of the project
-
version: string
Version of the project
400 Response
Your request couldn't be processed because it contains missing or invalid information, such as a validation error on an input field, a missing required value, and so forth.
Root Schema : Error
Type:
object
Title:
Show Source
Error
-
@schemaLocation: string
It provides a link to the schema describing a REST resource.
-
@type: string
The class type of a REST resource.
-
code(required): string
Application related code (as defined in the API or from a common list)
-
message: string
Text that provide more details and corrective actions related to the error. This can be shown to a client user.
-
reason(required): string
Text that explains the reason for error. This can be shown to a client user.
-
referenceError: string
url pointing to documentation describing the error
-
status: string
http error code extension like 400-2
401 Response
Your request isn't authorized. The authentication credentials included with this request are missing or invalid.
Root Schema : Error
Type:
object
Title:
Show Source
Error
-
@schemaLocation: string
It provides a link to the schema describing a REST resource.
-
@type: string
The class type of a REST resource.
-
code(required): string
Application related code (as defined in the API or from a common list)
-
message: string
Text that provide more details and corrective actions related to the error. This can be shown to a client user.
-
reason(required): string
Text that explains the reason for error. This can be shown to a client user.
-
referenceError: string
url pointing to documentation describing the error
-
status: string
http error code extension like 400-2
404 Response
Your request includes a resource URI that doesn't exist.
Root Schema : Error
Type:
object
Title:
Show Source
Error
-
@schemaLocation: string
It provides a link to the schema describing a REST resource.
-
@type: string
The class type of a REST resource.
-
code(required): string
Application related code (as defined in the API or from a common list)
-
message: string
Text that provide more details and corrective actions related to the error. This can be shown to a client user.
-
reason(required): string
Text that explains the reason for error. This can be shown to a client user.
-
referenceError: string
url pointing to documentation describing the error
-
status: string
http error code extension like 400-2
405 Response
HTTP action specified in the request (DELETE, GET, POST, PUT) isn't supported for this request URI.
Root Schema : Error
Type:
object
Title:
Show Source
Error
-
@schemaLocation: string
It provides a link to the schema describing a REST resource.
-
@type: string
The class type of a REST resource.
-
code(required): string
Application related code (as defined in the API or from a common list)
-
message: string
Text that provide more details and corrective actions related to the error. This can be shown to a client user.
-
reason(required): string
Text that explains the reason for error. This can be shown to a client user.
-
referenceError: string
url pointing to documentation describing the error
-
status: string
http error code extension like 400-2
500 Response
The server encountered something unexpected that prevented it from completing the request.
Root Schema : Error
Type:
object
Title:
Show Source
Error
-
@schemaLocation: string
It provides a link to the schema describing a REST resource.
-
@type: string
The class type of a REST resource.
-
code(required): string
Application related code (as defined in the API or from a common list)
-
message: string
Text that provide more details and corrective actions related to the error. This can be shown to a client user.
-
reason(required): string
Text that explains the reason for error. This can be shown to a client user.
-
referenceError: string
url pointing to documentation describing the error
-
status: string
http error code extension like 400-2
Examples
The following example shows how to get all service specifications by submitting a GET request on the REST resource using cURL.
curl -u username:password -X GET https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/
Example of Response Body
The following shows an example of the response body.
[ { "id": "SS_1005", "name": "Digital TV CFS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS_1005", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-02-17T10:18:32.000Z", "createdBy": "booth", "lastUpdate": "2022-02-18T10:26:09.493Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "@baseType": "ServiceSpecification", "validFor": { "startDateTime": "2021-01-01T00:00:00.000Z" }, "project": { "id": "22A_Product_Model2", "name": "22A - Product Model2", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/22A_Product_Model2" }, "serviceCode": "/service/digitalTV" }, { "id": "SS_1007", "name": "Device Insurance CFS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS_1007", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-02-17T10:18:32.000Z", "createdBy": "booth", "lastUpdate": "2022-02-18T10:26:09.406Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "@baseType": "ServiceSpecification", "validFor": { "startDateTime": "2021-01-01T00:00:00.000Z" }, "project": { "id": "22A_Product_Model2", "name": "22A - Product Model2", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/22A_Product_Model2" }, "serviceCode": "/service/mobile/insurance" }, { "id": "Test_ServicSpec_30032022334", "name": "Test_ServicSpec_30032022334", "description": "Service specification for Test Test_ServicSpec_30032022334", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/Test_ServicSpec_30032022334", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-03-30T11:36:53.000Z", "createdBy": "booth", "lastUpdate": "2022-03-30T11:36:53.209Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristic": [ { "name": "Testurl", "description": "Testurl", "valueType": "URL", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "serviceSpecCharacteristicValue": [ { "value": "https://google.com", "valueType": "URL", "unitOfMeasure": "NONE", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" } }, { "value": "https://fb.com", "valueType": "URL", "unitOfMeasure": "NONE", "isDefault": false, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" } } ], "displayName": "Testurl", "sensitive": false } ] }, { "id": "SS-4188884365-1649346022325", "name": "5G Voice SS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS-4188884365-1649346022325", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-05-06T05:55:32.000Z", "createdBy": "booth", "lastUpdate": "2022-05-06T05:55:32.419Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2022-04-07T00:00:00.000Z" }, "project": { "id": "P-2426604166-1649324981549", "name": "Supremo Ultra", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/P-2426604166-1649324981549" } }, { "id": "SS_1002", "name": "Data CFS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS_1002", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-02-17T10:18:32.000Z", "createdBy": "booth", "lastUpdate": "2022-02-18T10:26:10.468Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "@baseType": "ServiceSpecification", "validFor": { "startDateTime": "2021-01-01T00:00:00.000Z" }, "project": { "id": "22A_Product_Model2", "name": "22A - Product Model2", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/22A_Product_Model2" }, "serviceCode": "/service/mobile/data" }, { "id": "Test_ServicSpec_08032022", "name": "Test_ServicSpec_08032022", "description": "Service specification for Test", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/Test_ServicSpec_08032022", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-03-08T05:15:21.000Z", "createdBy": "booth", "lastUpdate": "2022-03-31T06:55:07.266Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristic": [ { "name": "ServiceSpecChar1", "description": "spec char 1 UPDATE", "valueType": "STRING", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "Android Kitkat", "valueType": "STRING", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 2 } ], "displayName": "UpdDN1", "sensitive": false }, { "name": "ServiceSpecChar3", "description": "spec char 3 UPDATE", "valueType": "NUMBER", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": 100, "valueType": "NUMBER", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 1 } ], "displayName": "UpdDN2", "sensitive": false }, { "name": "ServiceSpecChar2", "description": "spec char 2", "valueType": "STRING", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "Android Kitkat CATBURY", "valueType": "STRING", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 3 } ], "displayName": "UpdDisName3", "sensitive": false }, { "name": "ServiceSpecChar4", "description": "spec char 4", "valueType": "NUMBER", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "10", "valueTo": "15", "valueFrom": "5", "isDefault": false, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 3 } ], "displayName": "UpdDisName4", "sensitive": false }, { "name": "ServiceSpecChar5", "description": "spec char 5", "valueType": "URL", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "https://google.com", "isDefault": false, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 1 } ], "displayName": "UpdDisName5", "sensitive": false }, { "name": "ServiceSpecChar6", "description": "ServiceSpecChar6", "valueType": "DATETIME", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "serviceSpecCharacteristicValue": [ { "value": "2022-03-15T00:00:00.000Z", "valueTo": "2022-03-30T00:00:00.000Z", "valueFrom": "2022-03-01T00:00:00.000Z", "valueType": "DATETIME", "isDefault": true } ], "displayName": "UpdDisName6", "sensitive": false } ], "relatedParty": [ { "id": "Test11", "name": "TestRelated UPDATE patch it", "href": "TestHref", "role": "supplier" } ], "attachment": [ { "href": "TestHref", "id": "221", "url": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/v1/attachment/221", "attachmentType": "AGREEMENT", "name": "Attachment desc UPDATE patch it" } ], "resourceSpecification": [ { "id": "421", "name": "Firewall UPDATE", "version": "1.0", "@referredType": "ResourceSpecificationOracle" } ] }, { "id": "Test_ServicSpec_30032022333", "name": "Test_ServicSpec_30032022333", "description": "Service specification for Test Test_ServicSpec_30032022333", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/Test_ServicSpec_30032022333", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-03-30T10:08:27.000Z", "createdBy": "booth", "lastUpdate": "2022-03-30T10:08:27.371Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristic": [ { "name": "url", "description": "url", "valueType": "URL", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "serviceSpecCharacteristicValue": [ { "value": "https://google.com", "valueType": "URL", "unitOfMeasure": "NONE", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" } }, { "value": "https://fb.com", "valueType": "URL", "unitOfMeasure": "NONE", "isDefault": false, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" } } ], "displayName": "url", "sensitive": false } ] }, { "id": "SS-449787612-1649326002501", "name": "E2E testing publish service spec", "description": "E2E testing publish service specification", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS-449787612-1649326002501", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-05-06T05:55:32.000Z", "createdBy": "booth", "lastUpdate": "2022-05-06T05:55:32.432Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2022-04-07T00:00:00.000Z" }, "project": { "id": "P-2426604166-1649324981549", "name": "Supremo Ultra", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/P-2426604166-1649324981549" } }, { "id": "SS_01", "name": "SS_01", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS_01", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-05-17T17:32:41.000Z", "createdBy": "booth", "lastUpdate": "2022-05-17T17:32:41.111Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "@baseType": "ServiceSpecification", "validFor": { "startDateTime": "2021-01-01T00:00:00.000Z" }, "project": { "id": "TestProject20220413_053838", "name": "TestProject20220413_053838", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/TestProject20220413_053838" }, "serviceCode": "/service/mobile/data" }, { "id": "SS_1003", "name": "Text CFS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS_1003", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-02-17T10:18:32.000Z", "createdBy": "booth", "lastUpdate": "2022-02-18T10:26:09.509Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "@baseType": "ServiceSpecification", "validFor": { "startDateTime": "2021-01-01T00:00:00.000Z" }, "project": { "id": "22A_Product_Model2", "name": "22A - Product Model2", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/22A_Product_Model2" }, "serviceCode": "/service/mobile/text" }, { "id": "SS_1006", "name": "SIM CFS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS_1006", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-02-17T10:18:32.000Z", "createdBy": "booth", "lastUpdate": "2022-02-18T10:26:09.516Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "@baseType": "ServiceSpecification", "validFor": { "startDateTime": "2021-01-01T00:00:00.000Z" }, "project": { "id": "22A_Product_Model2", "name": "22A - Product Model2", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/22A_Product_Model2" }, "serviceCode": "/service/mobile/sim" }, { "id": "SS_1001", "name": "Account CFS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS_1001", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-02-17T10:18:32.000Z", "createdBy": "booth", "lastUpdate": "2022-02-18T10:26:09.507Z", "lastUpdatedBy": "booth", "isBundle": true, "@type": "ServiceSpecificationOracle", "@baseType": "ServiceSpecification", "validFor": { "startDateTime": "2021-01-01T00:00:00.000Z" }, "project": { "id": "22A_Product_Model2", "name": "22A - Product Model2", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/22A_Product_Model2" }, "serviceCode": "/account" }, { "id": "SS-330844982-1649344940123", "name": "Text SS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS-330844982-1649344940123", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-05-06T05:55:32.000Z", "createdBy": "booth", "lastUpdate": "2022-05-06T05:55:32.462Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2022-04-07T00:00:00.000Z" }, "project": { "id": "P-2426604166-1649324981549", "name": "Supremo Ultra", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/P-2426604166-1649324981549" } }, { "id": "ServicSpecificaton_Auto", "name": "ServicSpecificaton_Auto", "description": "Service specification for automation", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/ServicSpecificaton_Auto", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-01-13T12:42:45.000Z", "createdBy": "booth", "lastUpdate": "2022-01-13T12:42:45.522Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristic": [ { "name": "ServiceSpecChar1", "description": "spec char 1 UPDATE", "valueType": "STRING", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "Android Kitkat", "valueType": "STRING", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" } } ], "sensitive": false }, { "name": "ServiceSpecChar3", "description": "spec char 3 UPDATE", "valueType": "NUMBER", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": 100, "valueType": "NUMBER", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" } } ], "sensitive": false }, { "name": "ServiceSpecChar2", "description": "spec char 2", "valueType": "STRING", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "Android Kitkat CATBURY", "valueType": "STRING", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" } } ], "sensitive": false } ], "relatedParty": [ { "id": "Test11", "name": "TestRelated UPDATE patch it", "href": "TestHref", "role": "supplier" } ], "attachment": [ { "href": "TestHref", "id": "221", "url": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/v1/attachment/221", "attachmentType": "AGREEMENT", "name": "Attachment desc UPDATE patch it" } ], "resourceSpecification": [ { "id": "421", "name": "Firewall UPDATE", "version": "1.0", "@referredType": "ResourceSpecificationOracle" } ] }, { "id": "SS_1004", "name": "Voice CFS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS_1004", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-02-17T10:18:32.000Z", "createdBy": "booth", "lastUpdate": "2022-02-18T10:26:09.543Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "@baseType": "ServiceSpecification", "validFor": { "startDateTime": "2021-01-01T00:00:00.000Z" }, "project": { "id": "22A_Product_Model2", "name": "22A - Product Model2", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/22A_Product_Model2" }, "serviceCode": "/service/mobile/voice" }, { "id": "SS_1009", "name": "TV Channel CFS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS_1009", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-02-17T10:18:32.000Z", "createdBy": "booth", "lastUpdate": "2022-02-18T10:26:09.508Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "@baseType": "ServiceSpecification", "validFor": { "startDateTime": "2021-01-01T00:00:00.000Z" }, "project": { "id": "22A_Product_Model2", "name": "22A - Product Model2", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/22A_Product_Model2" }, "serviceCode": "/service/TVChannels" }, { "id": "Test_ServicSpec_10032022156", "name": "Test_ServicSpec_10032022156", "description": "Service specification for Test", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/Test_ServicSpec_10032022156", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-03-10T08:26:44.000Z", "createdBy": "booth", "lastUpdate": "2022-03-10T08:26:44.309Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristic": [ { "name": "ServiceSpecChar1", "description": "spec char 1 UPDATE", "valueType": "STRING", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "Android Kitkat", "valueType": "STRING", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 1 } ], "displayName": "testDN1", "sensitive": false }, { "name": "ServiceSpecChar3", "description": "spec char 3 UPDATE", "valueType": "NUMBER", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": 100, "valueType": "NUMBER", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 1 } ], "displayName": "testDN2", "sensitive": false }, { "name": "ServiceSpecChar2", "description": "spec char 2", "valueType": "STRING", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "Android Kitkat CATBURY", "valueType": "STRING", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" } } ], "displayName": "testDN3", "sensitive": false } ], "relatedParty": [ { "id": "Test11", "name": "TestRelated UPDATE patch it", "href": "TestHref", "role": "supplier" } ], "attachment": [ { "href": "TestHref", "id": "221", "url": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/v1/attachment/221", "attachmentType": "AGREEMENT", "name": "Attachment desc UPDATE patch it" } ], "resourceSpecification": [ { "id": "421", "name": "Firewall UPDATE", "version": "1.0", "@referredType": "ResourceSpecificationOracle" } ] }, { "id": "Test_ServicSpec_22032022546", "name": "Test_ServicSpec_22032022546", "description": "Service specification for Test", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/Test_ServicSpec_22032022546", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-03-22T14:21:13.000Z", "createdBy": "booth", "lastUpdate": "2022-03-22T14:21:14.009Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristic": [ { "name": "ServiceSpecChar2", "description": "spec char 2", "valueType": "URL", "extensible": false, "configurable": false, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "https://{FusionAppsHost}/crmRestApi", "valueType": "URL", "isDefault": false, "sequence": 3 } ], "displayName": "UpdDisName3", "sensitive": false }, { "name": "ServiceSpecChar4", "description": "spec char 4", "valueType": "DATETIME", "extensible": false, "configurable": false, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "2020-01-18T00:00:00.000Z", "rangeInterval": "OPEN", "valueTo": "10", "valueFrom": "0", "isDefault": true, "sequence": 3 } ], "displayName": "UpdDisName3", "sensitive": false }, { "name": "ServiceSpecChar1", "description": "spec char 1 UPDATE", "valueType": "STRING", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": "Android Kitkat", "valueType": "STRING", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 2 } ], "displayName": "UpdDN1", "sensitive": false }, { "name": "ServiceSpecChar3", "description": "spec char 3 UPDATE", "valueType": "NUMBER", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristicValue": [ { "value": 100, "valueType": "NUMBER", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 1 } ], "displayName": "UpdDN2", "sensitive": false } ], "relatedParty": [ { "id": "Test11", "name": "TestRelated UPDATE patch it", "href": "TestHref", "role": "supplier" } ], "attachment": [ { "href": "TestHref", "id": "221", "url": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/v1/attachment/221", "attachmentType": "AGREEMENT", "name": "Attachment desc UPDATE patch it" } ], "resourceSpecification": [ { "id": "421", "name": "Firewall UPDATE", "version": "1.0", "@referredType": "ResourceSpecificationOracle" } ] }, { "id": "SS_1008", "name": "Physical Goods CFS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS_1008", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-02-17T10:18:32.000Z", "createdBy": "booth", "lastUpdate": "2022-02-18T10:26:10.395Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "@baseType": "ServiceSpecification", "validFor": { "startDateTime": "2021-01-01T00:00:00.000Z" }, "project": { "id": "22A_Product_Model2", "name": "22A - Product Model2", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/22A_Product_Model2" }, "serviceCode": "/physicalgoods" }, { "id": "Test_ServicSpec_30032022335", "name": "Test_ServicSpec_30032022335", "description": "Service specification for Test Test_ServicSpec_30032022335",{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/Test_ServicSpec_30032022335", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-03-30T11:40:39.000Z", "createdBy": "booth", "lastUpdate": "2022-03-30T15:05:20.482Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "serviceSpecCharacteristic": [ { "name": "Testurl", "description": "Testurl", "valueType": "URL", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "serviceSpecCharacteristicValue": [ { "value": "https://google.com", "valueType": "URL", "unitOfMeasure": "NONE", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" } }, { "value": "https://fb.com", "valueType": "URL", "unitOfMeasure": "NONE", "isDefault": false, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" } } ], "displayName": "Testurl", "sensitive": false }, { "name": "TestDate&Time", "description": "TestDate&Time", "valueType": "DATETIME", "extensible": false, "configurable": true, "minCardinality": 0, "maxCardinality": 1, "serviceSpecCharacteristicValue": [ { "value": "2022-03-30T00:00:00.000Z", "valueType": "DATETIME", "unitOfMeasure": "NONE", "isDefault": true, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 1 }, { "value": "2022-03-29T00:00:00.000Z", "valueType": "DATETIME", "unitOfMeasure": "NONE", "isDefault": false, "validFor": { "startDateTime": "2020-01-18T00:00:00.000Z", "endDateTime": "2022-02-20T16:42:23.000Z" }, "sequence": 2 } ], "displayName": "Testurl", "sensitive": false } ] }, { "id": "SS-3842452743-1649344958120", "name": "Voice SS", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/serviceCatalogManagement/v3/serviceSpecification/SS-3842452743-1649344958120", "version": "1.0", "lifecycleStatus": "In design", "created": "2022-05-06T05:55:32.000Z", "createdBy": "booth", "lastUpdate": "2022-05-06T05:55:32.455Z", "lastUpdatedBy": "booth", "isBundle": false, "@type": "ServiceSpecificationOracle", "validFor": { "startDateTime": "2022-04-07T00:00:00.000Z" }, "project": { "id": "P-2426604166-1649324981549", "name": "Supremo Ultra", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/tmf-api/productCatalogManagement/v4/project/P-2426604166-1649324981549" } } ]