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
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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now