Message contents

When the message is delivered to the target application, it contains the information that is shown in Table 1.
Table 1. Message content for PaymentExceptionEventHandler
Message part Value Description
Unit of Work Payment ID as a long This value is used to locate the transaction in the database.
Payload Contents specified in the ABSvcPayload The only payload delivered is the one specified using the ABSvcPayload event handler parameter as described in the general Messaging API event handler parameters.
Note: The contents of this message must match what the receiver is expecting.