Jicoo Developer Potal
Webhook Schema
Copy Page
Jicoo Developer Potal
Create powerful apps with Jicoo's API
Quick start
Authentication
Errors
Versioning
Types
API Reference Overview
Guide
How to use webhook
How to use Account integration
Guide(Japanese)
アカウント連携の使い方
Webhookの使い方
ホストの優先度を更新する方法
API Reference
Jicoo API
Webhook Schema
Webhook schema
event property
createdAt property
object property
contact property
answers property
answers items property
tracking property
Booking
List Bookings
Get Booking
Cancel Booking
Reschedule Booking
Create Booking
Update Booking
Get Booking Contacts
Schedule
Update Schedule
Create Schedule
List Schedules
Delete Schedule
Availability
List User Availability Calendars
Get User Availability Calendar
Oraganization
User
List Organization Users
Delete Organization User
Get Organization User
Update Organization User
Invitation
Create Organiztion Invitation
List Organization Invitations
Get Organization Invitation
Delete Organiztion Invitation
Get Organization Team
Event Types
Get Event Type
List Event Types
List Event Type Hosts
Get Event Type Available Schedules
Account Integration
Update Event Type Host
Delete Event Type Host
Create Event Type Host
Webhook Schema
Copy Page
contact property
content
#
contact Type
#
object
(
Details
)
contact Properties
#
Property
Type
Required
Nullable
Defined by
email
string
Required
cannot be null
contact
name
string
Required
cannot be null
contact
email
#
The guest email address
email
is required
Type:
string
cannot be null
defined in:
contact
email Type
#
string
email Constraints
#
email
: the string must be an email address, according to
RFC 5322, section 3.4.1
email Examples
#
"example@example.com"
name
#
The guest name
name
is required
Type:
string
cannot be null
defined in:
contact
name Type
#
string
name Examples
#
"Taro Yamada"
Modified at
2024-08-02 12:55:09
Previous
object property
Next
answers property