nateleavitt / infusionsoft

Ruby Gem for the Infusionsoft API
MIT License
58 stars 63 forks source link

No such handler: InvoiceService.getinvoice_id #68

Closed maneeshacd closed 6 years ago

maneeshacd commented 6 years ago

There is an issue with InvoiceService.getinvoice_id API call in infusionsoft/lib/infusionsoft/client/invoice.rb line number 300. Its actually InvoiceService.getInvoiceId Please refer this PR - https://github.com/nateleavitt/infusionsoft/pull/69

nateleavitt commented 6 years ago

Ok thank you. Merged!