1. Home
  2. Knowledge Base
  3. WooCommerce Wholesale Pro
  4. Developer Documentation

How does WooCommerce Wholesale Pro work with the REST API?

Our wholesale plugin adds some custom fields to the products. All of these fields are accessible via the REST API.

For example, if you want to get the wholesale price for a product, you can retrieve that product and look for the price in the 'meta_data' of the JSON response. Remember that the meta key changes based on the user role and type of the price.

Related Articles

If searching the knowledge base hasn't answered your question, please contact support.