Update a Wholesale Product

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

Method

Endpoint

PUT

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

Body Parameters

Required

Type

Description

wholesale_price

yes

array

The wholesale price.

wholesale_sale_price

no

array

The wholesale sale price.

Last updated