ruckus / quickbooks-ruby

Quickbooks Online REST API V3 - Ruby
MIT License
374 stars 302 forks source link

How to send an Invoice with attachments already uploaded to QuickBooks? #461

Open Pochy9024 opened 5 years ago

ruckus commented 5 years ago

If you are referring to asking QBO to send an invoice email with the attachment please refer to this:

https://github.com/ruckus/quickbooks-ruby#emailing-invoices

chibuezeayogu commented 4 years ago

@ruckus How do I attach a file along with an invoice when sending to a user. Example I have an invoice and a file like agreement. how to I send the invoice and the agreement file together?