Update Client
whmcs_update_clientUpdates an existing client's profile in WHMCS, including contact details, status, credit balance, and password.
Instructions
Update an existing client in WHMCS
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| No | Client email address | ||
| notes | No | Admin notes | |
| state | No | State/Province | |
| credit | No | Credit balance | |
| status | No | Client status (Active, Inactive, Closed) | |
| country | No | Country (2-letter ISO code) | |
| address1 | No | Street address | |
| address2 | No | Address line 2 | |
| clientid | Yes | The client ID to update | |
| language | No | Client language | |
| lastname | No | Client last name | |
| postcode | No | Postal/ZIP code | |
| firstname | No | Client first name | |
| password2 | No | New password | |
| companyname | No | Company name | |
| phonenumber | No | Phone number |