Delete a Wholesale Product

This endpoint allows you to view all the wholesale products.

Method

Endpoint

DELETE

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

Path parameters

Required

Type

Description

product_id

yes

integer

The product ID.

Note:

  • You can delete wholesale and non-wholesale products using this API.

Last updated