API: Filter orders by custom field
-
Hello Community,
I retrieve orders from WooCommerce using the WordPress API. WordPress and Woo are up to date. The retrieval takes place via “/wp-json/wc/v3/orders”.
Now I want to filter the retrieval of these orders by a custom field (which is also displayed below “meta_data”). The parameter “?filter” has not been available for some time and I don’t want to use the plugin which brings it back.
Can you tell me which hook I have to use how to use the custom fields (or the special custom field) as a filter attribute?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘API: Filter orders by custom field’ is closed to new replies.