curl --location --request POST 'https://platform.shopranos.eu/api/customer-product-mixes/sync/customer/?daysBack'{
"customerId": "string",
"productsAdded": 0,
"productsUpdated": 0,
"ordersProcessed": 0,
"errors": [
"string"
],
"success": true
}