Hi Pujitha,
Thanks for reaching out to us. Yes, you can retrieve the swatches using Rest API.
Using the GET method you can retrieve the woo_variation_swatches data. Please check this link: https://woocommerce.github.io/woocommerce-rest-api-docs/#retrieve-an-attribute-term
I hope this will help.
Thank You
Do you provide the swatches in rest api response?
Pujitha Mutyala
Hi Team,
We are implementing the same feature in an app where we are using the WooCommerce RestAPI as backend. Do you provide the variation swatches in a rest api format ?