update_address
Update an existing address record in Little Green Light CRM by specifying the Address ID and modifying fields like street, city, state, zip, country, address type, or primary status.
Instructions
Update an existing street address record by Address ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Address ID | |
| zip | No | ||
| city | No | ||
| state | No | ||
| street | No | ||
| country | No | ||
| is_primary | No | ||
| address_type | No |