...
Breaking changes are listed where relevant. Breaking changes are any changes in resource paths, changing payload structures, or fixing HTTP verbs and response codes. This may require development.
Info |
---|
Note -
|
...
New fields added to Client Model
Status | ||||
---|---|---|---|---|
|
Three new fields have been exposed in the Client Model
This extensionData is only available under the ARKEN application value.
Code Block |
---|
"extensionData": {
"preferred": "string",
"referred": "string"
} |
The preferred
value switches to display the below methods of the preferred contact
The referred
value stores how the client’s partner should be referred to.
Code Block |
---|
"preferredContactMethod": "string" |
...
Delete All Documents per Client Endpoint - Hard Delete functionality
Status | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
...
The AccountHashId and ClientHashId are mandatory fields. This endpoint will remove all the documents for the client but not the client itself.
Any
Status | ||||
---|---|---|---|---|
|
...
New Client and Document Delete Endpoints are available
Status | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
...
Furthermore, the Arken Professional application was also moved to a new location.
...