{
"media_transcription_id": "01234567-abcd-dcba-ffff-000000000000",
"activity_type_id": "01234567-abcd-dcba-ffff-000000000000",
"currency_exchange_rates_list_id": "01234567-abcd-dcba-ffff-000000000000",
"description": "string",
"duration": "4.32",
"end_date": "2019-01-01T00:00:00",
"invitees_can_edit": false,
"is_recurrence_active": false,
"is_recurrence_exception": false,
"location": "string",
"meeting_url": {},
"occurence_date": "2019-01-01T00:00:00",
"organizer": "string",
"owner_id": "01234567-abcd-dcba-ffff-000000000000",
"recurrence_master_id": "01234567-abcd-dcba-ffff-000000000000",
"recurrence_rule": "string",
"recurrence_tzid": "string",
"schedule_id": "01234567-abcd-dcba-ffff-000000000000",
"schedule_tzid": "string",
"start_date": "2019-01-01T00:00:00",
"subject": "string",
"unit_id": "01234567-abcd-dcba-ffff-000000000000",
"revision": 1,
"account_relations": [
{
"id": "http://example.com"
}
],
"contact_relations": [
{
"id": "http://example.com"
}
],
"lead_relations": [
{
"id": "http://example.com"
}
],
"opportunity_relations": [
{
"id": "http://example.com"
}
],
"project_relations": [
{
"id": "http://example.com"
}
],
"quote_relations": [
{
"id": "http://example.com"
}
],
"custom_entity_relations": [
{
"id": "http://example.com"
}
],
"invitees_contacts": [
{
"id": "http://example.com"
}
],
"invitees_clients": [
{
"id": "http://example.com"
}
],
"reminder": {
"id": "http://example.com"
},
"documents": [
{
"id": "http://example.com"
}
],
"comments": [
{
"id": "http://example.com"
}
]
}
curl --location --request POST '/entities/Appointments' \
--header 'Content-Type: application / json' \
--data-raw '{
"media_transcription_id": "01234567-abcd-dcba-ffff-000000000000",
"activity_type_id": "01234567-abcd-dcba-ffff-000000000000",
"currency_exchange_rates_list_id": "01234567-abcd-dcba-ffff-000000000000",
"description": "string",
"duration": "4.32",
"end_date": "2019-01-01T00:00:00",
"invitees_can_edit": false,
"is_recurrence_active": false,
"is_recurrence_exception": false,
"location": "string",
"meeting_url": {},
"occurence_date": "2019-01-01T00:00:00",
"organizer": "string",
"owner_id": "01234567-abcd-dcba-ffff-000000000000",
"recurrence_master_id": "01234567-abcd-dcba-ffff-000000000000",
"recurrence_rule": "string",
"recurrence_tzid": "string",
"schedule_id": "01234567-abcd-dcba-ffff-000000000000",
"schedule_tzid": "string",
"start_date": "2019-01-01T00:00:00",
"subject": "string",
"unit_id": "01234567-abcd-dcba-ffff-000000000000",
"revision": 1,
"account_relations": [
{
"id": "http://example.com"
}
],
"contact_relations": [
{
"id": "http://example.com"
}
],
"lead_relations": [
{
"id": "http://example.com"
}
],
"opportunity_relations": [
{
"id": "http://example.com"
}
],
"project_relations": [
{
"id": "http://example.com"
}
],
"quote_relations": [
{
"id": "http://example.com"
}
],
"custom_entity_relations": [
{
"id": "http://example.com"
}
],
"invitees_contacts": [
{
"id": "http://example.com"
}
],
"invitees_clients": [
{
"id": "http://example.com"
}
],
"reminder": {
"id": "http://example.com"
},
"documents": [
{
"id": "http://example.com"
}
],
"comments": [
{
"id": "http://example.com"
}
]
}'
{
"success": true,
"data": {
"is_delete_protected": false,
"id": "01234567-abcd-dcba-ffff-000000000000",
"active_reminder": "2019-01-01T00:00:00",
"media_transcription_id": "01234567-abcd-dcba-ffff-000000000000",
"is_deleted": false,
"modified": "2019-01-01T00:00:00",
"created": "2019-01-01T00:00:00",
"activity_type": "http://example.com",
"currency_exchange_rates_list": "http://example.com",
"owner": "http://example.com",
"recurrence_master": "http://example.com",
"schedule": "http://example.com",
"unit": "http://example.com",
"activity_type_id": "01234567-abcd-dcba-ffff-000000000000",
"currency_exchange_rates_list_id": "01234567-abcd-dcba-ffff-000000000000",
"description": "string",
"duration": "4.32",
"end_date": "2019-01-01T00:00:00",
"invitees_can_edit": false,
"is_recurrence_active": false,
"is_recurrence_exception": false,
"location": "string",
"meeting_url": {},
"occurence_date": "2019-01-01T00:00:00",
"organizer": "string",
"owner_id": "01234567-abcd-dcba-ffff-000000000000",
"recurrence_master_id": "01234567-abcd-dcba-ffff-000000000000",
"recurrence_rule": "string",
"recurrence_tzid": "string",
"schedule_id": "01234567-abcd-dcba-ffff-000000000000",
"schedule_tzid": "string",
"start_date": "2019-01-01T00:00:00",
"subject": "string",
"table_name": "string",
"unit_id": "01234567-abcd-dcba-ffff-000000000000",
"revision": 1,
"status": 1,
"account_relations": [
"http://example.com"
],
"contact_relations": [
"http://example.com"
],
"lead_relations": [
"http://example.com"
],
"opportunity_relations": [
"http://example.com"
],
"project_relations": [
"http://example.com"
],
"quote_relations": [
"http://example.com"
],
"custom_entity_relations": [
"http://example.com"
],
"invitees_contacts": [
"http://example.com"
],
"invitees_clients": [
"http://example.com"
],
"exchange_entity_id": "string",
"gapi_entity_id": "string",
"o365_entity_id": "string",
"has_3rd_party_mapping": false,
"reminder": "http://example.com",
"documents": [
"http://example.com"
],
"comments": [
"http://example.com"
],
"formatted_name": "string",
"recurrence": {},
"modified_by_user": "2019-01-01T00:00:00"
}
}