Add support for GetInvoiceMarkup()
Closed this issue · 0 comments
hoerup commented
From AT api docs:
GetInvoiceMarkup()returns the invoice data available from the AutotaskUI invoice XML export. Dataformat is XML or HTML.
The function requires 2 parameters:
- InvoiceID as aninteger
- The preferred markup format as a string (HTML or XML)