Entiteitsoverzicht
Factuur
Maak factuurlevenscyclusdata beschikbaar zodat finance, operaties en klantteams één bron van waarheid delen voor gefactureerde omzet.
Endpoints
https://api.flowtly.eu/e-invoices/send
Verzending aanmaken
Maakt een Invoice-resource aan.
https://api.flowtly.eu/invoices
Lijst facturen
Haalt de verzameling Invoice-resources op.
https://api.flowtly.eu/invoices
Factuur aanmaken
Maakt een Invoice-resource aan.
https://api.flowtly.eu/invoices/draft
Lijst concept
Haalt de verzameling Invoice-resources op.
https://api.flowtly.eu/invoices/name/{date}
Factuur ophalen op ID
Haal één resource op via zijn identificator.
https://api.flowtly.eu/invoices/send
Verzending aanmaken
Maakt een Invoice-resource aan.
https://api.flowtly.eu/invoices/{id}
Factuur ophalen op ID
Haal één resource op via zijn identificator.
https://api.flowtly.eu/invoices/{id}
Factuur verwijderen
Verwijder de resource.
https://api.flowtly.eu/invoices/{id}
Factuur bijwerken
Werk resourcevelden bij via JSON Merge Patch.
https://api.flowtly.eu/invoices/{id}/send
Factuur ophalen op ID
Haal één resource op via zijn identificator.
https://api.flowtly.eu/invoices/{id}/send
Maakt een Invoice-resource aan.
Maakt een Invoice-resource aan.
Toepassingsgevallen
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 | — |