ThreeAI-Demo / data /GetRealTimeCommissions.json
VolodymyrHula's picture
Uploaded three AI FAQ bot
a0d7d94
{
"commissions": [
{
"customerID": 451930,
"periodType": 1,
"periodID": 377,
"periodDescription": "Week 139 10/13-10/19",
"currencyCode": "usd",
"commissionTotal": 42758.1575,
"bonuses": [
{
"description": "Team Commissions",
"amount": 22500.0000,
"bonusID": 26
},
{
"description": "Leadership Matching Bonus",
"amount": 16334.5000,
"bonusID": 27
},
{
"description": "Global Leadership Pool Bonus (GLPB)",
"amount": 3417.1916,
"bonusID": 28
},
{
"description": "Founders Pool Bonus (FPB)",
"amount": 506.4659,
"bonusID": 29
}
],
"customerKey": null
},
{
"customerID": 451930,
"periodType": 1,
"periodID": 378,
"periodDescription": "Week 140 10/20-10/26",
"currencyCode": "usd",
"commissionTotal": 35335.7143,
"bonuses": [
{
"description": "Team Commissions",
"amount": 20385.0000,
"bonusID": 26
},
{
"description": "Leadership Matching Bonus",
"amount": 12906.2500,
"bonusID": 27
},
{
"description": "Global Leadership Pool Bonus (GLPB)",
"amount": 1854.4252,
"bonusID": 28
},
{
"description": "Founders Pool Bonus (FPB)",
"amount": 190.0391,
"bonusID": 29
}
],
"customerKey": null
}
]
}