_invoiceDocumentDelete
Delete a specific PDF from the list of invoice PDFs an Appointment has.
Parameters
id
The ID of the Appointment.
file
The name of the PDF file to delete.
Example
Result
The result is an array of the remaining PDF files. The above is an example.
Last updated