curl --location --request GET 'https://platform.shopranos.eu/api/designer/LookUps/'
{
"id": "string",
"options": [
{
"id": "string",
"name": "string",
"position": 0
}
],
"type": "AccountSourceType"
}