BaseOffer
Defines the properties of the Base Offer.
Properties
The name of the 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 offer.
The categories of offers 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 of the offer.
The currency of the offer.
The customer segment example - ‘ACADEMIC’ ‘COMMERCIAL’ ‘GOVERNMENT’
Possible values are: ACADEMIC , COMMERCIAL , GOVERNMENT
The data center.
The description of the offer.
The end date of the offer.
The hosting Type.
The license unit.
The charge id of the offer.
The billing term Uom of the offer example - ‘MONTHS’
Possible values are: MONTHS
The offer config group Id of the offer.
The type of offer example - ‘ONDEMAND’ ‘COMMIT’
Possible values are: ONDEMAND , COMMIT
The operating system.
The product id of the offer.
The billing term of the offer.
The quantity Uom of the offer.
The reference Id of the offer
The region of the offer.
The retention period of the offer.
The route to market example - ‘DIRECT’ ‘RESELLER’ ‘DISTRIBUTOR’
Possible values are: DIRECT , RESELLER , DISTRIBUTOR
The start date of the offer.
The status of the offer example - ‘SUBMITTED’ ‘PENDING_PROVISIONING’ ‘ERROR’ etc
Possible values are: SUBMITTED , PENDING_PROVISIONING , ERROR , ACTIVE , PENDING_CANCEL , CANCELLED , TERMINATED , PENDING_ACTIVE , EXPIRED
The support level of the offer.
The tier name.
The total credit savings on the offer.
The total list contract value of the offer.
The total list price of the offer.
The uom.
JSON Example
{
"billingModel": "COMMIT_REQUIRED",
"name": "string",
"offerCategory": "PRIMARY",
"purchaseQuantity": 0
}
Property Of
AmendOffer
MspSubscriptionDetails