Skip to content

StatusChange

StatusChange

Data type: Extensible

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

Name Type Description Example
@type (1) string When sub-classing, this defines the sub-class Extensible name
statusChangeDate (1) DateTime The date and time the status changed. 2023-01-01T08:00:00+01:00
status (1) string The status of the API resource
@baseType string When sub-classing, this defines the super-class
@schemaLocation string A URI to a JSON-Schema file that defines additional attributes and relationships
statusChangeMessage Message [n..m] Message for the status change described as a combination of a text and a code. []