API
-
Hello. Thanks for your plugin:)
i have a question about API support. How can i add or upd list of brands?
i’am trying smth like this
$woocommerce->put(‘products/brands’, $data);
or
$woocommerce->put(‘brands’, $data);
or
$woocommerce->post(‘brands’, $data);
but it’s not working
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘API’ is closed to new replies.