[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
ResellerRedemptionPage
Reseller Redemption Summary Response Model
Properties
integer as int32
current
Optional
First result on the current page
integer as int32
next
Optional
First result on the next page
integer as int32
totalResultsCount
Optional
The total number of results
JSON Example
{
"current": 0,
"next": 0,
"results": [
{
"arInvoiceNumber": "string",
"billDocNumber": "string",
"billingEngineDiscountContractId": "string",
"billingFrequency": "string",
"billingTerm": "string",
"currency": "string",
"customerName": "string",
"distributorId": "string",
"distributorName": "string",
"extendedPrice": 0,
"offerType": "ONDEMAND",
"orgId": "string",
"orgName": "string",
"productFamily": "string",
"quantity": 0,
"redeemedDate": "string",
"resellerId": "string",
"resellerName": "string",
"sku": "string",
"skuDescription": "string",
"subscriptionId": "string"
}
],
"totalResultsCount": 0
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Returned By
Get Reseller Redemptions