Retrieve Product custom field enumeration
Last updated
Was this helpful?
URL : /api/v1/product-custom-field-enums/{id}/
Method : GET
Code : 200 OK
Content examples :
{
"id": 1,
"value": "vv1",
"product_custom_field": 69
}Last updated
Was this helpful?
Was this helpful?