WooCommerce REST Client API – Not able to hit create orders webhook without consumer key and consumer key is hashed?
I am trying to create a webhook for orders create in a plugin settings. But unfortunately i am not able to hit the api without consumer key and consumer key in wp_woocommerce_api_keys table is hashed its not that which i got during creation of rest apis.