...
The following items have changed since the previous version Notification 4.2 /wiki/spaces/EDUIX/pages/2850895:
Information about a license block/unblock action is added
The specifyState enum is changed to better understandable values
The description of the errorCode is added in an errorMessage field
...
Name | Type | Cardinality | Description |
---|---|---|---|
auditID | integer | 1...1 | Unique identifier of the specify action |
amount | amount | 1...1 | |
requestID | 1...1 | Unique identifier of the correction. | |
responseID | 0...1 | Response identifier of the correction. | |
state | 0...1 | ||
errorCode | integer | 0...1 | |
errorMessage | string | 0...1 | |
timeStamp | dateTime | 1...1 |
...
Name | Type | Cardinality | Description |
---|---|---|---|
auditID | integer | 1...1 | Unique identifier of the specify action |
amount | 1...1 | ||
requestID | 1...1 | Unique identifier of the specification. Note: only filled in case a request is made, e.g. will be empty in case of “skipped” state. | |
responseID | 0...1 | Response identifier of the specification. | |
ownerID | 1...1 | Identifier of the owner of the specification (userID in case of an EBF, organisationID in case of IBF). | |
state | 0...1 | ||
errorCode | integer | 0...1 | |
errorMessage | string | 0...1 | |
timeStamp | dateTime | 1...1 |
...