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