| name | data type | description |
|---|---|---|
| itemQuoteProductOfferingPrice | array of QuoteProductOfferingPrice | |
| state | string | |
| appointment | string | |
| consumptionCdr | array of string | |
| note | array of Note | |
| id | string | |
| billingAccount | array of BillingAccount | |
| subscriptionPeriod | TimeRange | |
| customerService | CustomerService | |
| productOffering | ProductOffering | |
| attachment | Attachment | |
| array of RelatedParty | ||
| service | Service | |
| produtQuote | string | |
| quantity | number | |
| produtVersion | string | |
| product | Product | |
| produtQuoteVersion | string | |
| action | string |
Example
{
"itemQuoteProductOfferingPrice" : [ {
"priceType" : "ONE_TIME",
"recurringChargePeriod" : "...",
"priceCondition" : "...",
"quotePriceAlteration" : {
"name" : "...",
"description" : "...",
"validFor" : { }
},
"price" : {
"currencyCode" : "...",
"taxIncludedAmount" : "...",
"taxRate" : "...",
"dutyFreeAmount" : "...",
"percentage" : 12345.0
}
}, {
"priceType" : "RECURRING",
"recurringChargePeriod" : "...",
"priceCondition" : "...",
"quotePriceAlteration" : {
"name" : "...",
"description" : "...",
"validFor" : { }
},
"price" : {
"currencyCode" : "...",
"taxIncludedAmount" : "...",
"taxRate" : "...",
"dutyFreeAmount" : "...",
"percentage" : 12345.0
}
} ],
"state" : "...",
"appointment" : "...",
"consumptionCdr" : [ "...", "..." ],
"note" : [ {
"text" : "...",
"date" : 12345,
"author" : "..."
}, {
"text" : "...",
"date" : 12345,
"author" : "..."
} ],
"id" : "...",
"billingAccount" : [ {
"name" : "...",
"href" : "...",
"id" : "..."
}, {
"name" : "...",
"href" : "...",
"id" : "..."
} ],
"subscriptionPeriod" : {
"endDateTime" : 12345,
"startDateTime" : 12345
},
"customerService" : {
"name" : "...",
"id" : "...",
"description" : "...",
"executionDate" : 12345,
"productCharacteristic" : [ {
"name" : "...",
"value" : "..."
}, {
"name" : "...",
"value" : "..."
} ],
"href" : "...",
"duration" : 12345
},
"productOffering" : {
"catalogVersion" : "...",
"id" : "...",
"lifecycleStatus" : "IN_TEST",
"place" : [ {
"name" : "...",
"address" : { },
"href" : "...",
"id" : "..."
}, {
"name" : "...",
"address" : { },
"href" : "...",
"id" : "..."
} ],
"version" : "...",
"serviceLevelAgreement" : {
"name" : "...",
"href" : "...",
"id" : "..."
},
"resourceCandidate" : {
"validFor" : { },
"lifecycleStatus" : "REJECTED",
"lastUpdate" : 12345,
"href" : "...",
"name" : "...",
"id" : "...",
"description" : "...",
"parsedVersion" : { },
"version" : "..."
},
"name" : "...",
"href" : "...",
"description" : "...",
"category" : [ {
"validFor" : { },
"lifecycleStatus" : "RETIRED",
"lastUpdate" : 12345,
"href" : "...",
"name" : "...",
"id" : "...",
"description" : "...",
"parsedVersion" : { },
"version" : "..."
}, {
"validFor" : { },
"lifecycleStatus" : "RETIRED",
"lastUpdate" : 12345,
"href" : "...",
"name" : "...",
"id" : "...",
"description" : "...",
"parsedVersion" : { },
"version" : "..."
} ],
"lastUpdate" : 12345,
"productSpecification" : {
"validFor" : { },
"lifecycleStatus" : "IN_TEST",
"lastUpdate" : 12345,
"href" : "...",
"name" : "...",
"id" : "...",
"description" : "...",
"parsedVersion" : { },
"version" : "..."
},
"parsedCatalogVersion" : {
"minorVersion" : 12345,
"internalView" : "...",
"valid" : true,
"externalView" : "...",
"majorVersion" : 12345
},
"isBundle" : true,
"productOfferingTerm" : [ {
"description" : "...",
"name" : "...",
"validFor" : { },
"duration" : "..."
}, {
"description" : "...",
"name" : "...",
"validFor" : { },
"duration" : "..."
} ],
"catalogId" : "...",
"serviceCandidate" : {
"validFor" : { },
"lifecycleStatus" : "RETIRED",
"lastUpdate" : 12345,
"href" : "...",
"name" : "...",
"id" : "...",
"description" : "...",
"parsedVersion" : { },
"version" : "..."
},
"productOfferingPrice" : [ {
"unitOfMeasure" : "...",
"priceType" : "ONE_TIME",
"validFor" : { },
"description" : "...",
"recurringChargePeriod" : "...",
"price" : { },
"productOfferPriceAlteration" : { },
"name" : "..."
}, {
"unitOfMeasure" : "...",
"priceType" : "USAGE",
"validFor" : { },
"description" : "...",
"recurringChargePeriod" : "...",
"price" : { },
"productOfferPriceAlteration" : { },
"name" : "..."
} ],
"channel" : [ {
"href" : "...",
"id" : "...",
"name" : "..."
}, {
"href" : "...",
"id" : "...",
"name" : "..."
} ],
"bundledProductOffering" : [ {
"validFor" : { },
"name" : "...",
"href" : "...",
"id" : "...",
"lifecycleStatus" : "OBSOLETE",
"description" : "...",
"version" : "...",
"lastUpdate" : 12345,
"parsedVersion" : { }
}, {
"validFor" : { },
"name" : "...",
"href" : "...",
"id" : "...",
"lifecycleStatus" : "OBSOLETE",
"description" : "...",
"version" : "...",
"lastUpdate" : 12345,
"parsedVersion" : { }
} ],
"validFor" : {
"endDateTime" : 12345,
"startDateTime" : 12345
},
"parsedVersion" : {
"minorVersion" : 12345,
"internalView" : "...",
"valid" : true,
"externalView" : "...",
"majorVersion" : 12345
}
},
"attachment" : {
"href" : "...",
"description" : "...",
"id" : "...",
"type" : "...",
"url" : "..."
},
"relatedParty" : [ {
"name" : "...",
"role" : "...",
"href" : "...",
"validFor" : {
"endDateTime" : 12345,
"startDateTime" : 12345
},
"id" : "..."
}, {
"name" : "...",
"role" : "...",
"href" : "...",
"validFor" : {
"endDateTime" : 12345,
"startDateTime" : 12345
},
"id" : "..."
} ],
"service" : {
"id" : "...",
"name" : "...",
"productCharacteristic" : [ {
"name" : "...",
"value" : "..."
}, {
"name" : "...",
"value" : "..."
} ],
"href" : "..."
},
"produtQuote" : "...",
"quantity" : 12345,
"produtVersion" : "...",
"product" : {
"id" : "...",
"productCharacteristic" : [ {
"name" : "...",
"value" : "..."
}, {
"name" : "...",
"value" : "..."
} ],
"place" : {
"name" : "...",
"address" : { },
"href" : "...",
"id" : "..."
},
"relatedParty" : [ {
"name" : "...",
"role" : "...",
"href" : "...",
"validFor" : { },
"id" : "..."
}, {
"name" : "...",
"role" : "...",
"href" : "...",
"validFor" : { },
"id" : "..."
} ],
"href" : "...",
"productRelationship" : [ {
"type" : "...",
"product" : { }
}, {
"type" : "...",
"product" : { }
} ]
},
"produtQuoteVersion" : "...",
"action" : "..."
}