node-quickbooks
node-quickbooks copied to clipboard
Add getCreditMemoPdf method.
I think this should be available. There is a method getInvoicePdf
which basically does everything the same as getInvoice
, except it adds /pdf
at the end of the invoice ID.
I'd like to have the same for credit memos.