Rechnungen
Über diese Funktion können Rechnungsdaten abgerufen werden. Die Anlage von Rechnungen wird in einem eigenen Abschnitt behandelt.
Rechnungen
Version 1.2
GET/openwowi/v1.2/AccountancyTransactionData/InvoiceReceipt
Authorization
Query parameters
Response
OK
Body
Idinteger (int32)
Numbernullable string
CompanyCodenullable all of
IssueDatestring (date)
Example:
"2025-02-05"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
DueDatestring (date)
Example:
"2025-02-05"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
ActualDeliveryDatestring (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
ResponsibleOfficialnullable all of
Departmentnullable all of
EconomicUnitnullable all of
Projectnullable all of
AdditionalFieldsnullable array of object
Processingnullable all of
InvoiceTypenullable all of
CorrectionReasonnullable string
CommissioningDatanullable all of
Request
Response
Zahlungsanweisungen
Version 1.2
GET/openwowi/v1.2/AccountancyTransactionData/InvoiceReceipt/PaymentOrders
Authorization
Query parameters
Response
OK
Body
Idinteger (int32)
Numbernullable string
CompanyCodenullable all of
PaymentOrdersnullable array of object
Request
Response
Last updated