Title: Problems with Woo REST API
Last modified: March 4, 2026

---

# Problems with Woo REST API

 *  Resolved [davidreca](https://wordpress.org/support/users/davidreca/)
 * (@davidreca)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/problems-with-woo-rest-api/)
 * Hello, we’re having a problem with a shop page developed with Divi and BodyCommerce.
   When a filter is activated (a category, for example), the wholesale prices disappear.
 * Apparently, this is a problem with the REST API used by BodyCommerce (a plugin
   for building the store in Divi). The developers of this plugin asked me to ask
   the following question:
 * “Could you contact them and ask if there’s a filter or something we should do
   in REST to make it work?”
 * Is there any documentation or suggestion you could provide to help them fix this
   problem?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-with-woo-rest-api%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [rymerakristel](https://wordpress.org/support/users/rymerakristel/)
 * (@rymerakristel)
 * [3 months ago](https://wordpress.org/support/topic/problems-with-woo-rest-api/#post-18844552)
 * Hello [@davidreca](https://wordpress.org/support/users/davidreca/) ,
   I’m sorry
   for the trouble this has caused! Please reach out to our support team directly
   and we’ll be happy to check and escalate this to Divi on your behalf. We look
   forward to hearing from you and getting this resolved!
 *  Thread Starter [davidreca](https://wordpress.org/support/users/davidreca/)
 * (@davidreca)
 * [3 months ago](https://wordpress.org/support/topic/problems-with-woo-rest-api/#post-18844937)
 * Hello, we have the free version of the “WooCommerce Wholesale Prices” plugin 
   but we do not have access to plugin support.
 * This was the reason why I started a ticket in this forum.
 * If it’s possible to contact your plugin’s support, please let me know how to 
   do so.
 * Or we can continue with this ticket; I can continue with the Divi Engine (BodyCommerce)
   team, but I need you to answer the questions from the first post:
 * “Could you contact them and ask if there’s a filter or something we should do
   in REST to make it work?”
 * Is there any documentation or suggestion you could provide to help them fix this
   problem?
 * thanks
 *  Plugin Support [rymerakristel](https://wordpress.org/support/users/rymerakristel/)
 * (@rymerakristel)
 * [2 months, 3 weeks ago](https://wordpress.org/support/topic/problems-with-woo-rest-api/#post-18859359)
 * Hello [@davidreca](https://wordpress.org/support/users/davidreca/) ,
 * When you apply a filter on the shop page, BodyCommerce is fetching the updated
   product list using the default WooCommerce REST API. The issue is that our plugin
   uses a separate REST API endpoint that includes wholesale pricing data, and since
   BodyCommerce isn’t using that endpoint, the wholesale prices aren’t being returned.
 * What you can pass along to their developers is this:
 * We provide a dedicated endpoint at
   `/wp-json/wholesale/v1/products`which returns
   the full wholesale pricing data. They can switch their product requests to use
   this endpoint and include the customer’s wholesale role as a parameter, like 
   this:
 * `/wp-json/wholesale/v1/products?wholesale_role=wholesale_customer&category=X`
 * Alternatively, if they prefer to stick with the default WooCommerce endpoint,
   they can still pass the `wholesale_role` as a query parameter.
   [https://rymera.gitbook.io/wholesale-suite-api/wholesale-v1-wwp](https://rymera.gitbook.io/wholesale-suite-api/wholesale-v1-wwp)

Viewing 3 replies - 1 through 3 (of 3 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-with-woo-rest-api%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/woocommerce-wholesale-prices/assets/icon-256x256.jpg?rev
   =2547870)
 * [Wholesale Suite – B2B, Dynamic Pricing & WooCommerce Wholesale Prices](https://wordpress.org/plugins/woocommerce-wholesale-prices/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-wholesale-prices/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-wholesale-prices/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-wholesale-prices/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-wholesale-prices/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-wholesale-prices/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [rymerakristel](https://wordpress.org/support/users/rymerakristel/)
 * Last activity: [2 months, 3 weeks ago](https://wordpress.org/support/topic/problems-with-woo-rest-api/#post-18859359)
 * Status: resolved