Create Product custom field enumeration
Parameters
Data example
{
"value": "vv2",
"product_custom_field": 10003
}Success Response
{
"id": 1,
"value": "vv2",
"product_custom_field": 10003
}Last updated
Was this helpful?