[ad_1]
Hi. I´ll like working with this plugin if i can get and put from rest API. I need add red color and its hexa #ff0000. Is it posibble from rest API? I look for documentation and i dont see nothing. Can you get and put type for this?
I only receive this, i don’t see hexadecimal
https://xxxx.com/wp-json/wc/v3/products/attributes/3/terms/79?consumer_key=ck_57c……%5B%5D
{
"id": 79,
"name": "REF",
"slug": "2",
"description": "RED",
"menu_order": 0,
"count": 2,
"_links": {
"self": [
{
"href": "https://XXXX.com/wp-json/wc/v3/products/attributes/3/terms/79"
}
],
"collection": [
{
"href": "https://XXXX.com/wp-json/wc/v3/products/attributes/3/terms"
}
]
}
}Thanks
- This topic was modified 17 hours, 10 minutes ago by .
