StatusChange

Extends

Extensible

Holds the status, messages and associated date the status changed, populated by the server

Field Required Nullable Type Description Constraints Example

@type

Yes

No

String

When sub-classing, this defines the sub-class Extensible name

@baseType

No

No

String

When sub-classing, this defines the super-class

@schemaLocation

No

No

String

A URI to a JSON-Schema file that defines additional attributes and relationships

statusChangeDate

Yes

No

DateTime

The date and time the status changed.

2023-01-01T08:00:00+01:00

statusChangeMessage

No

No

array of Message

Message for the status change described as a combination of a text and a code.

[]

status

Yes

No

String

The status of the API resource