woocommerce / woocommerce-rest-api

This is the WooCommerce core REST API Package. It runs standalone as a feature plugin too.
71 stars 46 forks source link

Adding product attribute terms via REST API (V3) does not keep order #246

Closed kevinamorim closed 3 years ago

kevinamorim commented 3 years ago

When adding product attribute terms using the REST API (V3) the ordering is not kept. If I set a custom order for my terms using the 'menu_order' field the ordering is not reflected on WooCommerce backoffice.

Using following endpoint: /wp-json/wc/v3/products/attributes//terms