| name | data type | description |
|---|---|---|
| state | string | |
| productOffering | ProductOffering | |
| customFields | CustomFieldsDto | |
| action | string | |
| id | string | |
| billingAccount | array of BillingAccount | |
| appointment | string | |
| product | Product |
Example
{
"state" : "...",
"productOffering" : {
"place" : [ {
"address" : { },
"name" : "...",
"id" : "...",
"href" : "..."
}, {
"address" : { },
"name" : "...",
"id" : "...",
"href" : "..."
} ],
"catalogVersion" : "...",
"name" : "...",
"serviceCandidate" : {
"name" : "...",
"lifecycleStatus" : "OBSOLETE",
"description" : "...",
"id" : "...",
"lastUpdate" : 12345,
"parsedVersion" : { },
"validFor" : { },
"href" : "...",
"version" : "..."
},
"validFor" : {
"endDateTime" : 12345,
"startDateTime" : 12345
},
"href" : "...",
"parsedVersion" : {
"internalView" : "...",
"majorVersion" : 12345,
"externalView" : "...",
"minorVersion" : 12345,
"valid" : true
},
"productOfferingTerm" : [ {
"name" : "...",
"description" : "...",
"validFor" : { },
"duration" : "..."
}, {
"name" : "...",
"description" : "...",
"validFor" : { },
"duration" : "..."
} ],
"catalogId" : "...",
"productSpecification" : {
"name" : "...",
"lifecycleStatus" : "IN_STUDY",
"description" : "...",
"id" : "...",
"lastUpdate" : 12345,
"parsedVersion" : { },
"validFor" : { },
"href" : "...",
"version" : "..."
},
"channel" : [ {
"id" : "...",
"name" : "...",
"href" : "..."
}, {
"id" : "...",
"name" : "...",
"href" : "..."
} ],
"resourceCandidate" : {
"name" : "...",
"lifecycleStatus" : "OBSOLETE",
"description" : "...",
"id" : "...",
"lastUpdate" : 12345,
"parsedVersion" : { },
"validFor" : { },
"href" : "...",
"version" : "..."
},
"lastUpdate" : 12345,
"category" : [ {
"name" : "...",
"lifecycleStatus" : "IN_STUDY",
"description" : "...",
"id" : "...",
"lastUpdate" : 12345,
"parsedVersion" : { },
"validFor" : { },
"href" : "...",
"version" : "..."
}, {
"name" : "...",
"lifecycleStatus" : "RETIRED",
"description" : "...",
"id" : "...",
"lastUpdate" : 12345,
"parsedVersion" : { },
"validFor" : { },
"href" : "...",
"version" : "..."
} ],
"lifecycleStatus" : "RETIRED",
"productOfferingPrice" : [ {
"name" : "...",
"recurringChargePeriod" : "...",
"description" : "...",
"unitOfMeasure" : "...",
"validFor" : { },
"price" : { },
"priceType" : "ONE_TIME",
"productOfferPriceAlteration" : { }
}, {
"name" : "...",
"recurringChargePeriod" : "...",
"description" : "...",
"unitOfMeasure" : "...",
"validFor" : { },
"price" : { },
"priceType" : "ONE_TIME",
"productOfferPriceAlteration" : { }
} ],
"isBundle" : true,
"serviceLevelAgreement" : {
"href" : "...",
"name" : "...",
"id" : "..."
},
"id" : "...",
"description" : "...",
"bundledProductOffering" : [ {
"lifecycleStatus" : "IN_STUDY",
"href" : "...",
"name" : "...",
"id" : "...",
"validFor" : { },
"lastUpdate" : 12345,
"parsedVersion" : { },
"version" : "...",
"description" : "..."
}, {
"lifecycleStatus" : "LAUNCHED",
"href" : "...",
"name" : "...",
"id" : "...",
"validFor" : { },
"lastUpdate" : 12345,
"parsedVersion" : { },
"version" : "...",
"description" : "..."
} ],
"version" : "...",
"parsedCatalogVersion" : {
"internalView" : "...",
"majorVersion" : 12345,
"externalView" : "...",
"minorVersion" : 12345,
"valid" : true
}
},
"customFields" : {
"customField" : [ {
"code" : "...",
"description" : "...",
"fieldType" : "CUSTOM_TABLE_WRAPPER",
"languageDescriptions" : [ { }, { } ],
"valueDate" : 12345,
"valuePeriodStartDate" : 12345,
"valuePeriodEndDate" : 12345,
"valuePeriodPriority" : 12345,
"stringValue" : "...",
"dateValue" : 12345,
"longValue" : 12345,
"doubleValue" : 12345.0,
"booleanValue" : true,
"value" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValue" : { },
"indexType" : "INDEX_NOT_ANALYZE",
"fileValue" : "...",
"formattedValue" : { },
"urlReferenceValue" : { },
"guiPosition" : "...",
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "..."
}, {
"code" : "...",
"description" : "...",
"fieldType" : "CUSTOM_TABLE_WRAPPER",
"languageDescriptions" : [ { }, { } ],
"valueDate" : 12345,
"valuePeriodStartDate" : 12345,
"valuePeriodEndDate" : 12345,
"valuePeriodPriority" : 12345,
"stringValue" : "...",
"dateValue" : 12345,
"longValue" : 12345,
"doubleValue" : 12345.0,
"booleanValue" : true,
"value" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValue" : { },
"indexType" : "INDEX",
"fileValue" : "...",
"formattedValue" : { },
"urlReferenceValue" : { },
"guiPosition" : "...",
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "..."
} ],
"inheritedCustomField" : [ {
"code" : "...",
"description" : "...",
"fieldType" : "LONG",
"languageDescriptions" : [ { }, { } ],
"valueDate" : 12345,
"valuePeriodStartDate" : 12345,
"valuePeriodEndDate" : 12345,
"valuePeriodPriority" : 12345,
"stringValue" : "...",
"dateValue" : 12345,
"longValue" : 12345,
"doubleValue" : 12345.0,
"booleanValue" : true,
"value" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValue" : { },
"indexType" : "INDEX_NOT_ANALYZE",
"fileValue" : "...",
"formattedValue" : { },
"urlReferenceValue" : { },
"guiPosition" : "...",
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "..."
}, {
"code" : "...",
"description" : "...",
"fieldType" : "LIST",
"languageDescriptions" : [ { }, { } ],
"valueDate" : 12345,
"valuePeriodStartDate" : 12345,
"valuePeriodEndDate" : 12345,
"valuePeriodPriority" : 12345,
"stringValue" : "...",
"dateValue" : 12345,
"longValue" : 12345,
"doubleValue" : 12345.0,
"booleanValue" : true,
"value" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValue" : { },
"indexType" : "STORE_ONLY",
"fileValue" : "...",
"formattedValue" : { },
"urlReferenceValue" : { },
"guiPosition" : "...",
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "..."
} ]
},
"action" : "...",
"id" : "...",
"billingAccount" : [ {
"href" : "...",
"id" : "...",
"name" : "..."
}, {
"href" : "...",
"id" : "...",
"name" : "..."
} ],
"appointment" : "...",
"product" : {
"id" : "...",
"productCharacteristic" : [ {
"name" : "...",
"value" : "..."
}, {
"name" : "...",
"value" : "..."
} ],
"href" : "...",
"productRelationship" : [ {
"type" : "...",
"product" : { }
}, {
"type" : "...",
"product" : { }
} ],
"relatedParty" : [ {
"id" : "...",
"role" : "...",
"validFor" : { },
"href" : "...",
"name" : "..."
}, {
"id" : "...",
"role" : "...",
"validFor" : { },
"href" : "...",
"name" : "..."
} ],
"place" : {
"address" : { },
"name" : "...",
"id" : "...",
"href" : "..."
}
}
}