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
Header Parameters
  • The ID of the workset that this change will appear in. If this header is missing, the change will be made in the default workset.
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