name | data type | description |
---|---|---|
appointment | string | |
product | Product | |
productOffering | ProductOffering | |
billingAccount | array of BillingAccount | |
id | string | |
customFields | CustomFieldsDto | |
state | string | |
action | string |
Example
{ "appointment" : "...", "product" : { "id" : "...", "place" : { "name" : "...", "address" : { }, "href" : "...", "id" : "..." }, "relatedParty" : [ { "href" : "...", "id" : "...", "role" : "...", "validFor" : { }, "name" : "..." }, { "href" : "...", "id" : "...", "role" : "...", "validFor" : { }, "name" : "..." } ], "productRelationship" : [ { "type" : "...", "product" : { } }, { "type" : "...", "product" : { } } ], "href" : "...", "productCharacteristic" : [ { "name" : "...", "value" : "..." }, { "name" : "...", "value" : "..." } ] }, "productOffering" : { "validFor" : { "startDateTime" : 12345, "endDateTime" : 12345 }, "isBundle" : true, "serviceCandidate" : { "name" : "...", "lifecycleStatus" : "LAUNCHED", "id" : "...", "parsedVersion" : { }, "validFor" : { }, "lastUpdate" : 12345, "version" : "...", "href" : "...", "description" : "..." }, "bundledProductOffering" : [ { "description" : "...", "parsedVersion" : { }, "id" : "...", "name" : "...", "validFor" : { }, "version" : "...", "lifecycleStatus" : "RETIRED", "href" : "...", "lastUpdate" : 12345 }, { "description" : "...", "parsedVersion" : { }, "id" : "...", "name" : "...", "validFor" : { }, "version" : "...", "lifecycleStatus" : "IN_DESIGN", "href" : "...", "lastUpdate" : 12345 } ], "productSpecification" : { "name" : "...", "lifecycleStatus" : "REJECTED", "id" : "...", "parsedVersion" : { }, "validFor" : { }, "lastUpdate" : 12345, "version" : "...", "href" : "...", "description" : "..." }, "productOfferingTerm" : [ { "description" : "...", "name" : "...", "validFor" : { }, "duration" : "..." }, { "description" : "...", "name" : "...", "validFor" : { }, "duration" : "..." } ], "catalogId" : "...", "channel" : [ { "name" : "...", "id" : "...", "href" : "..." }, { "name" : "...", "id" : "...", "href" : "..." } ], "parsedVersion" : { "majorVersion" : 12345, "internalView" : "...", "minorVersion" : 12345, "valid" : true, "externalView" : "..." }, "name" : "...", "id" : "...", "serviceLevelAgreement" : { "id" : "...", "name" : "...", "href" : "..." }, "productOfferingPrice" : [ { "name" : "...", "unitOfMeasure" : "...", "productOfferPriceAlteration" : { }, "validFor" : { }, "description" : "...", "priceType" : "USAGE", "price" : { }, "recurringChargePeriod" : "..." }, { "name" : "...", "unitOfMeasure" : "...", "productOfferPriceAlteration" : { }, "validFor" : { }, "description" : "...", "priceType" : "ONE_TIME", "price" : { }, "recurringChargePeriod" : "..." } ], "href" : "...", "version" : "...", "place" : [ { "name" : "...", "address" : { }, "href" : "...", "id" : "..." }, { "name" : "...", "address" : { }, "href" : "...", "id" : "..." } ], "lastUpdate" : 12345, "category" : [ { "name" : "...", "lifecycleStatus" : "RETIRED", "id" : "...", "parsedVersion" : { }, "validFor" : { }, "lastUpdate" : 12345, "version" : "...", "href" : "...", "description" : "..." }, { "name" : "...", "lifecycleStatus" : "ACTIVE", "id" : "...", "parsedVersion" : { }, "validFor" : { }, "lastUpdate" : 12345, "version" : "...", "href" : "...", "description" : "..." } ], "resourceCandidate" : { "name" : "...", "lifecycleStatus" : "REJECTED", "id" : "...", "parsedVersion" : { }, "validFor" : { }, "lastUpdate" : 12345, "version" : "...", "href" : "...", "description" : "..." }, "lifecycleStatus" : "IN_STUDY", "catalogVersion" : "...", "description" : "...", "parsedCatalogVersion" : { "majorVersion" : 12345, "internalView" : "...", "minorVersion" : 12345, "valid" : true, "externalView" : "..." } }, "billingAccount" : [ { "name" : "...", "href" : "...", "id" : "..." }, { "name" : "...", "href" : "...", "id" : "..." } ], "id" : "...", "customFields" : { "customField" : [ { "code" : "...", "description" : "...", "fieldType" : "CHILD_ENTITY", "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" : "..." }, { "code" : "...", "description" : "...", "fieldType" : "URL", "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" : "..." } ], "inheritedCustomField" : [ { "code" : "...", "description" : "...", "fieldType" : "STRING", "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" : "TEXT_AREA", "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" : "..." } ] }, "state" : "...", "action" : "..." }