...
Attribute | Description | Type (Length) | Example | Mandatory |
---|---|---|---|---|
qualifier | Dispatch status qualifier | CHAR(50) | dispatch.status.arrival | True |
value | Timestamp of the placed status Dispatch status timestamps are defined as local timestamps. When sending data, please omit the timezone, otherwise the system will convert it implicitly to a local timestamp, which may lead to unexpected results. An empty value indicates that the status has not been set | CHAR(29) | 2021-06-08T14:07:25+02:00 | False |
The list of qualifiers and their order depends on the actual business processes. It is therefore agreed with the responsible project manager.
...