Passing an additonal /account field to PCM_OP_PYMT_COLLECT
We are using the pin_collect utility to collect the payments for accounts. We want to pass an additonal field of the /account object i.e. AAC_SERIAL_NUM so that it passes through to PCM_OP_PYMT_COLLECT opcode flist(called by pin_collect utility) and then on to PCM_OP_PYMT_POL_PRE_COLLECT flist. How should we proceed for the same?