As far as we can se there is no way to have API to send the invoice to the customer, but you can get a pdf copy of the invoice.
Is there any good suggestions for how to send it automatically?
We have one (not tested) idea. Is this possible?
1. Get customer ID from order
2. Look up customer in economic and get the email address (as far as we can se that is not possible so we will use like EAN field for email address)
3. Then build a send function to fill in email address in and attach pdf file to it.
It is realy annoying that API don't support this
Mvh
Kim


