curl --location --request GET 'https://platform.shopranos.eu/api/customer-product-mixes/'{
"productId": "string",
"productVariantId": "string",
"customerId": "string",
"storeId": "string",
"lastPurchasedAtUtc": "2019-08-24T14:15:22.123Z",
"lastPurchasedPrice": 0,
"lastPurchasedQuantity": 0,
"addedManuallyBy": "string",
"addedManuallyAtUtc": "2019-08-24T14:15:22.123Z"
}