deleteOrder
post
/ccadmin/v1/webhook/deleteOrder
This is triggered by a delete order event.
Request
Supported Media Types
- application/json
Notifies an external system that an order has been deleted.
Root Schema : deleteOrder_request
Type:
object
Notifies an external system that an order has been deleted.
Show Source
-
orderId(optional):
string
ID of the order that has been deleted.
Response
Supported Media Types
- application/json
200 Response
No response is returned as this is an event webhook