Spaces:
Sleeping
Sleeping
File size: 2,079 Bytes
a0d7d94 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 | {
"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
}
]
} |