Terminate
Prior to calling the terminate request, the client application
initializes an object which implements the com.ibm.paydir.api.PDAPITerm interface. PDAPITerm extends PDAPIRequest and
supports no additional interfaces. The format of the call is:
int returnCode = pd.PdAPITerm(PDAPITerm aRqst);The control block equivalent structure is PD_API_TERM_REQUEST.