Rechnungen & Zahlungen

Rechnungen, Positionen, Zahlungen, Erinnerungen und E-Rechnung (KSeF) — automatisieren Sie die Abrechnung durchgängig.

Rechnung

Endpoints

POST/e-invoices/send
GET/invoices
POST/invoices
GET/invoices/{id}
PATCH/invoices/{id}
DELETE/invoices/{id}
GET/invoices/{id}/send
POST/invoices/{id}/send
GET/invoices/draft
GET/invoices/name/{date}
POST/invoices/send

Rechnungsposition

Endpoints

GET/invoice-rows
POST/invoice-rows
GET/invoice-rows/{id}
PATCH/invoice-rows/{id}

Schemafelder

FeldTyp
classificationNumberstringnull
unit*stringnull
quantity*number
vatRate*string
netPrice*string
netDiscountAmountstring
productName*string
projectstring,null (iri-reference)
parentInvoiceRowmixed
invoiceChildrenRowsarray

Rechnungstransaktion

Endpoints

GET/invoice-transactions
POST/invoice-transactions
GET/invoice-transactions/{id}
PATCH/invoice-transactions/{id}
DELETE/invoice-transactions/{id}

Schemafelder

FeldTyp
idinteger
invoice*string (iri-reference)
transactionstring,null (iri-reference)
amountnumbernull
date*string (date-time)
createdAtstring (date-time)
updatedAtstring (date-time)

Zahlungsart

Endpoints

GET/payment-methods
GET/payment-methods/{id}
PATCH/payment-methods/{id}
DELETE/payment-methods/{id}
POST/payment-methods/create-setup-intent

Schemafelder

FeldTyp
idstring
organizationstring,null (iri-reference)
typestring
ccBrandstring
ccLastDigitsstring
ccExpMonth*integer
ccExpYear*integer
externalIdstring
createdAtstring (date-time)
updatedAtstring (date-time)
deletedAtstring,null (date-time)
deletedboolean

Rechnungsdownload

Endpoints

GET/e-invoicing/invoices/{id}/download/pdf
GET/e-invoicing/invoices/{id}/download/preview/pdf
GET/e-invoicing/invoices/{id}/download/upo
GET/e-invoicing/invoices/{id}/download/xml
GET/e-invoicing/invoices/download/xml

Rechnungserinnerung

Endpoints

GET/invoice-reminders
POST/invoice-reminders/{id}/approve
POST/invoice-reminders/{id}/dismiss
GET/invoice-reminders/{id}/send
POST/invoice-reminders/{id}/send

Schemafelder

FeldTyp
idinteger
invoicestring (iri-reference)
levelinteger
statusstring
dueAtstring (date-time)
createdAtstring (date-time)
sentAtstring,null (date-time)
dismissedAtstring,null (date-time)
failedAtstring,null (date-time)
recipientEmailstringnull
failureReasonstringnull
sentBodystringnull
sentCcsarraynull
pendingboolean
failedboolean
sendableboolean
invoiceIdintegernull
invoiceNamestringnull
clientNamestringnull
amountDuenumbernull
currencyCodestringnull
invoiceDueDatestring (date-time)
daysOverdueinteger

Rechnungsprotokoll

Endpoints

GET/invoice-logs
GET/invoice-logs/{id}

Schemafelder

FeldTyp
idinteger
invoicestring (iri-reference)
employeestring (iri-reference)
statusNamestring
descriptionstringnull

Rechnungsversand

Endpoints

POST/e-invoicing/invoices/{id}/send

Versand der Rechnungskorrektur

Endpoints

POST/e-invoicing/invoices/{id}/correction

Zahlung

Endpoints

GET/payments

Schemafelder

FeldTyp
idstring
paymentMethodstring,null (iri-reference)
typestring
currencystring
statusstring

Download eingehender Rechnung

Endpoints

GET/e-invoicing/invoices/inbound/{id}/download/upo
GET/e-invoicing/invoices/inbound/{id}/download/xml
GET/e-invoicing/invoices/inbound/download/xml

Warteschlange eingehender Rechnungen

Endpoints

POST/e-invoicing/invoices/inbound/queue

Sync eingehender Rechnungen

Endpoints

POST/e-invoicing/invoices/inbound/sync

Importwarteschlange ausgehender Rechnungen

Endpoints

POST/v1/pl/invoices/outbound/import/queue

Import-Sync ausgehender Rechnungen

Endpoints

POST/v1/pl/invoices/outbound/import/sync

KSeF-Sitzung

Endpoints

POST/e-invoicing/ksef/session