GeneralContactCreateRequest object
| Field | Type | Description |
|---|---|---|
avatar | string | Image upload (multipart) or null |
full_namerequired | string | |
email | string (email) | |
phone_numberrequired | string | E.164 format when type is external |
source | string | |
type | string | |
company_name | string | |
country_name | string | |
city_name | string | |
bio | string | |
additional_attributes | object | |
is_blocked | boolean |