BaseOfferConfig
Defines the properties of the Base Offer Config.
Properties
The name of the base offer.
The billing model example - ‘COMMIT_REQUIRED’ ‘COMMIT_OPTIONAL’ ‘COMMIT_ONLY’
Possible values are: COMMIT_REQUIRED , COMMIT_OPTIONAL , COMMIT_ONLY
The purchase quantity of the base offer.
The category of the base offer example - ‘PRIMARY’ ‘ADDON’ ‘ONETIME’ ‘ONDEMAND’
Possible values are: PRIMARY , ADDON , ONETIME , ONDEMAND
The billing frequency example - ‘PREPAID’ ‘MONTHLY’ ‘ANNUAL’
Possible values are: PREPAID , MONTHLY , ANNUAL
The cross Ref Sku.
The type of currency.
The customer segment example - ‘ACADEMIC’ ‘COMMERCIAL’ ‘GOVERNMENT’
Possible values are: ACADEMIC , COMMERCIAL , GOVERNMENT
The data center.
The decription of the base offer.
The end date of the base offer.
The hosting type.
The license unit.
The charge id of the base offer.
The billing term uom example - ‘MONTHS’
Possible values are: MONTHS
The offer config group Id of the base offer.
The list of offer Reference Ids.
The type of base offer example - ‘ONDEMAND’ ‘COMMIT’
Possible values are: ONDEMAND , COMMIT
The operating system
The product id of the offer.
The program option
The billing term of the base offer.
The quantity Uom.
The reference Id of the base offer.
The region.
The retention period of the base offer.
The route to market example - ‘DIRECT’ ‘RESELLER’ ‘DISTRIBUTOR’
Possible values are: DIRECT , RESELLER , DISTRIBUTOR
The start date of the base offer.
The status of the base offer.
Possible values are: SUBMITTED , PENDING_PROVISIONING , ERROR , ACTIVE , PENDING_CANCEL , CANCELLED , TERMINATED , PENDING_ACTIVE , EXPIRED
The support level of the base offer.
The tier name.
The total credit savings.
The total list contract value of the base offer.
The total list price of the base offer.
The uom.
JSON Example
{
"billingModel": "COMMIT_REQUIRED",
"name": "string",
"offerCategory": "PRIMARY",
"purchaseQuantity": 0
}