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