rezdy_agent_create_customer
Create new customer profiles with contact details including name, email, phone, and address to manage travel bookings and customer relationships.
Instructions
Create a new customer profile
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firstName | Yes | Customer first name | |
| lastName | Yes | Customer last name | |
| Yes | Customer email address | ||
| phone | No | Customer phone number | |
| dateOfBirth | No | Date of birth (YYYY-MM-DD) | |
| nationality | No | Customer nationality | |
| address | No | Customer address | |
| notes | No | Customer notes |