SubscriptionRequest
                                SubscriptionRequest                            
                            JSON Example
                                    {
    "product": "host",
    "product_type": "host - deprecated",
    "billing_frequency": "MONTHLY",
    "region": "US_WEST_2",
    "commitment_term": "12",
    "offer_name": "VMware Cloud on AWS",
    "type": "i3.metal",
    "offer_version": "1.0",
    "quantity": 1
}
            
            
                                    string
                
                
            
        
        
                product            
                            Optional
                    The product for which subscription needs to be created. Refer /vmc/api/orgs/{orgId}/products.
            
            
                                    string
                
                
            
        
        
                product_type            
                            Required
                    Old identifier for product. Deprecarted. See product and type
            
            
                                    string
                
                
            
        
        
                product_id            
                            Optional
                    product_id
            
            
                                    string
                
                
            
        
        
                billing_frequency            
                            Optional
                    Frequency of the billing.
            
            
                                    string
                
                
            
        
        
                region            
                            Required
                    region
            
            
                                    string
                
                
            
        
        
                commitment_term            
                            Required
                    commitment_term
            
            
                                    string
                
                
            
        
        
                offer_context_id            
                            Optional
                    offer_context_id
            
            
                                    string
                
                
            
        
        
                offer_version            
                            Required
                    offer_version
            
            
                                    string
                
                
            
        
        
                offer_name            
                            Required
                    offer_name
            
            
                                    integer
                
                
            
        
        
                quantity            
                            Required
                    quantity
            
            
                                    string
                
                
            
        
        
                type            
                            Optional
                    The type of the product for which the subscription needs to be created.
            
            
                                    integer
                
                
            
        
        
                price            
                            Optional
                    price
            
            
                                    string
                
                
            
        
        
                product_charge_id            
                            Optional
                    product_charge_id
