UsageSummary
Usage Summary for Partner Of Record
Properties
The billing account to fetch in context of
The unique Billing Engine Discount Contract Id coming from CSP
Charge Description for the Usage Summary
Charge Id for the Usage Summary
Total Commitment by the PoR
Name of the customer active under the Partner
CSP Org ID of the customer active under the Partner
Date Center allocated for the customer for a service
PRM Id of the Distributor associated with PoR
Name of the Distributor associated with PoR
MSRP Price for the Usage Summary
OnDemand Usage of a service by the Partner
Part Number for the usage summary
Product Family in the catalog
PRM Id of the Reseller associated with PoR
Name of the Reseller associated with PoR
Name of the service active for the customer
Subscription Id coming from CSP
Unit Of Measurement for the service activated by customer
Usage of a service by the Partner
Usage Date of a service by the Partner
JSON Example
{
"billingAccountId": "string",
"billingEngineDiscountContractId": "string",
"chargeDescription": "string",
"chargeId": "string",
"commitment": 0,
"customerName": "string",
"customerOrgId": "string",
"dataCenterDescription": "string",
"distributorId": "string",
"distributorName": "string",
"msrpPrice": 0,
"onDemandUsage": 0,
"partNumber": "string",
"productFamily": "string",
"resellerId": "string",
"resellerName": "string",
"service": "string",
"subscriptionId": "string",
"unitOfMeasurement": "string",
"usage": 0,
"usageTimestamp": "string"
}