Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. {
  2. "terminal": "1",
  3. "licencia": "123456783",
  4. "machine": "50026B7764091B30 ",
  5. "clave": "FB6D6A4456DC9B2A8A940CF655E59C42",
  6. "version": "1.5",
  7. "datos": [
  8. {
  9. "operacion": "stock",
  10. "entidad": "tb_stock",
  11. "nivel": 0,
  12. "datos": [
  13. {
  14. "ID_TERMINAL": "1",
  15. "ID": "99",
  16. "ID_ALMACEN": "1",
  17. "ID_ARTICULO": "112231",
  18. "ID_TICKET": null,
  19. "ID_LIN_TICKET": null,
  20. "ID_CAJA": null,
  21. "ID_TURNO": null,
  22. "UNIDADES": "-100",
  23. "STOCK_INICIAL": "50",
  24. "STOCK_FINAL": "150",
  25. "CONCEPTO": "ASTM_ES_I ",
  26. "FECHA": "2020-04-02 12:38:21",
  27. "ID_FORMATO": "266"
  28. }
  29. ]
  30. }
  31. ]
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement