Entitetsoversigt
Faktura
Eksponér fakturalivscyklusdata, så økonomi, drift og kundeteams deler én kilde til sandhed for faktureret omsætning.
Endpoints
https://api.flowtly.eu/e-invoices/send
Opret afsendelse
Opretter en Invoice-ressource.
https://api.flowtly.eu/invoices
Vis fakturaer
Henter samlingen af Invoice-ressourcer.
https://api.flowtly.eu/invoices
Opret faktura
Opretter en Invoice-ressource.
https://api.flowtly.eu/invoices/draft
Vis kladder
Henter samlingen af Invoice-ressourcer.
https://api.flowtly.eu/invoices/name/{date}
Hent faktura via ID
Hent en enkelt ressource via dens identifikator.
https://api.flowtly.eu/invoices/send
Opret afsendelse
Opretter en Invoice-ressource.
https://api.flowtly.eu/invoices/{id}
Hent faktura via ID
Hent en enkelt ressource via dens identifikator.
https://api.flowtly.eu/invoices/{id}
Slet faktura
Fjern ressourcen.
https://api.flowtly.eu/invoices/{id}
Opdatér faktura
Opdatér ressourcefelter med JSON Merge Patch.
https://api.flowtly.eu/invoices/{id}/send
Hent faktura via ID
Hent en enkelt ressource via dens identifikator.
https://api.flowtly.eu/invoices/{id}/send
Opretter en Invoice-ressource.
Opretter en Invoice-ressource.
Anvendelsestilfælde
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 | — |