Processing Result
Asynchronous feedback about processing results.
See Asynchronous Processing Results
Attribute | Description | Type (Length) | Example |
---|---|---|---|
code | Result code to indicate the processing result of the message Code
 | CHAR(20) | ok |
description | Description about the result, will contain the error message | CHAR(255) | Feature has not been activated |
id | Unique identifier of the processing result message | NUMBER | 123456 |
parameters | Two qualifiers are reserved specifically for parameters of the acknowledgements: Qualifier
See also: | ||
timestamp | Timestamp (UTCÂ +Â offset) of the processing result creation | CHAR(29) | 2022-04-07T14:23:42+02:00 |
Â