_invoiceDocumentsList
Get a list of invoice PDFs attached to an Appointment.
Parameters
id
The ID of the Appointment.
Example
Result
On Success
The result is an array of the PDF files attached to the specified Appointment. For example:
Last updated