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