[
{
"type": "string",
"name": "string",
"label": "string"
}
]curl --location 'https://platform.shopranos.eu/api/designer/CustomFields' \
--header 'Content-Type: application/json' \
--data '[
{
"type": "string",
"name": "string",
"label": "string"
}
]'{}