postgrid_create_contact
Create a mailing contact with address details, enabling reuse as recipient or sender for letters and checks.
Instructions
Create a contact in PostGrid with a mailing address. Contacts can be used as recipients or senders for letters and checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| No | Email address | ||
| lastName | No | Contact last name | |
| firstName | No | Contact first name | |
| companyName | No | Company or organization name | |
| countryCode | No | Two-letter country code (default: 'US') | |
| description | No | Internal description/notes | |
| phoneNumber | No | Phone number | |
| postalOrZip | No | ZIP or postal code | |
| addressLine1 | Yes | Street address line 1 | |
| addressLine2 | No | Street address line 2 (apt, suite, etc.) | |
| provinceOrState | No | State or province code (e.g., 'TN', 'CA') |