create_address
Add a street address to a constituent record in Little Green Light CRM. Specify the street, city, state, zip, country, address type, and whether it is the primary address.
Instructions
Add a street address to a constituent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | Postal / ZIP Code | |
| city | No | ||
| state | No | ||
| street | Yes | ||
| country | No | ||
| is_primary | No | ||
| address_type | No | e.g. Home, Work, Seasonal | |
| constituent_id | Yes |