[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
DistributorDiscountContract
Discount contract summary for a distributor
Properties
string
billingAccountId
Optional
Billing Account ID of the customer
string
billingEngineDiscountContractId
Optional
ID of the Discount Contract
string
currency
Optional
Currency in which discount contract was signed
string
customerName
Optional
Customer name on Discount Contract
boolean
expiring
Optional
Indicates whether the contract is expiring in the next 30 days
string
resellerName
Optional
Name of the partner of type Reseller
string
status
Optional
Status of Billing Engine Discount Contract
Possible values are: ACTIVE , INACTIVE
JSON Example
{
"billingAccountId": "string",
"billingEngineDiscountContractId": "string",
"currency": "string",
"currentYear": {
"commitment": 0,
"endDate": "string",
"overage": 0,
"remaining": 0,
"spent": 0,
"spentPercent": 0,
"startDate": "string"
},
"customerName": "string",
"expiring": false,
"resellerName": "string",
"status": "ACTIVE",
"totalYears": {
"commitment": 0,
"endDate": "string",
"overage": 0,
"remaining": 0,
"spent": 0,
"spentPercent": 0,
"startDate": "string"
}
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of
DistributorDiscountContracts