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