deleteOrder

delete

/ccapp/v1/orders/{id}

Deletes the specified order.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

204 Response

OK.

Default Response

The error response. The following is the internal error code thrown by this API when the request processing fails in Oracle Commerce Cloud: |Error Code|Description| |------------------|------------------| |28313|Error deleting order.|
Body ()
Root Schema : errorModel
Type: object
Show Source
Nested Schema : errors
Type: array
An optional list of errors if multiple errors were encountered
Show Source
Nested Schema : items
Type: object
Show Source
Back to Top