_enable
Enables a Customer record.
Parameters
id
The ID of the Customer you wish to enable.
Example
Result
On Failure
If the "id" parameter is not set or has a value less than 1:
If the value of the "id" parameter does not match the ID of an existing Customer:
On Success
Last updated