Kostenart
Kostenart abrufen
Version 1.0
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
Antworten
200
OK
Idinteger · int32Optional
CostTypeNumberstring · nullableOptional
CostTypeNamestring · nullableOptional
NodeIdinteger · int32Optional
400
Bad Request
401
Unauthorized
get/openwowi/v1.0/AccountancyMasterData/CostTypes
GET /openwowi/v1.0/AccountancyMasterData/CostTypes HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"CostTypeNumber": "text",
"CostTypeName": "text",
"NodeId": 1
}
]Version 1.2
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
Antworten
200
OK
Idinteger · int32Optional
CostTypeNumberstring · nullableOptional
CostTypeNamestring · nullableOptional
NodeIdinteger · int32Optional
400
Bad Request
401
Unauthorized
get/openwowi/v1.2/AccountancyMasterData/CostTypes
GET /openwowi/v1.2/AccountancyMasterData/CostTypes HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"CostTypeNumber": "text",
"CostTypeName": "text",
"NodeId": 1
}
]Zuletzt aktualisiert
