NoOp

Prior to calling the NoOp request, the client application initializes an object that implements the com.ibm.paydir.api.PDAPIDecision interface. PDAPINoOp extends PDAPIRequest and does not support additional interfaces. The format of the call is:
    int  returnCode = pd.PdAPINoop(PDAPINoOp  aRqst);

The control block equivalent structure is PD_API_NOOP_REQUEST.