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