Fakturo
Your Invoice Generator Tool
Home
About
FAQ
Blog
Download
Demo
PDF API
Method
/api/pdf
is the JSON-API for creating a PDF invoice.
Params
Legal_details (string) – your legal details, can contain name, surname, business name and any particular and relevant detail of your Name or Brand
[…] TODO: Add params
Returns
Message (string) – blank if the PDF creation succeded or a string with the details of error;
Success (boolean) – false if some errors happened;
Url (string) – relative path of the PDF generated;