Naar inhoud gaan

Facturering & betalingen – bouwen op Flowtly

Gebruik deze samengestelde momentopname van het Flowtly OpenAPI-schema om integraties te plannen, workflows te automatiseren en de data te synchroniseren waarop uw teams vertrouwen.

Documentatiestatus

Laatst gesynchroniseerd op 2026-04-03 18:31 (app-versie 2.0.0)

Slechts een deel van de entiteiten is openbaar gemaakt. Voer beide synchronisatieopdrachten uit om deze documentatie te vernieuwen wanneer de Flowtly-app nieuwe mogelijkheden levert.

Facturering & betalingen

Factuurlevenscyclus, regels, transacties, e-facturering en betaalmethoden.

Entiteitsoverzicht

Factuur

Maak factuurlevenscyclusdata beschikbaar zodat finance, operaties en klantteams één bron van waarheid delen voor gefactureerde omzet.

Endpoints

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

Verzending aanmaken

Maakt een Invoice-resource aan.

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

Lijst facturen

Haalt de verzameling Invoice-resources op.

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

Factuur aanmaken

Maakt een Invoice-resource aan.

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

Lijst concept

Haalt de verzameling Invoice-resources op.

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

Factuur ophalen op ID

Haal één resource op via zijn identificator.

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

Verzending aanmaken

Maakt een Invoice-resource aan.

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

Factuur ophalen op ID

Haal één resource op via zijn identificator.

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

Factuur verwijderen

Verwijder de resource.

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

Factuur bijwerken

Werk resourcevelden bij via JSON Merge Patch.

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

Factuur ophalen op ID

Haal één resource op via zijn identificator.

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

Maakt een Invoice-resource aan.

Maakt een Invoice-resource aan.

Toepassingsgevallen

Synchroniseer facturen naar BI-dashboards om achterstallige vorderingen en cashflowrisico te bewaken.
Activeer klantherinnerings-workflows wanneer de factuurstatus in Flowtly wijzigt.

Schemavelden

Invoice-invoice.read_invoice_row.read_invoice_transaction.read_transaction.read_storage.read
Veld Type Beschrijving
id integer Veld id.
name string Veld name.
type string Veld type.
parent object Veld parent.
childrenInvoices array Veld childrenInvoices.
client string Veld client.
tinType string Veld tinType.
tinCountry string | null Veld tinCountry.
tin string | null Veld tin.
bankAccount string Veld bankAccount.
amountNet number Veld amountNet.
amount number Veld amount.
currency string | null Veld currency.
conversionRate number | null Veld conversionRate.
generatedPdfExternalId string | null Veld generatedPdfExternalId.
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

Entiteitsoverzicht

Factuurregel

Beheer factuurrregels met hoeveelheid, eenheidsprijs, belasting en omschrijving voor gedetailleerde factuurcontrole.

Endpoints

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

Lijst factuurregels

Haalt de verzameling InvoiceRow-resources op.

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

Factuurregel aanmaken

Maakt een InvoiceRow-resource aan.

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

Factuurregel ophalen op ID

Haal één resource op via zijn identificator.

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

Factuurregel bijwerken

Werk resourcevelden bij via JSON Merge Patch.

Toepassingsgevallen

Genereer factuurregels automatisch vanuit goedgekeurde urenstaten.
Stuur regelcorrecties vanuit uw boekhoudsysteem.

Schemavelden

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

Entiteitsoverzicht

Factuurtransactie

Volg welke banktransacties welke facturen vereffenen voor geautomatiseerde reconciliatie.

Endpoints

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

Lijst factuurtransacties

Haalt de verzameling InvoiceTransaction-resources op.

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

Factuurtransactie aanmaken

Maakt een InvoiceTransaction-resource aan.

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

Factuurtransactie ophalen op ID

Haal één resource op via zijn identificator.

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

Factuurtransactie verwijderen

Verwijder de resource.

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

Factuurtransactie bijwerken

Werk resourcevelden bij via JSON Merge Patch.

Toepassingsgevallen

Koppel inkomende betalingen aan openstaande facturen vanuit uw bankfeed.
Reconcilieer gedeeltelijke betalingen en overbetalingen over facturensets.

Schemavelden

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

Entiteitsoverzicht

E-facturering (KSeF)

Verstuur, ontvang en bevraag e-facturen via het KSeF-overheidsplatform voor belastingcompliance.

Endpoints

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

Lijst xml

Haalt de verzameling InvoiceDownload-resources op.

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

E-facturering (KSeF) ophalen op ID

Haal één resource op via zijn identificator.

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

E-facturering (KSeF) ophalen op ID

Haal één resource op via zijn identificator.

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

Wachtrij aanmaken

Maakt een InboundInvoiceQueue-resource aan.

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

Synchronisatie aanmaken

Maakt een InboundInvoiceSync-resource aan.

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

Maakt een InvoiceCorrectionSend-resource aan.

Maakt een InvoiceCorrectionSend-resource aan.

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

Lijst xml

Haalt de verzameling InvoiceDownload-resources op.

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

E-facturering (KSeF) ophalen op ID

Haal één resource op via zijn identificator.

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

E-facturering (KSeF) ophalen op ID

Haal één resource op via zijn identificator.

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

E-facturering (KSeF) ophalen op ID

Haal één resource op via zijn identificator.

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

E-facturering (KSeF) ophalen op ID

Haal één resource op via zijn identificator.

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

Maakt een InvoiceSend-resource aan.

Maakt een InvoiceSend-resource aan.

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

Sessie aanmaken

Maakt een KsefSession-resource aan.

Toepassingsgevallen

Dien verkoopfacturen automatisch in bij KSeF en sla het officiële UPO-ontvangstbewijs op.
Download inkomende inkoopfacturen van KSeF naar uw AP-workflow.

Schemavelden

InvoiceEInvoicing.jsonld-invoice.read_invoice_row.read_invoice_transaction.read_transaction.read_storage.read
Veld Type Beschrijving
@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

Entiteitsoverzicht

Betaalmethode

Configureer betaalmethoden (bankoverschrijving, betaalkaart, enz.) en volg betalingstransacties.

Endpoints

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

Lijst betaalmethoden

Haalt de verzameling PaymentMethod-resources op.

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

Lijst betaalmethoden

Haalt de verzameling PaymentMethod-resources op.

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

Setup intent aanmaken

Maakt een PaymentMethod-resource aan.

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

Betaalmethode ophalen op ID

Haal één resource op via zijn identificator.

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

Betaalmethode verwijderen

Verwijder de resource.

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

Betaalmethode bijwerken

Werk resourcevelden bij via JSON Merge Patch.

Toepassingsgevallen

Stel standaard betalingstermijnen per klant in voor factuurgeneratie.
Bevraag betalingsgeschiedenis voor klantaccountoverzichten.

Schemavelden

PaymentMethod-payment_method.read
Veld Type Beschrijving
id string Veld id.
type string Veld type.
ccBrand string Veld ccBrand.
ccLastDigits string Veld ccLastDigits.
ccExpMonth integer Veld ccExpMonth.
ccExpYear integer Veld ccExpYear.
externalId string Veld externalId.
Whatsapp