...
Breaking changes are listed where relevant. Breaking changes are any changes in resource paths, changing of payload structures, or fixing HTTP verbs and response codes. This may require development.
Info |
---|
Note - Events are sent sequentially and in realtime but upon receiving an event, a sequential order cannot be guaranteed. |
...
Removed Occupation from Client Model
Status | ||||
---|---|---|---|---|
|
The occupation Client field is deprecated and removed from the Client Model. All Client API calls correctly reflect this Model change.
Code Block |
---|
...
"occupation": "string", |
...
Updated DocumentData to correct content response
...