Management API
...
Product
Custom Fields

Retrieve Product Custom Field

1min
retrieve a single product custom field, if requesting manager has access permissions to it url /api/v1/product custom fields/{id}/ method get success response code 200 ok content examples { "id" 66, "product custom field enums" \[], "name" "cf1", "data type" null, "default value" "1", "description" null, "product" 1584723961091260 }