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