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