curl --location --request GET 'https://platform.shopranos.eu/api/assortment//values'
[
{
"id": "string",
"companyId": "string",
"customerId": "string",
"productId": "string",
"categoryId": "string",
"typeId": "string",
"status": 0,
"source": 0,
"insertDate": "2019-08-24T14:15:22Z",
"updateDate": "2019-08-24T14:15:22Z"
}
]