[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

OfferGroup

Offer group in the subscription with current statuses


Properties

map of string
additionalAttributes Optional

A Map<String, String> that holds extra information about the offer


string
billingFrequency Optional

Billing frequency of the offer

Possible values are: PREPAIDMONTHLYANNUAL


string
billingModel Optional

The offer billing model based on supported models

Possible values are: COMMIT_REQUIREDCOMMIT_OPTIONALCOMMIT_ONLY


integer as int32
billingTerm Optional

Applicable only for COMMIT offer


string
billingTermUom Optional

Applicable only for COMMIT offer


string
currency Optional

Currency used to make the purchas


string
description Optional

Offer Group description for Config Bundle


string
endDate Optional

Offer group end date time


string
id Optional

Offer group Id. A unique Id per instance of bundle purchase.


string
licenseUnit Optional

License Unit of the offer group


string
name Optional

Offer group name for Config Bundle


string
offerCategory Optional

Category of the offer such as Primary, Addon or Onetime

Possible values are: PRIMARYADDONONETIME


offerCost Optional

Cost object for a subscription


string
offerType Optional

Type of Offer such as On-Demand or Commit

Possible values are: ONDEMANDCOMMIT


array of OfferV2
offers Optional

Bundle offers in the subscription with current statuses


productFamilyRef Optional

Reference object for product family


string
productId Optional

Globally unique product id of the bundle shell SKU


integer as int32
purchaseQuantity Optional

Quantity purchased. Applicable only for COMMIT


string
quantityUom Optional

Applicable for commit offer only. Each service may have its own UOM. Some services may use Host and others may use CPUs, etc


string
region Optional

The region for which the offer group is valid


string
routeToMarket Optional

The route taken to place the order such as Sales, Reseller, etc


string
sku Optional

SKU of the offer purchased based on offer attributes


string
startDate Optional

Offer group start date time


string
status Optional

Lifecycle status of the offer

Possible values are: SUBMITTEDPENDING_PROVISIONINGERRORACTIVEPENDING_CANCELCANCELLEDTERMINATEDPENDING_ACTIVEEXPIRED


string
supportLevel Optional

Level of support available for the offer group

JSON Example

{
	"additionalAttributes": {
		"key": "string"
	},
	"billingFrequency": "PREPAID",
	"billingModel": "COMMIT_REQUIRED",
	"billingTerm": 0,
	"billingTermUom": "string",
	"currency": "string",
	"description": "string",
	"endDate": "string",
	"id": "string",
	"licenseUnit": "string",
	"name": "string",
	"offerCategory": "PRIMARY",
	"offerCost": {
		"creditSavings": [
			{
				"creditAmount": 0,
				"creditReference": "string",
				"type": "FLEX_EXCHANGE"
			}
		],
		"discountSavings": [
			{
				"attributes": {
					"key": "string"
				},
				"discountAmount": 0,
				"type": "RCD"
			}
		],
		"promotionSavings": [
			{
				"promotionAmount": 0,
				"promotionCode": "string",
				"promotionName": "string",
				"promotionPercent": 0,
				"promotionServiceDetails": [
					{
						"description": "string",
						"productFamily": "string",
						"serviceDefinitionId": "string"
					}
				],
				"promotionType": "PromotionSaving",
				"remainingAmount": 0,
				"sellerPromotionInstanceId": "string"
			}
		],
		"remainingContractValue": 0,
		"totalContractValue": 0,
		"totalCreditSavings": 0,
		"totalDiscountSavings": 0,
		"totalListPrice": 0,
		"totalNetPrice": 0,
		"totalPromotionSavings": 0,
		"totalSalePrice": 0,
		"unitListPrice": 0,
		"unitNetPrice": 0,
		"unitTotalContractValue": 0
	},
	"offerType": "ONDEMAND",
	"offers": [
		{
			"additionalAttributes": {
				"key": "string"
			},
			"billingFrequency": "PREPAID",
			"billingModel": "COMMIT_REQUIRED",
			"currency": "string",
			"description": "string",
			"discountSavings": [
				{
					"attributes": {
						"key": "string"
					},
					"discountAmount": 0,
					"type": "RCD"
				}
			],
			"endDate": "string",
			"licenseUnit": "string",
			"listPrice": 0,
			"name": "string",
			"netPrice": 0,
			"offerCategory": "PRIMARY",
			"offerCost": {
				"creditSavings": [
					{
						"creditAmount": 0,
						"creditReference": "string",
						"type": "FLEX_EXCHANGE"
					}
				],
				"discountSavings": [
					{
						"attributes": {
							"key": "string"
						},
						"discountAmount": 0,
						"type": "RCD"
					}
				],
				"promotionSavings": [
					{
						"promotionAmount": 0,
						"promotionCode": "string",
						"promotionName": "string",
						"promotionPercent": 0,
						"promotionServiceDetails": [
							{
								"description": "string",
								"productFamily": "string",
								"serviceDefinitionId": "string"
							}
						],
						"promotionType": "PromotionSaving",
						"remainingAmount": 0,
						"sellerPromotionInstanceId": "string"
					}
				],
				"remainingContractValue": 0,
				"totalContractValue": 0,
				"totalCreditSavings": 0,
				"totalDiscountSavings": 0,
				"totalListPrice": 0,
				"totalNetPrice": 0,
				"totalPromotionSavings": 0,
				"totalSalePrice": 0,
				"unitListPrice": 0,
				"unitNetPrice": 0,
				"unitTotalContractValue": 0
			},
			"offerType": "ONDEMAND",
			"programOption": "string",
			"purchaseQuantity": 0,
			"quantityUom": "string",
			"referenceId": "string",
			"serviceRef": {
				"id": "string",
				"name": "string",
				"serviceIcon": "string"
			},
			"sku": "string",
			"startDate": "string",
			"status": "SUBMITTED",
			"tierName": "string",
			"unitListPrice": 0,
			"unitNetPrice": 0,
			"usageItems": [
				{
					"chargeId": "string",
					"chargeType": "string",
					"name": "string",
					"offerCost": {
						"creditSavings": [
							{
								"creditAmount": 0,
								"creditReference": "string",
								"type": "FLEX_EXCHANGE"
							}
						],
						"discountSavings": [
							{
								"attributes": {
									"key": "string"
								},
								"discountAmount": 0,
								"type": "RCD"
							}
						],
						"promotionSavings": [
							{
								"promotionAmount": 0,
								"promotionCode": "string",
								"promotionName": "string",
								"promotionPercent": 0,
								"promotionServiceDetails": [
									{
										"description": "string",
										"productFamily": "string",
										"serviceDefinitionId": "string"
									}
								],
								"promotionType": "PromotionSaving",
								"remainingAmount": 0,
								"sellerPromotionInstanceId": "string"
							}
						],
						"remainingContractValue": 0,
						"totalContractValue": 0,
						"totalCreditSavings": 0,
						"totalDiscountSavings": 0,
						"totalListPrice": 0,
						"totalNetPrice": 0,
						"totalPromotionSavings": 0,
						"totalSalePrice": 0,
						"unitListPrice": 0,
						"unitNetPrice": 0,
						"unitTotalContractValue": 0
					},
					"uom": "string"
				}
			],
			"usageSubmissionModel": "string",
			"volumeTierDiscount": 0
		}
	],
	"productFamilyRef": {
		"name": "string",
		"productFamily": "string"
	},
	"productId": "string",
	"purchaseQuantity": 0,
	"quantityUom": "string",
	"region": "string",
	"routeToMarket": "string",
	"sku": "string",
	"startDate": "string",
	"status": "SUBMITTED",
	"supportLevel": "string"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

DistributorSubscriptionDetails
DistributorTransactionInfo
ResellerSubscriptionDetails
ResellerTransactionInfo

Feedback

Was this page helpful?