Gå til indhold

Fakturering & betalinger – byg på Flowtly

Brug dette udvalgte snapshot af Flowtly OpenAPI-skemaet til at planlægge integrationer, automatisere arbejdsgange og synkronisere de data dine teams er afhængige af.

Dokumentationsstatus

Sidst synkroniseret den 2026-04-03 18:31 (app-version 2.0.0)

Kun et udvalg af entiteter er offentliggjort. Kør begge synkroniseringskommandoer for at opdatere denne dokumentation, når Flowtly-appen leverer nye funktioner.

Fakturering & betalinger

Fakturacyklus, rækker, transaktioner, e-fakturering og betalingsmetoder.

Entitetsoversigt

Faktura

Eksponér fakturalivscyklusdata, så økonomi, drift og kundeteams deler én kilde til sandhed for faktureret omsætning.

Endpoints

POST https://api.flowtly.eu/e-invoices/send

Opret afsendelse

Opretter en Invoice-ressource.

GET https://api.flowtly.eu/invoices

Vis fakturaer

Henter samlingen af Invoice-ressourcer.

POST https://api.flowtly.eu/invoices

Opret faktura

Opretter en Invoice-ressource.

GET https://api.flowtly.eu/invoices/draft

Vis kladder

Henter samlingen af Invoice-ressourcer.

GET https://api.flowtly.eu/invoices/name/{date}

Hent faktura via ID

Hent en enkelt ressource via dens identifikator.

POST https://api.flowtly.eu/invoices/send

Opret afsendelse

Opretter en Invoice-ressource.

GET https://api.flowtly.eu/invoices/{id}

Hent faktura via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/invoices/{id}

Slet faktura

Fjern ressourcen.

PATCH https://api.flowtly.eu/invoices/{id}

Opdatér faktura

Opdatér ressourcefelter med JSON Merge Patch.

GET https://api.flowtly.eu/invoices/{id}/send

Hent faktura via ID

Hent en enkelt ressource via dens identifikator.

POST https://api.flowtly.eu/invoices/{id}/send

Opretter en Invoice-ressource.

Opretter en Invoice-ressource.

Anvendelsestilfælde

Synkronisér fakturaer til BI-dashboards for at overvåge forfaldne tilgodehavender og likviditetsrisici.
Udløs kundeadvaringsarbejdsgange, når fakturastatus ændres i Flowtly.

Skemafelter

Invoice-invoice.read_invoice_row.read_invoice_transaction.read_transaction.read_storage.read
Felt Type Beskrivelse
id integer id felt.
name string name felt.
type string type felt.
parent object parent felt.
childrenInvoices array childrenInvoices felt.
client string client felt.
tinType string tinType felt.
tinCountry string | null tinCountry felt.
tin string | null tin felt.
bankAccount string bankAccount felt.
amountNet number amountNet felt.
amount number amount felt.
currency string | null currency felt.
conversionRate number | null conversionRate felt.
generatedPdfExternalId string | null generatedPdfExternalId felt.
issueDate string
saleDate string
dueDate string
targetAmount number | null
paymentMethod string
paidInAdvance boolean
notes string | null
correctionReason string | null
invoiceRows array
eInvoicing object
invoiceTransactions array
internalComment string
targetAmountNet number | null
status string

Entitetsoversigt

Fakturarække

Administrer fakturalinjeposter med mængde, enhedspris, skat og beskrivelse til detaljeret faktureringskontrol.

Endpoints

GET https://api.flowtly.eu/invoice-rows

Vis fakturarækker

Henter samlingen af InvoiceRow-ressourcer.

POST https://api.flowtly.eu/invoice-rows

Opret fakturarække

Opretter en InvoiceRow-ressource.

GET https://api.flowtly.eu/invoice-rows/{id}

Hent fakturarække via ID

Hent en enkelt ressource via dens identifikator.

PATCH https://api.flowtly.eu/invoice-rows/{id}

Opdatér fakturarække

Opdatér ressourcefelter med JSON Merge Patch.

Anvendelsestilfælde

Generér fakturarækker automatisk fra godkendte timesedler.
Send linjekorrektioner fra dit regnskabssystem.

Skemafelter

InvoiceRow-invoice.read_invoice_row.read_invoice_transaction.read_transaction.read_storage.read
Felt Type Beskrivelse
id integer id felt.
classificationNumber string | null classificationNumber felt.
unit string | null unit felt.
quantity number quantity felt.
vatRate string vatRate felt.
netPrice string netPrice felt.
netDiscountAmount string netDiscountAmount felt.
productName string productName felt.
project string | null project felt.
parentInvoiceRow object parentInvoiceRow felt.
invoiceChildrenRows array invoiceChildrenRows felt.

Entitetsoversigt

Fakturatransaktion

Spor hvilke banktransaktioner der udligner hvilke fakturaer til automatiseret afstemning.

Endpoints

GET https://api.flowtly.eu/invoice-transactions

Vis fakturatransaktioner

Henter samlingen af InvoiceTransaction-ressourcer.

POST https://api.flowtly.eu/invoice-transactions

Opret fakturatransaktion

Opretter en InvoiceTransaction-ressource.

GET https://api.flowtly.eu/invoice-transactions/{id}

Hent fakturatransaktion via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/invoice-transactions/{id}

Slet fakturatransaktion

Fjern ressourcen.

PATCH https://api.flowtly.eu/invoice-transactions/{id}

Opdatér fakturatransaktion

Opdatér ressourcefelter med JSON Merge Patch.

Anvendelsestilfælde

Match indgående betalinger til åbne fakturaer fra dit bankfeed.
Afstem delbetalinger og overbetalinger på tværs af fakturasæt.

Skemafelter

InvoiceTransaction-invoice.read_invoice_row.read_invoice_transaction.read_transaction.read_storage.read
Felt Type Beskrivelse
id integer id felt.
invoice object invoice felt.
transaction object transaction felt.
amount number | null amount felt.
date string date felt.

Entitetsoversigt

E-fakturering (KSeF)

Send, modtag og forespørg e-fakturaer via den statslige KSeF-platform til skatteoverholdelse.

Endpoints

GET https://api.flowtly.eu/e-invoicing/invoices/inbound/download/xml

Vis XML

Henter samlingen af InvoiceDownload-ressourcer.

GET https://api.flowtly.eu/e-invoicing/invoices/inbound/{id}/download/upo

Hent e-fakturering (KSeF) via ID

Hent en enkelt ressource via dens identifikator.

GET https://api.flowtly.eu/e-invoicing/invoices/inbound/{id}/download/xml

Hent e-fakturering (KSeF) via ID

Hent en enkelt ressource via dens identifikator.

POST https://api.flowtly.eu/e-invoicing/invoices/inbound/queue

Opret kø

Opretter en InboundInvoiceQueue-ressource.

POST https://api.flowtly.eu/e-invoicing/invoices/inbound/sync

Opret synkronisering

Opretter en InboundInvoiceSync-ressource.

POST https://api.flowtly.eu/e-invoicing/invoices/{id}/correction

Opretter en InvoiceCorrectionSend-ressource.

Opretter en InvoiceCorrectionSend-ressource.

GET https://api.flowtly.eu/e-invoicing/invoices/download/xml

Vis XML

Henter samlingen af InvoiceDownload-ressourcer.

GET https://api.flowtly.eu/e-invoicing/invoices/{id}/download/pdf

Hent e-fakturering (KSeF) via ID

Hent en enkelt ressource via dens identifikator.

GET https://api.flowtly.eu/e-invoicing/invoices/{id}/download/preview/pdf

Hent e-fakturering (KSeF) via ID

Hent en enkelt ressource via dens identifikator.

GET https://api.flowtly.eu/e-invoicing/invoices/{id}/download/upo

Hent e-fakturering (KSeF) via ID

Hent en enkelt ressource via dens identifikator.

GET https://api.flowtly.eu/e-invoicing/invoices/{id}/download/xml

Hent e-fakturering (KSeF) via ID

Hent en enkelt ressource via dens identifikator.

POST https://api.flowtly.eu/e-invoicing/invoices/{id}/send

Opretter en InvoiceSend-ressource.

Opretter en InvoiceSend-ressource.

POST https://api.flowtly.eu/e-invoicing/ksef/session

Opret session

Opretter en KsefSession-ressource.

Anvendelsestilfælde

Indsend automatisk salgsfakturaer til KSeF og gem den officielle UPO-kvittering.
Download indgående købsfakturaer fra KSeF til din AP-arbejdsgang.

Skemafelter

InvoiceEInvoicing.jsonld-invoice.read_invoice_row.read_invoice_transaction.read_transaction.read_storage.read
Felt Type Beskrivelse
@context object
@id string
@type string
id integer
provider string
status string
referenceNumber string | null
documentId string | null
acquisitionTimestamp string | null
upoUrl string | null
verificationLink string | null
rejectionReason string | null
providerPayload array | null
einvoicingNumber string | null

Entitetsoversigt

Betalingsmetode

Konfigurér betalingsmetoder (bankoverførsel, kort osv.) og spor betalingstransaktioner.

Endpoints

GET https://api.flowtly.eu/payments

Vis betalingsmetoder

Henter samlingen af PaymentMethod-ressourcer.

GET https://api.flowtly.eu/payment-methods

Vis betalingsmetoder

Henter samlingen af PaymentMethod-ressourcer.

POST https://api.flowtly.eu/payment-methods/create-setup-intent

Opret setup intent

Opretter en PaymentMethod-ressource.

GET https://api.flowtly.eu/payment-methods/{id}

Hent betalingsmetode via ID

Hent en enkelt ressource via dens identifikator.

DELETE https://api.flowtly.eu/payment-methods/{id}

Slet betalingsmetode

Fjern ressourcen.

PATCH https://api.flowtly.eu/payment-methods/{id}

Opdatér betalingsmetode

Opdatér ressourcefelter med JSON Merge Patch.

Anvendelsestilfælde

Indstil standardbetalingsbetingelser pr. klient til fakturagenerering.
Forespørg betalingshistorik til kundekontoudtog.

Skemafelter

PaymentMethod-payment_method.read
Felt Type Beskrivelse
id string id felt.
type string type felt.
ccBrand string ccBrand felt.
ccLastDigits string ccLastDigits felt.
ccExpMonth integer ccExpMonth felt.
ccExpYear integer ccExpYear felt.
externalId string externalId felt.
Whatsapp