POST api/natural-persons
Request Information
URI Parameters
None.
Body Parameters
NaturalPersonModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| TreatmentTitle | TreatmentTitleModel |
None. |
|
| Area | AreaModel |
None. |
|
| ConnectionType | ConnectionTypeModel |
None. |
|
| Executive | ExecutiveModel |
None. |
|
| LegalPerson | LegalPersonModel |
None. |
|
| Name | string |
None. |
|
| Birthday | date |
None. |
|
| Role | string |
None. |
|
| Comments | string |
None. |
|
| IsVip | boolean |
None. |
|
| AllowReceiveAlerts | boolean |
None. |
|
| WebSite | string |
None. |
|
| CompanyName | string |
None. |
|
| IsExecutive | boolean |
None. |
|
| PhoneNumbers | string |
None. |
|
| AllowReceiveMessages | boolean |
None. |
|
| string |
None. |
||
| IsLegalPerson | boolean |
None. |
|
| Emails | Collection of EmailModel |
None. |
|
| Relationships | Collection of RelationshipModel |
None. |
|
| Addresses | Collection of AddressModel |
None. |
|
| Phones | Collection of PhoneModel |
None. |
|
| Connections | Collection of ConnectionModel |
None. |
|
| Alerted | Collection of BirthdayAlertedModel |
None. |
|
| BirthdayActionHistory | Collection of BirthdayActionHistoryModel |
None. |
|
| History | Collection of ContactHistoryModel |
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,
"TreatmentTitle": {
"Id": 1,
"Description": "sample string 2",
"Abbreviation": "sample string 3",
"AuthorId": 4,
"Author": "sample string 5",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 6,
"Editor": "sample string 7",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"Area": {
"Id": 1,
"Code": "sample string 2",
"Name": "sample string 3",
"AuthorId": 4,
"Author": "sample string 5",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 6,
"Editor": "sample string 7",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"ConnectionType": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"LegalPerson": {
"Id": 1,
"BusinessLine": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:10.5655753-03:00",
"ClosingHours": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:10.5655753-03:00",
"ClosingHours": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
}
],
"Branches": [],
"History": [
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
}
],
"AuthorId": 10,
"Author": "sample string 11",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 12,
"Editor": "sample string 13",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"Name": "sample string 2",
"Birthday": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"Primary": true,
"Email": "sample string 3",
"Order": 4,
"Status": 0,
"AuthorId": 5,
"Author": "sample string 6",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 7,
"Editor": "sample string 8",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"Primary": true,
"Email": "sample string 3",
"Order": 4,
"Status": 0,
"AuthorId": 5,
"Author": "sample string 6",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 7,
"Editor": "sample string 8",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
}
],
"Relationships": [
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:10.5655753-03:00",
"ClosingHours": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"Address": "sample string 2",
"AddressComplement": "sample string 3",
"District": "sample string 4",
"ZipCode": "sample string 5",
"OpeningHours": "2026-03-09T17:07:10.5655753-03:00",
"ClosingHours": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 11,
"Editor": "sample string 12",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Type": {
"Id": 1,
"Description": "sample string 2",
"LegalPerson": true,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-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:10.5655753-03:00",
"EditorId": 8,
"Editor": "sample string 9",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
}
],
"Connections": [
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
}
],
"Alerted": [
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Status": 0,
"AuthorId": 2,
"Author": "sample string 3",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 4,
"Editor": "sample string 5",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
}
],
"BirthdayActionHistory": [
{
"Id": 1,
"Birthday": "2026-03-09T17:07:10.5655753-03:00",
"ActionTaked": "sample string 2",
"Status": 0,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Birthday": "2026-03-09T17:07:10.5655753-03:00",
"ActionTaked": "sample string 2",
"Status": 0,
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
}
],
"History": [
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
},
{
"Id": 1,
"Operation": "sample string 2",
"AuthorId": 3,
"Author": "sample string 4",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 5,
"Editor": "sample string 6",
"Modified": "2026-03-09T17:07:10.5655753-03:00"
}
],
"AuthorId": 14,
"Author": "sample string 15",
"Created": "2026-03-09T17:07:10.5655753-03:00",
"EditorId": 16,
"Editor": "sample string 17",
"Modified": "2026-03-09T17:07:10.5655753-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.