Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "transferin": {
- "data": [
- {
- "count": 4,
- "amount": "240",
- "type": "transferin",
- "when": "2021-03-18T14:00:00.000Z"
- }
- ],
- "sum_amount": 240,
- "sum_count": 4
- },
- "topup": {
- "data": [
- {
- "count": 2,
- "amount": "31",
- "type": "topup",
- "when": "2021-03-18T08:00:00.000Z"
- },
- {
- "count": 12,
- "amount": "41",
- "type": "topup",
- "when": "2021-03-18T09:00:00.000Z"
- },
- {
- "count": 21,
- "amount": "185",
- "type": "topup",
- "when": "2021-03-18T10:00:00.000Z"
- },
- {
- "count": 81,
- "amount": "2968",
- "type": "topup",
- "when": "2021-03-18T11:00:00.000Z"
- },
- {
- "count": 1,
- "amount": "1",
- "type": "topup",
- "when": "2021-03-18T12:00:00.000Z"
- },
- {
- "count": 4,
- "amount": "8000000",
- "type": "topup",
- "when": "2021-03-18T13:00:00.000Z"
- },
- {
- "count": 12,
- "amount": "1000",
- "type": "topup",
- "when": "2021-03-18T14:00:00.000Z"
- },
- {
- "count": 34,
- "amount": "26920",
- "type": "topup",
- "when": "2021-03-18T15:00:00.000Z"
- },
- {
- "count": 304,
- "amount": "189040",
- "type": "topup",
- "when": "2021-03-18T16:00:00.000Z"
- },
- {
- "count": 8,
- "amount": "56",
- "type": "topup",
- "when": "2021-03-18T17:00:00.000Z"
- }
- ],
- "sum_amount": 8220242,
- "sum_count": 479
- },
- "manualtopup": {
- "data": [],
- "sum_amount": 0,
- "sum_count": 0
- },
- "credit": {
- "data": [],
- "sum_amount": 0,
- "sum_count": 0
- },
- "payrolltopup": {
- "data": [],
- "sum_amount": 0,
- "sum_count": 0
- },
- "debit": {
- "data": [
- {
- "count": 1,
- "amount": "-15",
- "type": "debit",
- "when": "2021-03-18T08:00:00.000Z"
- },
- {
- "count": 1,
- "amount": "-15",
- "type": "debit",
- "when": "2021-03-18T09:00:00.000Z"
- },
- {
- "count": 6,
- "amount": "-76",
- "type": "debit",
- "when": "2021-03-18T10:00:00.000Z"
- },
- {
- "count": 17,
- "amount": "-323",
- "type": "debit",
- "when": "2021-03-18T11:00:00.000Z"
- },
- {
- "count": 26,
- "amount": "-30592",
- "type": "debit",
- "when": "2021-03-18T15:00:00.000Z"
- },
- {
- "count": 266,
- "amount": "-249260",
- "type": "debit",
- "when": "2021-03-18T16:00:00.000Z"
- }
- ],
- "sum_amount": -280281,
- "sum_count": 317
- },
- "topupfee": {
- "data": [
- {
- "count": 1,
- "amount": "-15",
- "type": "topupfee",
- "when": "2021-03-18T08:00:00.000Z"
- },
- {
- "count": 2,
- "amount": "-30",
- "type": "topupfee",
- "when": "2021-03-18T09:00:00.000Z"
- },
- {
- "count": 8,
- "amount": "-120",
- "type": "topupfee",
- "when": "2021-03-18T10:00:00.000Z"
- },
- {
- "count": 1,
- "amount": "-15",
- "type": "topupfee",
- "when": "2021-03-18T11:00:00.000Z"
- }
- ],
- "sum_amount": -180,
- "sum_count": 12
- },
- "account:count": {
- "data": [
- {
- "count": -2,
- "amount": "42",
- "type": "account:count",
- "when": "2021-03-18T16:00:00.000Z"
- },
- {
- "count": -10,
- "amount": "224",
- "type": "account:count",
- "when": "2021-03-18T17:00:00.000Z"
- }
- ],
- "sum_amount": 266,
- "sum_count": -12
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement