initFollowUpAuthorisationCancel(final AtomicReference< Req >, final AtomicReference< Res >, final AtomicReference< CallerInformation >, final AtomicReference< Long >) method

This step initializes the follow up authorization cancel including pre- and post processing step.

Syntax

Long initFollowUpAuthorisationCancel ( final AtomicReference< Req > requestRef , final AtomicReference< Res > responseRef , final AtomicReference< CallerInformation > callerRef , final AtomicReference< Long > authIdRef )

Parameters