Aan de slag
Maak uw account aan, verbind uw bedrijf en stel uw eerste factuur in.
Een account aanmaken
- Ga naar
app.novadesko.com - Klik op Registreren en volg de stappen
- Bevestig uw e-mail
Bedrijfsgegevens configureren
Voeg BTW, IBAN, adressen en belastingcodes toe om te voldoen aan de e-factuur vereisten (Peppol/EN 16931).
Facturatie & Invoicing
Leer hoe u e-facturen via Peppol verzendt, vorderingen beheert en herinneringen automatiseert.
Een e-factuur verzenden (Peppol)
// Voorbeeld van minimale payload (JSON)
{
"customer_id": "cus_001",
"lines": [
{"description": "Dienst X", "qty": 1, "unit_price": 120.00, "tax_code": "BE-21"}
],
"currency": "EUR"
}
Integraties
- Prestashop — synchroniseer bestellingen en klanten
- WooCommerce — automatische import van facturen
- Shopify — voorraad & facturatie synchronisatie
API
Gebruik onze REST API om Novadesko in uw workflow te integreren.
Authenticatie
GET /api/invoices
Authorization: Bearer YOUR_API_KEY
Endpoints
GET /api/invoices— lijst facturenPOST /api/invoices— factuur aanmakenGET /api/invoices/{id}— factuurdetails
Beveiliging
Wij hanteren encryptie tijdens transport en opslag, rolgebaseerde toegang, audit logs en regelmatige beveiligingsreviews.
Nog steeds hulp nodig?
Bezoek Helpcentrum