Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Woocommerce API Brands Endpoint

Home / Forums / Kadence Theme / Woocommerce API Brands Endpoint

This topic is: Not Resolved
[Not Resolved]
Posted in: Kadence Theme
March 17, 2021 at 11:08 am

Is there a brands endpoint like the products endpoint in woocommerce?

I have tried this endpoint from the woocommerce documentation:
/wp-json/wc/v3/products/brands
But I can’t get a JSON response.

With the /wp-json/wc/v3/products endpoint I get the product-JSON result without a problem, but I can’t find the assigned brand in the JSON result of the product.

I would like to add, delete and update the brands in woocommerce via the API otherwise I have to do it manually.

  • The forum ‘Kadence Theme’ is closed to new topics and replies.