

Updated 05 Sep 2023
Did this page help you?
Retrieve a single product custom field, if requesting manager has access permissions to it.
URL: /api/v1/product-custom-fields/{id}/
Method: GET
Code: 200 OK
Content Examples:
{ "id": 66, "name": "cf1", "data_type": null, "default_value": "1", "description": null, "product": 1584723961091260 }