Last updated 10 months ago
OK
const response = await fetch('/openwowi/v1.0/FixedAssets/AssetInvestTaxCredits', { method: 'GET', headers: {}, }); const data = await response.json();
[ { "Id": 0, "DiamantAssetId": 0, "DiamantAssetAssetNumber": "text", "KeyBusinessYear": "2025-01-25T21:47:23.820Z", "Creation": 0, "Closure": 0 } ]