Eingangsrechnung
Die Endpunkte der Version 1.2 sind momentan in der Entwicklung und können noch Änderungen erfahren.
Eingangsrechnungen abrufen
Version 1.0
GET/openwowi/v1.0/Commissioning/InvoiceReceipts
Authorization
Query parameters
Response
OK
Body
Idinteger (int32)
Numbernullable string
MaturityDatestring (date-time)
NetAmount1number (decimal)
NetAmount2nullable number (decimal)
GrossAmountnumber (decimal)
SalesTax1Idinteger (int32)
SalesTax2Idinteger (int32)
CommissionItemsnullable array of object
Request
Response
Rechnungen mit Auftragsdetails und Zahlaufträge abrufen
Version 1.2
GET/openwowi/v1.2/CommissioningRead/InvoiceReceipt/CommissionItems
Authorization
Query parameters
Response
OK
Body
Idinteger (int32)
Numbernullable string
CompanyCodenullable all of
InvoiceDatestring (date)
Example:
"2025-02-05"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
MaturityDatestring (date)
Example:
"2025-02-05"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
MonetaryTotalnullable all of
TaxTotalnullable all of
PaymentOrdersnullable array of object
CommissionItemsnullable array of object
ResponsibleOfficialnullable all of
Departmentnullable all of
EconomicUnitnullable all of
Projectnullable all of
InvoiceTypenullable all of
Request
Response
GET/openwowi/v1.2/CommissioningRead/InvoiceReceipt/PaymentOrders
Authorization
Query parameters
Response
OK
Body
Idinteger (int32)
Numbernullable string
CompanyCodenullable all of
PaymentOrdersnullable array of object
CommissionItemsnullable array of object
Request
Response
Last updated