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:
object
The details of quote and the operation requested by Oracle Commerce Cloud.
Show Source
-
agentId:
string
Order level Agent id
-
date:
string(date-time)
Rejection or Cancellation for this quote
-
externalAgentId:
string
Agent id
-
externalId:
string
external id for this quote
-
note:
string
Rejection or Cancellation note for this quote
-
operation:
string
update quote operation, accept/reject/cancel
-
orderId:
string
Id of the quoted order
-
profileId:
string
Id of the profile
Response
Supported Media Types
- application/json
200 Response
No response is returned as this is an event webhook