API - Invoice Templates - Factuursjablonen
Get a list of available invoice templates / factuursjablonen
Resource:
/acumulus/stable/picklists/picklist_invoicetemplates.php
Since API:
Available for authenticated:
API invoerder
Available for authenticated:
API gebruiker
Available for authenticated:
API beheerder
Communication:
Response
<?xml version="1.0" encoding="UTF-8"?> <response> <invoicetemplates> <invoicetemplate> <invoicetemplateid></invoicetemplateid> <invoicetemplatename></invoicetemplatename> </invoicetemplate> ... </invoicetemplates> </response>
Please note that you may receive multiple invoice template sets(all available) within the invoicetemplates tag. This depends on your specific Acumulus setup.
invoicetemplateid
A unique identifier for the invoicetemplate.
invoicetemplatename
The name of the invoicetemplate (in CDATA format).