Advertisement
daxruiz

account status

Mar 3rd, 2023
771
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.67 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.             "credit": 3553.0000,
  14.             "debit": 0,
  15.             "factor": 1
  16.         },
  17.         {
  18.             "description": "COMISION POR DISPERSION",
  19.             "credit": 0,
  20.             "debit": 106.5900,
  21.             "factor": -1
  22.         },
  23.         {
  24.             "description": "INGRESO POR IVA",
  25.             "credit": 0,
  26.             "debit": 17.0544,
  27.             "factor": -1
  28.         }
  29.     ]
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement