Kataloge
Die Endpunkte der Version 1.2 sind momentan in der Entwicklung und können noch Änderungen erfahren.
Zudem sind umfangreichere Änderungen im Modul geplant. Die Stabilität und die Einhaltung der Updaterichtlinien kann derzeit für diese Endpunkte nicht gewährleistet werden.
Vorauszahlungsblock
Version 1.2
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
showNullValuesbooleanOptionalDefault:
falseAntworten
200
OK
Idinteger · int32Optional
Codestring · nullableOptional
IsObsoletebooleanOptional
400
Bad Request
401
Unauthorized
get/openwowi/v1.2/RunningCostDistributionCatalog/PrepaymentBlock
GET /openwowi/v1.2/RunningCostDistributionCatalog/PrepaymentBlock HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"IsObsolete": true,
"RunningCostDistributionType": {
"Id": 1,
"Code": "text"
},
"PrepaymentBlockClassification": {
"Id": 1,
"Code": "text"
},
"ContractPositionType": {
"Id": 1,
"Name": "text",
"ShortCode": "text"
}
}
]Standard-Rundungseinstellung für Vorauszahlungsanpassung
Version 1.2
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
showNullValuesbooleanOptionalDefault:
falseAntworten
200
OK
Idinteger · int32Optional
Codestring · nullableOptional
400
Bad Request
401
Unauthorized
get/openwowi/v1.2/RunningCostDistributionCatalog/DefaultRoundingToInteger
GET /openwowi/v1.2/RunningCostDistributionCatalog/DefaultRoundingToInteger HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]Elementarverteilungsschlüssel
Version 1.2
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
showNullValuesbooleanOptionalDefault:
falseAntworten
200
OK
Idinteger · int32Optional
Codestring · nullableOptional
Abbreviationstring · nullableOptional
IdentificationForDocumentsstring · nullableOptional
IsBillingUnitbooleanOptional
NegotiableCostsbooleanOptional
400
Bad Request
401
Unauthorized
get/openwowi/v1.2/RunningCostDistributionCatalog/ElementaryDistributionKey
GET /openwowi/v1.2/RunningCostDistributionCatalog/ElementaryDistributionKey HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"Abbreviation": "text",
"IdentificationForDocuments": "text",
"IsBillingUnit": true,
"NegotiableCosts": true
}
]Anpassungsbeschränkung
Version 1.2
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
showNullValuesbooleanOptionalDefault:
falseAntworten
200
OK
Idinteger · int32Optional
Codestring · nullableOptional
400
Bad Request
401
Unauthorized
get/openwowi/v1.2/RunningCostDistributionCatalog/MatchingBlocker
GET /openwowi/v1.2/RunningCostDistributionCatalog/MatchingBlocker HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]Verteilungsschlüssel
Version 1.2
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
showNullValuesbooleanOptionalDefault:
falseAntworten
200
OK
Idinteger · int32Optional
Codestring · nullableOptional
ShortCodestring · nullableOptional
IsSelectablebooleanOptional
IdentAllocationElement1string · nullableOptional
IdentAllocationElement2string · nullableOptional
400
Bad Request
401
Unauthorized
get/openwowi/v1.2/RunningCostDistributionCatalog/DistributionKey
GET /openwowi/v1.2/RunningCostDistributionCatalog/DistributionKey HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"ShortCode": "text",
"IsSelectable": true,
"IdentAllocationElement1": "text",
"ElementaryDistributionKey1": {
"Id": 1,
"Code": "text",
"Abbreviation": "text",
"IdentificationForDocuments": "text",
"IsBillingUnit": true,
"NegotiableCosts": true
},
"IdentAllocationElement2": "text",
"ElementaryDistributionKey2": {
"Id": 1,
"Code": "text",
"Abbreviation": "text",
"IdentificationForDocuments": "text",
"IsBillingUnit": true,
"NegotiableCosts": true
}
}
]Vorauszahlung Rundungsart
Version 1.2
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
showNullValuesbooleanOptionalDefault:
falseAntworten
200
OK
Idinteger · int32Optional
Codestring · nullableOptional
400
Bad Request
401
Unauthorized
get/openwowi/v1.2/RunningCostDistributionCatalog/PrepaymentAdjustmentRoundingType
GET /openwowi/v1.2/RunningCostDistributionCatalog/PrepaymentAdjustmentRoundingType HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]Abrechnungszeiträume
Version 1.2
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
showNullValuesbooleanOptionalDefault:
falseAntworten
200
OK
Idinteger · int32Optional
Codestring · nullableOptional
Descriptionstring · nullableOptional
Fromstring · nullableOptional
Tostring · nullableOptional
400
Bad Request
401
Unauthorized
get/openwowi/v1.2/RunningCostDistributionCatalog/RegularDistributionPeriod
GET /openwowi/v1.2/RunningCostDistributionCatalog/RegularDistributionPeriod HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"Description": "text",
"From": "text",
"To": "text"
}
]Abrechnungsart
Version 1.2
get
Autorisierungen
OAuth2passwordErforderlichToken URL:
Use username and password.
Abfrageparameter
apiKeystringOptional
showNullValuesbooleanOptionalDefault:
falseAntworten
200
OK
Idinteger · int32Optional
Codestring · nullableOptional
MeteringServiceProviderbooleanOptional
400
Bad Request
401
Unauthorized
get/openwowi/v1.2/RunningCostDistributionCatalog/DistributionType
GET /openwowi/v1.2/RunningCostDistributionCatalog/DistributionType HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"MeteringServiceProvider": true
}
]Zuletzt aktualisiert
