Anuranjan Posted January 17, 2014 Report Posted January 17, 2014 Dear Developers, I want to get invoice in pdf format using API from one of my web portal. Please advice me how can I achieve this. Thanks in advance!! -Anuranjan lenaminchenko 1 Quote
Cody Posted January 17, 2014 Report Posted January 17, 2014 Currently there is no API request to fetch PDF invoice documents via the API. You can fetch all of the invoice details using Invoices.get or schedule PDF invoice delivery using Invoices.addDelivery. Of course, a plugin could also be created to add this feature to the API. See Extending the API in the Developer Manual. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.