DistributorRedemption
Redemption details for a distributor
Properties
AR Invoice Number associated with the redemption
Id to uniquely identify the Redemption
CBC Id associated with Redemption
Billing Frequency for Offer Redemption
Billing Term for Offer Redemption
Currency used for Offer Redemption
Name of the Customer associated with Redemption
Distributor PRM Id associated with Redemption
Distributor Name associated with Redemption
Extended List Price for Offer Redemption
Total Net Price for the redemption
Type of Offer such as On-Demand or Commit
Possible values are: ONDEMAND , COMMIT
Customer Org ID associated with Redemption
Customer Org ID associated with Redemption
Product family of the Service associated with Redemption
Quantity of the Offer Redemption
Date of the Offer Redemption
Reseller PRM Id associated with Redemption
Reseller Name associated with Redemption
SKU utilized for Offer Redemption
SKU Description for Offer Redemption
Subscription ID associated with Redemption
JSON Example
{
"arInvoiceNumber": "string",
"billDocNumber": "string",
"billingEngineDiscountContractId": "string",
"billingFrequency": "string",
"billingTerm": "string",
"currency": "string",
"customerName": "string",
"distributorId": "string",
"distributorName": "string",
"extendedPrice": 0,
"netPrice": 0,
"offerType": "ONDEMAND",
"orgId": "string",
"orgName": "string",
"productFamily": "string",
"quantity": 0,
"redeemedDate": "string",
"resellerId": "string",
"resellerName": "string",
"sku": "string",
"skuDescription": "string",
"subscriptionId": "string"
}
Property Of
DistributorRedemptionPage