Open
Description
Hey guys,
I dont know how i have to write some rest request to set a value in to my custom field.
I have installed your Plugin and i have created a custom field like http://www.remicorson.com/mastering-woocommerce-products-custom-fields/
Now the question is how i have to write the rest request to set data in this custom field.
I tried it like
"custom_meta": [
{
"my_custom_field_id": "my_custom_value",
}
]
Metadata
Metadata
Assignees
Labels
No labels