Open AdanLedesma66 opened 6 days ago
url=https://www.zbanco.com.py/api/cotizaciones?fecha_ini=2024-10-31&fecha_fin=2024-10-31
response= [ { "id": 2984, "fecha": "2024-10-31", "id_moneda": 2, "compra": "7800.00", "venta": "8000.00", "created_at": "2024-10-01T12:28:59.000000Z", "updated_at": "2024-10-25T13:29:22.000000Z", "moneda": { "id": 2, "nombre": "Dólar Estadounidense", "codigo": "USD", "created_at": "2022-09-09T22:06:21.000000Z", "updated_at": "2022-09-09T22:06:21.000000Z" } } ]
[ { "id": 2984, "fecha": "2024-10-31", "id_moneda": 2, "compra": "7800.00", "venta": "8000.00", "created_at": "2024-10-01T12:28:59.000000Z", "updated_at": "2024-10-25T13:29:22.000000Z", "moneda": { "id": 2, "nombre": "Dólar Estadounidense", "codigo": "USD", "created_at": "2022-09-09T22:06:21.000000Z", "updated_at": "2022-09-09T22:06:21.000000Z" } } ]
response=
[ { "id": 2984, "fecha": "2024-10-31", "id_moneda": 2, "compra": "7800.00", "venta": "8000.00", "created_at": "2024-10-01T12:28:59.000000Z", "updated_at": "2024-10-25T13:29:22.000000Z", "moneda": { "id": 2, "nombre": "Dólar Estadounidense", "codigo": "USD", "created_at": "2022-09-09T22:06:21.000000Z", "updated_at": "2022-09-09T22:06:21.000000Z" } } ]