Alle Seiten
Bereitgestellt von GitBook
1 von 1

Loading...

Investitionsfreibetrag zum Wirtschaftsgut

Investitionsfreibeträge abrufen

Version 1.0



get
Autorisierungen
OAuth2passwordErforderlich

Use username and password.

Token URL:
Abfrageparameter
apiKeystringOptional
Antworten
200

OK

400

Bad Request

401

Unauthorized

get
/openwowi/v1.0/FixedAssets/AssetInvestTaxCredits
GET /openwowi/v1.0/FixedAssets/AssetInvestTaxCredits HTTP/1.1
Host: 
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
  {
    "Id": 1,
    "DiamantAssetId": 1,
    "DiamantAssetAssetNumber": "text",
    "KeyBusinessYear": "2025-12-15T10:15:32.312Z",
    "Creation": 1,
    "Closure": 1
  }
]