Skip to content

Instantly share code, notes, and snippets.

@chumaknadya
Last active July 8, 2019 09:12
Show Gist options
  • Save chumaknadya/532db6860c5227d7b2b0eb617f47c18c to your computer and use it in GitHub Desktop.
Save chumaknadya/532db6860c5227d7b2b0eb617f47c18c to your computer and use it in GitHub Desktop.
{
"metrics": [{
"month": "May",
"groupe_volume": "123.32",
"gross_commission": "1543534.4",
"personal_volume": "3123123",
"affiliates": "81",
"verified_affiliates": "34"
},
{
"month": "June",
"groupe_volume": "123.32",
"gross_commission": "1543534.4",
"personal_volume": "3123123",
"affiliates": "78",
"verified_affiliates": "34"
}],
"account_info": {
"uid": "ID535CA9B575",
"first_name": "Name",
"last_name": "Surname",
"email": "test@barong.io",
"region": "China",
"klass": "IB",
"state": "active",
"manager": {
"uid": "IB000004334",
"first_name": "Name1",
"last_name": "Surname1",
"email": "test1@barong.io",
"klass": "MIB",
"state": "active"
},
"referrer": {
"uid": "ID234234234",
"first_name": "Name2",
"last_name": "Surname2",
"email": "test2@barong.io",
"klass": "TL",
"state": "active"
},
"created_at": "2019-06-25T11:34:11+02:00",
"updated_at": "2019-06-25T11:36:13+02:00"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment