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

DistributorTransactionInfo

Info model of a Distributor’s subscription transaction


Properties

string
billingEngineOrderId Optional

The underlying billing engine order id for reference (if applicable to this transaction)


string
currency Optional

The currency used in the order


string
id Optional

ID of the transaction for reference


boolean
isCbcSelfServiceTransaction Optional

Whether or not the transaction is self service


array of OfferGroup
offerGroups Optional

List of all offer groups for which order is placed in the transaction


array of DistributorOffer
offers Optional

List of all offers for which order is placed in the transaction


string
quoteId Optional

Quote ID used for the order (if applicable for this transaction)


string
requester Optional

The person who created the order


resellerRef Optional

Reference object containing minimal details of a reseller


string
selfServeSubscriptionType Optional

Type of Self serve subscription

Possible values are: SERVICE_CONSOLE_PURCHASEON_DEMAND_CHARGE


number as double
totalNetPrice Optional

Total Net Price calculated for the transaction


string
transactionDate Optional

Date and time the order was created


string
transactionType Optional

Type of the order placed

Possible values are: INITIALEXPANSIONRENEWAUTO_RENEW

JSON Example

{
	"billingEngineOrderId": "string",
	"currency": "string",
	"id": "string",
	"isCbcSelfServiceTransaction": false,
	"offerGroups": [
		{
			"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"
		}
	],
	"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",
			"term": 0,
			"tierName": "string",
			"totalDiscount": 0,
			"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
		}
	],
	"quoteId": "string",
	"requester": "string",
	"resellerRef": {
		"name": "string",
		"orgId": "string",
		"partnerId": "string"
	},
	"selfServeSubscriptionType": "SERVICE_CONSOLE_PURCHASE",
	"totalNetPrice": 0,
	"transactionDate": "string",
	"transactionType": "INITIAL"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

DistributorTransaction

Feedback

Was this page helpful?