How to get e-invoice PDF Url #390
-
Hey Folks, I successfully retrieved the URL of the invoice in the "issueDocument" API response, but I'm facing difficulty obtaining the URL for the e-invoice PDF. Could someone please advise on how to access this information? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
emajo
Jan 4, 2024
Replies: 1 comment 6 replies
-
Hi @kindacoder to be honest I don't know what are you trying to obtain.. It should be the same link for both invoices and e-invoices |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can download the xml using the get einvoice xml api call, but if you want a pdf as result the only one we offer is the one you already found using the get issued document method, which is the same for an electronic or not electronic invoice.