updateQuote
post
                    /ccadmin/v1/webhook/updateQuote
The is triggered to update the quote
                Request
Supported Media Types
                - application/json
The details of quote and the operation requested by Oracle Commerce Cloud.
                
                
                
                Root Schema : updateQuote_request
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectThe details of quote and the operation requested by Oracle Commerce Cloud.
    
    
    
    
        Show Source
        - 
            agentId(optional): 
            string
            Order level Agent id
- 
            date(optional): 
            string(date-time)
            Rejection or Cancellation for this quote
- 
            externalAgentId(optional): 
            string
            Agent id
- 
            externalId(optional): 
            string
            external id for this quote
- 
            note(optional): 
            string
            Rejection or Cancellation note for this quote
- 
            operation(optional): 
            string
            update quote operation, accept/reject/cancel
- 
            orderId(optional): 
            string
            Id of the quoted order
- 
            profileId(optional): 
            string
            Id of the profile
Response
Supported Media Types
                - application/json
200 Response
No response is returned as this is an event webhook