GET /v1/predictions?catalogId=GEN_CATALOG &cutomerId=CST_29481 &count=20
{
"predictionsProducts": [
{
"productId": "960038380",
"predictedPurchaseDate": "2024-10-05",
"predictionWindowStart": "2024-09-22",
"predictionWindowEnd": "2024-10-20",
"confidenceScore": 92
},
{
"productId": "960050655",
"predictedPurchaseDate": "2024-10-08",
"predictionWindowStart": "2024-09-25",
"predictionWindowEnd": "2024-10-22",
"confidenceScore": 88
}
],
"predictionsRequest": {
"catalogId": "GEN_CATALOG",
"customerId": "CST_29481",
"count": 20
}
}