PUT api/calls/received/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
ReceivedCallModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Type | integer |
None. |
|
| CallSourceType | CallSourceTypeModel |
None. |
|
| ISODateTime | string |
None. |
|
| DateTime | date |
None. |
|
| CallStatus | CallStatusModel |
None. |
|
| From | CallerModel |
None. |
|
| To | CalledModel |
None. |
|
| Occurrences | Collection of string |
None. |
|
| Description | string |
None. |
|
| LeftAMessage | boolean |
None. |
|
| History | Collection of CallHistoryModel |
None. |
|
| RegisteredBy | UserModel |
None. |
|
| AuthorId | integer |
None. |
|
| Author | string |
None. |
|
| Created | date |
None. |
|
| EditorId | integer |
None. |
|
| Editor | string |
None. |
|
| Modified | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": 1,
"Type": 2,
"CallSourceType": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"ISODateTime": "sample string 3",
"DateTime": "2026-03-09T17:07:31.9705075-03:00",
"CallStatus": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"From": {
"NaturalPerson": {
"Id": 1,
"TreatmentTitle": {
"Id": 1,
"Description": "sample string 2",
"Abbreviation": "sample string 3",
"AuthorId": 4,
"Author": "sample string 5",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 6,
"Editor": "sample string 7",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Area": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"AuthorId": 4,
"Author": "sample string 5",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 6,
"Editor": "sample string 7",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"ConnectionType": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Executive": {
"Id": 1,
"Name": "sample string 2",
"Photo": "sample string 3",
"Presence": 1,
"TelephoneExtension": "sample string 4",
"LocationNote": "sample string 5",
"Visible": true,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"LegalPerson": {
"Id": 1,
"BusinessLine": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"CompanyFancyName": "sample string 2",
"CompanyName": "sample string 3",
"CNPJ": "sample string 4",
"WebSite": "sample string 5",
"Branch": true,
"CorporateEmail": "sample string 7",
"PhoneNumbers": "sample string 8",
"Comments": "sample string 9",
"Phones": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Number": "sample string 2",
"Interlocutor": "sample string 3",
"Note": "sample string 4",
"Primary": true,
"Extension": 1,
"Order": 1,
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Number": "sample string 2",
"Interlocutor": "sample string 3",
"Note": "sample string 4",
"Primary": true,
"Extension": 1,
"Order": 1,
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Addresses": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:31.9705075-03:00",
"ClosingHours": "2026-03-09T17:07:31.9705075-03:00",
"ServiceDays": [
1,
2
],
"Primary": true,
"Order": 1,
"Country": "sample string 7",
"Note": "sample string 8",
"Status": 0,
"AuthorId": 9,
"Author": "sample string 10",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:31.9705075-03:00",
"ClosingHours": "2026-03-09T17:07:31.9705075-03:00",
"ServiceDays": [
1,
2
],
"Primary": true,
"Order": 1,
"Country": "sample string 7",
"Note": "sample string 8",
"Status": 0,
"AuthorId": 9,
"Author": "sample string 10",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Branches": [],
"History": [
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"AuthorId": 10,
"Author": "sample string 11",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 12,
"Editor": "sample string 13",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Name": "sample string 2",
"Birthday": "2026-03-09T17:07:31.9705075-03:00",
"Role": "sample string 3",
"Comments": "sample string 4",
"IsVip": true,
"AllowReceiveAlerts": true,
"WebSite": "sample string 7",
"CompanyName": "sample string 8",
"IsExecutive": true,
"PhoneNumbers": "sample string 10",
"AllowReceiveMessages": true,
"Email": "sample string 12",
"IsLegalPerson": true,
"Emails": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Primary": true,
"Email": "sample string 3",
"Order": 4,
"Status": 0,
"AuthorId": 5,
"Author": "sample string 6",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 7,
"Editor": "sample string 8",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Primary": true,
"Email": "sample string 3",
"Order": 4,
"Status": 0,
"AuthorId": 5,
"Author": "sample string 6",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 7,
"Editor": "sample string 8",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Relationships": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Name": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"Note": "sample string 5",
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Name": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"Note": "sample string 5",
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Addresses": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:31.9705075-03:00",
"ClosingHours": "2026-03-09T17:07:31.9705075-03:00",
"ServiceDays": [
1,
2
],
"Primary": true,
"Order": 1,
"Country": "sample string 7",
"Note": "sample string 8",
"Status": 0,
"AuthorId": 9,
"Author": "sample string 10",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:31.9705075-03:00",
"ClosingHours": "2026-03-09T17:07:31.9705075-03:00",
"ServiceDays": [
1,
2
],
"Primary": true,
"Order": 1,
"Country": "sample string 7",
"Note": "sample string 8",
"Status": 0,
"AuthorId": 9,
"Author": "sample string 10",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Phones": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Number": "sample string 2",
"Interlocutor": "sample string 3",
"Note": "sample string 4",
"Primary": true,
"Extension": 1,
"Order": 1,
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Number": "sample string 2",
"Interlocutor": "sample string 3",
"Note": "sample string 4",
"Primary": true,
"Extension": 1,
"Order": 1,
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Connections": [
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Alerted": [
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"BirthdayActionHistory": [
{
"Id": 1,
"Birthday": "2026-03-09T17:07:31.9705075-03:00",
"ActionTaked": "sample string 2",
"Status": 0,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Birthday": "2026-03-09T17:07:31.9705075-03:00",
"ActionTaked": "sample string 2",
"Status": 0,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"History": [
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"AuthorId": 14,
"Author": "sample string 15",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 16,
"Editor": "sample string 17",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Name": "sample string 1",
"CompanyFancyName": "sample string 2",
"Role": "sample string 3",
"PrimaryPhoneNumber": "sample string 4",
"SecondaryPhoneNumber": "sample string 5",
"SelectedPhoneNumbers": "sample string 6",
"Email": "sample string 7"
},
"To": {
"NaturalPerson": {
"Id": 1,
"TreatmentTitle": {
"Id": 1,
"Description": "sample string 2",
"Abbreviation": "sample string 3",
"AuthorId": 4,
"Author": "sample string 5",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 6,
"Editor": "sample string 7",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Area": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"AuthorId": 4,
"Author": "sample string 5",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 6,
"Editor": "sample string 7",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"ConnectionType": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Executive": {
"Id": 1,
"Name": "sample string 2",
"Photo": "sample string 3",
"Presence": 1,
"TelephoneExtension": "sample string 4",
"LocationNote": "sample string 5",
"Visible": true,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"LegalPerson": {
"Id": 1,
"BusinessLine": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"CompanyFancyName": "sample string 2",
"CompanyName": "sample string 3",
"CNPJ": "sample string 4",
"WebSite": "sample string 5",
"Branch": true,
"CorporateEmail": "sample string 7",
"PhoneNumbers": "sample string 8",
"Comments": "sample string 9",
"Phones": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Number": "sample string 2",
"Interlocutor": "sample string 3",
"Note": "sample string 4",
"Primary": true,
"Extension": 1,
"Order": 1,
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Number": "sample string 2",
"Interlocutor": "sample string 3",
"Note": "sample string 4",
"Primary": true,
"Extension": 1,
"Order": 1,
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Addresses": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:31.9705075-03:00",
"ClosingHours": "2026-03-09T17:07:31.9705075-03:00",
"ServiceDays": [
1,
2
],
"Primary": true,
"Order": 1,
"Country": "sample string 7",
"Note": "sample string 8",
"Status": 0,
"AuthorId": 9,
"Author": "sample string 10",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:31.9705075-03:00",
"ClosingHours": "2026-03-09T17:07:31.9705075-03:00",
"ServiceDays": [
1,
2
],
"Primary": true,
"Order": 1,
"Country": "sample string 7",
"Note": "sample string 8",
"Status": 0,
"AuthorId": 9,
"Author": "sample string 10",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Branches": [],
"History": [
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"AuthorId": 10,
"Author": "sample string 11",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 12,
"Editor": "sample string 13",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Name": "sample string 2",
"Birthday": "2026-03-09T17:07:31.9705075-03:00",
"Role": "sample string 3",
"Comments": "sample string 4",
"IsVip": true,
"AllowReceiveAlerts": true,
"WebSite": "sample string 7",
"CompanyName": "sample string 8",
"IsExecutive": true,
"PhoneNumbers": "sample string 10",
"AllowReceiveMessages": true,
"Email": "sample string 12",
"IsLegalPerson": true,
"Emails": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Primary": true,
"Email": "sample string 3",
"Order": 4,
"Status": 0,
"AuthorId": 5,
"Author": "sample string 6",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 7,
"Editor": "sample string 8",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Primary": true,
"Email": "sample string 3",
"Order": 4,
"Status": 0,
"AuthorId": 5,
"Author": "sample string 6",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 7,
"Editor": "sample string 8",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Relationships": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Name": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"Note": "sample string 5",
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Name": "sample string 2",
"PhoneNumber": "sample string 3",
"Email": "sample string 4",
"Note": "sample string 5",
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Addresses": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:31.9705075-03:00",
"ClosingHours": "2026-03-09T17:07:31.9705075-03:00",
"ServiceDays": [
1,
2
],
"Primary": true,
"Order": 1,
"Country": "sample string 7",
"Note": "sample string 8",
"Status": 0,
"AuthorId": 9,
"Author": "sample string 10",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:31.9705075-03:00",
"ClosingHours": "2026-03-09T17:07:31.9705075-03:00",
"ServiceDays": [
1,
2
],
"Primary": true,
"Order": 1,
"Country": "sample string 7",
"Note": "sample string 8",
"Status": 0,
"AuthorId": 9,
"Author": "sample string 10",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Phones": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Number": "sample string 2",
"Interlocutor": "sample string 3",
"Note": "sample string 4",
"Primary": true,
"Extension": 1,
"Order": 1,
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"City": {
"Id": 1,
"Name": "sample string 2",
"State": {
"Id": 1,
"Name": "sample string 2",
"Country": {
"Id": 1,
"Name": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Number": "sample string 2",
"Interlocutor": "sample string 3",
"Note": "sample string 4",
"Primary": true,
"Extension": 1,
"Order": 1,
"Status": 0,
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Connections": [
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"Alerted": [
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"BirthdayActionHistory": [
{
"Id": 1,
"Birthday": "2026-03-09T17:07:31.9705075-03:00",
"ActionTaked": "sample string 2",
"Status": 0,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Birthday": "2026-03-09T17:07:31.9705075-03:00",
"ActionTaked": "sample string 2",
"Status": 0,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"History": [
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"AuthorId": 14,
"Author": "sample string 15",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 16,
"Editor": "sample string 17",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Name": "sample string 1",
"CompanyFancyName": "sample string 2",
"Role": "sample string 3",
"PrimaryPhoneNumber": "sample string 4",
"SecondaryPhoneNumber": "sample string 5",
"SelectedPhoneNumbers": "sample string 6",
"Email": "sample string 7"
},
"Occurrences": [
"sample string 1",
"sample string 2"
],
"Description": "sample string 4",
"LeftAMessage": true,
"History": [
{
"Id": 1,
"CallStatus": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Description": "sample string 2",
"Occurrences": [
"sample string 1",
"sample string 2"
],
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
{
"Id": 1,
"CallStatus": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"Description": "sample string 2",
"Occurrences": [
"sample string 1",
"sample string 2"
],
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
],
"RegisteredBy": {
"Id": 1,
"Login": "sample string 2",
"Name": "sample string 3",
"Role": "sample string 4",
"Email": "sample string 5",
"StatusCode": 6,
"Status": true,
"PhoneAreaCode": "sample string 7",
"PhoneNumber": "sample string 8",
"LocationNote": "sample string 9",
"TelephoneExtension": "sample string 10",
"Visible": true,
"ReceiveResponseFromScheduleRequest": true,
"ReceiveAppontmentReport": true,
"Description": "sample string 11",
"Photo": "QEA=",
"AuthorId": 12,
"Author": "sample string 13",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 14,
"Editor": "sample string 15",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
},
"AuthorId": 6,
"Author": "sample string 7",
"Created": "2026-03-09T17:07:31.9705075-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:31.9705075-03:00"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.