Investitionsfreibetrag zum Wirtschaftsgut
Investitionsfreibeträge abrufen
Version 1.0
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
Antworten
200
OK
Idinteger · int32Optional
DiamantAssetIdinteger · int32Optional
DiamantAssetAssetNumberstring · nullableOptional
KeyBusinessYearstring · date-time · nullableOptional
Creationnumber · decimal · nullableOptional
Closurenumber · decimal · nullableOptional
400
Bad Request
401
Unauthorized
get/openwowi/v1.0/FixedAssets/AssetInvestTaxCredits
GET /openwowi/v1.0/FixedAssets/AssetInvestTaxCredits HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"DiamantAssetId": 1,
"DiamantAssetAssetNumber": "text",
"KeyBusinessYear": "2026-01-01T00:00:00.000Z",
"Creation": 1,
"Closure": 1
}
]Zuletzt aktualisiert
