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

ResellerDiscountContractMinusPricing

Summary of Reseller discount contracts


Properties

string
billingAccountId Optional

Billing Account ID of the order placed


string
billingEngineDiscountContractId Optional

Billing engine discount contract ID


string
currency Optional

Currency in which discount contract was signed


currentYear Optional

Spend details minus pricing for the commitment


string
customerName Optional

Customer Name under which order is placed


string
distributorName Optional

Name of the associated partner. Distributor in this case.


boolean
expiring Optional

Indicates whether the contract is expiring in the next 30 days


string
status Optional

Status of Billing Engine Discount Contract

Possible values are: ACTIVEINACTIVE


totalYears Optional

Spend details minus pricing for the commitment

JSON Example

{
	"billingAccountId": "string",
	"billingEngineDiscountContractId": "string",
	"currency": "string",
	"currentYear": {
		"endDate": "string",
		"startDate": "string"
	},
	"customerName": "string",
	"distributorName": "string",
	"expiring": false,
	"status": "ACTIVE",
	"totalYears": {
		"endDate": "string",
		"startDate": "string"
	}
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

ResellerDiscountContractsMinusPricing

Feedback

Was this page helpful?