Update an existing customer in the system
active - Active customerinactive - Inactive customerpending_verification - Pending email verificationblocked - Blocked customer| Code | Status | Description |
|---|---|---|
customer_not_found | 404 | Customer with specified ID doesn’t exist |
customer_update_failed | 400 | Validation error or update failed |
latepoint_not_available | 503 | LatePoint plugin not loaded |
server_error | 500 | Internal server error |
null or an empty string.
WordPress User: If the customer has an associated WordPress user account, some changes (like email) may also update the WordPress user.