Delete a Wholesale Product

This API handles deleting a wholesale or non-wholesale product.

Method

Endpoint

DELETE

/wp-json/wholesale/v1/products/{product_id}

Path Parameter

Required

Type

Description

product_id

yes

array

The product ID

Note:

  • Able to delete wholesale and non-wholesale product.

Last updated