FactuurSturen
Integration with factuursturen.nl, to send invoices to clients automatically.
Name
Required
Type
Description
username
yes
string
The username of your account
secret
yes
string
The API secret of your account.
mailInvoice
no
boolean
E-mail the invoice to the client? - Will save as draft when false (default: false)
applyMoss
no
boolean
Automaticlly calculate the VAT percentage for EU countries (default: false)
applyVat
no
boolean
Apply a specific VAT amount (see vatRate) (default: false)
vatInclusive
no
boolean
Must the VAT amount provided be inclusive or exclusive. (Exclusive: Package is 10,00 new price will become 12,10 with VAT. Inclusive: Package is 10,00, new price will become 10,00. You will pay for the VAT.
vatRate
no
integer
The VAT rate to charge the client
Last updated
Was this helpful?