Processing Result

Asynchronous feedback about processing results.
See Asynchronous Processing Results

Attribute

Description

Type (Length)

Example

Attribute

Description

Type (Length)

Example

code

Result code to indicate the processing result of the message

Code

  • ok: Processing was successful

  • error: Processing error

 

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

  • objectType: Type of inbound message the result is referring to. For types, see Object Type Values

  • number: Number of the object the result is referring to.

See also:

timestamp

Timestamp (UTC + offset) of the processing result creation

CHAR(29)

2022-04-07T14:23:42+02:00

Â