/products/{product_id}/customization-fields

GET {{baseUrl}}/products/:product_id/customization-fields

Returns a list of product customisation fields assigned to a product

RESPONSES

status: OK

[{"id":"\u003cinteger\u003e","label":"\u003cstring\u003e","type":"\u003cinteger\u003e"},{"id":"\u003cinteger\u003e","label":"\u003cstring\u003e","type":"\u003cinteger\u003e"}]