Is it posibble CRUD from rest API?
-
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
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Is it posibble CRUD from rest API?’ is closed to new replies.