deletePrice

delete

/ccadmin/v1/prices/{id}

Delete Price. Deletes the list price or sale price of a product or a SKU based on type of price,SKU ID and product ID provided.

Request

Supported Media Types
Path Parameters
  • ID corresponding to the product whose price or whose SKU price is to be set.
Query Parameters
Back to Top

Response

Supported Media Types

204 Response

A 204 No Content response is returned when operation succeeds.

Default Response

The error response
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