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