Delete a customer
id - id of the customer to delete.
FM_api( 'Customer_delete', array( 'id'=>'4564321' ) )
{"ok":1}
Last updated 2 years ago