Update entity informations
PATCH/companies/:companyID/:companyId/entities/:entityID
Update entity informations
Request
Path Parameters
- application/json
Body
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
Array [
]
general
object
General information about the entity This field is treated as a scalar
anyOf
entryDateIntoRelationship
object
anyOf
string
string
dateLastMeeting
object
anyOf
string
string
Possible values: [male
, female
]
Default value: male
birthDate
object
anyOf
string
string
deathDate
object
anyOf
string
string
Possible values: [single
, inARelationship
, married
, civilUnion
, divorced
, separated
, widowed
, domesticPartnership
, freeUnion
, cohabitation
, pendingDivorce
, remarried
, deceased
]
Possible values: [none
, certificate
, highSchool
, bachelor
, master
, doctorate
]
annualIncome
object
anyOf
string
number
dateEntryRelationship
object
anyOf
string
string
issueDate
object
anyOf
string
string
expirationDate
object
anyOf
string
string
classificationDate
object
anyOf
string
string
updated
object
anyOf
string
string
entryDateIntoRelationship
object
anyOf
string
string
dateLastMeeting
object
anyOf
string
string
Possible values: [male
, female
]
Default value: male
birthDate
object
anyOf
string
string
deathDate
object
anyOf
string
string
Possible values: [single
, inARelationship
, married
, civilUnion
, divorced
, separated
, widowed
, domesticPartnership
, freeUnion
, cohabitation
, pendingDivorce
, remarried
, deceased
]
Possible values: [none
, certificate
, highSchool
, bachelor
, master
, doctorate
]
annualIncome
object
anyOf
string
number
dateEntryRelationship
object
anyOf
string
string
issueDate
object
anyOf
string
string
expirationDate
object
anyOf
string
string
classificationDate
object
anyOf
string
string
updated
object
anyOf
string
string
information
object
anyOf
Possible values: non-empty
managers
object[]
managers
object
nullable
nbManagers
object
nullable
bankAccounts
object
nullable
activities
object
nullable
details
object
nullable
Detailed information about the entity This field is treated as a scalar
Responses
- 200
success - entity informations
- application/json
- Schema
- Example (from schema)
Schema
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
- MOD1
- MOD2
Array [
]
The date of creation of the customer
The date of the last update of the customer
general
object
General information about the entity This field is treated as a scalar
anyOf
entryDateIntoRelationship
object
anyOf
string
string
dateLastMeeting
object
anyOf
string
string
Possible values: [male
, female
]
Default value: male
birthDate
object
anyOf
string
string
deathDate
object
anyOf
string
string
Possible values: [single
, inARelationship
, married
, civilUnion
, divorced
, separated
, widowed
, domesticPartnership
, freeUnion
, cohabitation
, pendingDivorce
, remarried
, deceased
]
Possible values: [none
, certificate
, highSchool
, bachelor
, master
, doctorate
]
annualIncome
object
anyOf
string
number
dateEntryRelationship
object
anyOf
string
string
issueDate
object
anyOf
string
string
expirationDate
object
anyOf
string
string
classificationDate
object
anyOf
string
string
updated
object
anyOf
string
string
entryDateIntoRelationship
object
anyOf
string
string
dateLastMeeting
object
anyOf
string
string
Possible values: [male
, female
]
Default value: male
birthDate
object
anyOf
string
string
deathDate
object
anyOf
string
string
Possible values: [single
, inARelationship
, married
, civilUnion
, divorced
, separated
, widowed
, domesticPartnership
, freeUnion
, cohabitation
, pendingDivorce
, remarried
, deceased
]
Possible values: [none
, certificate
, highSchool
, bachelor
, master
, doctorate
]
annualIncome
object
anyOf
string
number
dateEntryRelationship
object
anyOf
string
string
issueDate
object
anyOf
string
string
expirationDate
object
anyOf
string
string
classificationDate
object
anyOf
string
string
updated
object
anyOf
string
string
information
object
anyOf
Possible values: non-empty
managers
object[]
managers
object
nullable
nbManagers
object
nullable
bankAccounts
object
nullable
activities
object
nullable
details
object
nullable
Detailed information about the entity This field is treated as a scalar
Possible values: [person
, company
]
{
"id": "adfdfaca-48f0-4f3b-b30a-c6d97293090c",
"name": "Jean dupont",
"created": "2024-01-01T00:00:00.000Z",
"updated": "2024-01-01T00:00:00.000Z",
"general": {},
"details": {
"street": "string",
"zipCode": "string",
"city": "string",
"addressSupplement": "string",
"workStreet": "string",
"workZipCode": "string",
"workCity": "string",
"workAddressSupplement": "string",
"otherStreet": "string",
"otherZipCode": "string",
"otherCity": "string",
"otherAddressSupplement": "string",
"firstPhoneNumber": "string",
"secondPhoneNumber": "string",
"personalEmail": "string",
"otherEmail": "string",
"fiscalAddress": "string",
"country": "string",
"otherCountry": "string",
"workCountry": "string"
},
"type": "person"
}