Advertisement
daxruiz

account status detail

Mar 3rd, 2023
963
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.01 KB | None | 0 0
  1. {
  2.     "pageIndex": 0,
  3.     "totalPages": 1,
  4.     "hasPreviousPage": false,
  5.     "hasNextPage": false,
  6.     "pageSize": 50,
  7.     "count": 3,
  8.     "search": "",
  9.     "performanceInfo": null,
  10.     "data": [
  11.         {
  12.             "description": "PAGO CONTADO MEDIANTE TF",
  13.             "reference": "F67F6A0F-2D7A-4CF9-AFFD-32D991FEACF4",
  14.             "date": "2023-02-27T02:03:48.627",
  15.             "credit": 3553.0000,
  16.             "debit": 0,
  17.             "factor": 1
  18.         },
  19.         {
  20.             "description": "COMISION POR DISPERSION",
  21.             "reference": "E7188013-93C5-4DF1-ACA2-D63549A165F6",
  22.             "date": "2023-02-27T02:03:48.627",
  23.             "credit": 0,
  24.             "debit": 106.5900,
  25.             "factor": -1
  26.         },
  27.         {
  28.             "description": "INGRESO POR IVA",
  29.             "reference": "125E7238-2D43-4D93-8605-0324964FFF32",
  30.             "date": "2023-02-27T02:03:48.627",
  31.             "credit": 0,
  32.             "debit": 17.0544,
  33.             "factor": -1
  34.         }
  35.     ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement