uno.json 773 B

1234567891011121314151617181920212223242526
  1. [
  2. {
  3. "user_id": 1,
  4. "group_id": 7050,
  5. "journal_id": 7050,
  6. "created_at": "2025-05-19T07:59:28+02:00",
  7. "updated_at": "2025-05-19T07:59:53+02:00",
  8. "group_title": "",
  9. "type": "Withdrawal",
  10. "currency_code": "EUR",
  11. "amount": "23,97",
  12. "foreign_currency_code": "",
  13. "foreign_amount": "",
  14. "native_currency_code": "EUR",
  15. "description": "Supermercado -Compra",
  16. "date": "2025-05-18T19:23:00+02:00",
  17. "source_name": "Efectivo",
  18. "source_type": "Asset account",
  19. "destination_name": "Alcampo",
  20. "destination_type": "Expense account",
  21. "category": "Alimentación",
  22. "budget": "Comida",
  23. "tags": "",
  24. "notes": ""
  25. }
  26. ]