Delete an Invoice.
The ID of the Invoice to be deleted.
FM_api('Invoice_delete', ['id' => '10']);
{"ok":1}
Last updated 2 years ago