Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
colourYellow
titleUK PREPROD

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

...