{
"created": "2019-01-01T00:00:00",
"picture": {
"id": "http://example.com"
},
"address": "string",
"city": "string",
"comments": "string",
"contact_type_id": "01234567-abcd-dcba-ffff-000000000000",
"country": "string",
"currency_exchange_rates_list_id": "01234567-abcd-dcba-ffff-000000000000",
"email1": "string",
"email2": "string",
"email3": "string",
"email4": "string",
"email5": "string",
"first_name": "string",
"gender": 0,
"is_archived": false,
"last_name": "string",
"middle_name": "string",
"owner_id": "01234567-abcd-dcba-ffff-000000000000",
"phone1": "string",
"phone2": "string",
"phone3": "string",
"phone4": "string",
"phone5": "string",
"picture_id": "01234567-abcd-dcba-ffff-000000000000",
"position": "string",
"quick_account_name": "string",
"share_mode": 0,
"state_province": "string",
"title": "string",
"unit_id": "01234567-abcd-dcba-ffff-000000000000",
"zip_code": "string",
"revision": 1,
"social_media": {
"id": "http://example.com"
},
"account_relations": [
{
"id": "http://example.com"
}
],
"sharing_units": [
{
"id": "http://example.com"
}
],
"sharing_clients": [
{
"id": "http://example.com"
}
],
"documents": [
{
"id": "http://example.com"
}
],
"exchange_entity_id": "string",
"gapi_entity_id": "string",
"o365_entity_id": "string",
"primary_account_account_roles": [
{
"id": "http://example.com"
}
],
"account_position": "string",
"is_unsubscribed": false,
"tags": [
{
"id": "http://example.com"
}
],
"static_profiles": [
{
"id": "http://example.com"
}
],
"primary_account_relationship": "string"
}
curl --location --request PATCH '/entities/Contacts/' \
--header 'Content-Type: application/json' \
--data-raw '{
"created": "2019-01-01T00:00:00",
"picture": {
"id": "http://example.com"
},
"address": "string",
"city": "string",
"comments": "string",
"contact_type_id": "01234567-abcd-dcba-ffff-000000000000",
"country": "string",
"currency_exchange_rates_list_id": "01234567-abcd-dcba-ffff-000000000000",
"email1": "string",
"email2": "string",
"email3": "string",
"email4": "string",
"email5": "string",
"first_name": "string",
"gender": 0,
"is_archived": false,
"last_name": "string",
"middle_name": "string",
"owner_id": "01234567-abcd-dcba-ffff-000000000000",
"phone1": "string",
"phone2": "string",
"phone3": "string",
"phone4": "string",
"phone5": "string",
"picture_id": "01234567-abcd-dcba-ffff-000000000000",
"position": "string",
"quick_account_name": "string",
"share_mode": 0,
"state_province": "string",
"title": "string",
"unit_id": "01234567-abcd-dcba-ffff-000000000000",
"zip_code": "string",
"revision": 1,
"social_media": {
"id": "http://example.com"
},
"account_relations": [
{
"id": "http://example.com"
}
],
"sharing_units": [
{
"id": "http://example.com"
}
],
"sharing_clients": [
{
"id": "http://example.com"
}
],
"documents": [
{
"id": "http://example.com"
}
],
"exchange_entity_id": "string",
"gapi_entity_id": "string",
"o365_entity_id": "string",
"primary_account_account_roles": [
{
"id": "http://example.com"
}
],
"account_position": "string",
"is_unsubscribed": false,
"tags": [
{
"id": "http://example.com"
}
],
"static_profiles": [
{
"id": "http://example.com"
}
],
"primary_account_relationship": "string"
}'
{
"success": true,
"data": {
"is_delete_protected": false,
"id": "01234567-abcd-dcba-ffff-000000000000",
"is_deleted": false,
"modified": "2019-01-01T00:00:00",
"created": "2019-01-01T00:00:00",
"contact_type": "http://example.com",
"currency_exchange_rates_list": "http://example.com",
"owner": "http://example.com",
"picture": "http://example.com",
"unit": "http://example.com",
"address": "string",
"city": "string",
"comments": "string",
"contact_type_id": "01234567-abcd-dcba-ffff-000000000000",
"country": "string",
"currency_exchange_rates_list_id": "01234567-abcd-dcba-ffff-000000000000",
"email1": "string",
"email2": "string",
"email3": "string",
"email4": "string",
"email5": "string",
"first_name": "string",
"gender": 0,
"is_archived": false,
"last_name": "string",
"middle_name": "string",
"owner_id": "01234567-abcd-dcba-ffff-000000000000",
"phone1": "string",
"phone2": "string",
"phone3": "string",
"phone4": "string",
"phone5": "string",
"picture_id": "01234567-abcd-dcba-ffff-000000000000",
"position": "string",
"quick_account_name": "string",
"share_mode": 0,
"state_province": "string",
"title": "string",
"unit_id": "01234567-abcd-dcba-ffff-000000000000",
"zip_code": "string",
"revision": 1,
"formatted_name": "string",
"social_media": "http://example.com",
"primary_account": "http://example.com",
"account_relations": [
"http://example.com"
],
"sharing_units": [
"http://example.com"
],
"sharing_clients": [
"http://example.com"
],
"documents": [
"http://example.com"
],
"exchange_entity_id": "string",
"gapi_entity_id": "string",
"o365_entity_id": "string",
"is_favorite": false,
"primary_account_account_roles": [
"http://example.com"
],
"primary_account_position": "string",
"account_position": "string",
"is_unsubscribed": false,
"tags": [
"http://example.com"
],
"static_profiles": [
"http://example.com"
],
"primary_account_relationship": "string",
"modified_by_user": "2019-01-01T00:00:00"
}
}