processAchCreditWithdrawal( args:{bankTransactionId:string;withdrawalId:string}, ):Promise< |"Workflow is not running, no action taken" |"Successfully Signaled Workflow", >
Returns Promise< |"Workflow is not running, no action taken" |"Successfully Signaled Workflow", >
processAchCreditWithdrawalBatchTransaction
processAchCreditWithdrawalBatchTransaction( args:{withdrawalId:string}, ):Promise< |"Workflow is not running, no action taken" |"Successfully Signaled Workflow", >
Parameters
args: {withdrawalId:string}
Returns Promise< |"Workflow is not running, no action taken" |"Successfully Signaled Workflow", >