getByPaymentInstrumentIdAndErrorCodes(final long, List< Integer >, Date, Date) method

Get Subtransactions by payment instrumentId and error code list.

Syntax

List< SubTransaction > getByPaymentInstrumentIdAndErrorCodes ( final long paymentInstrumentId , List< Integer > errorCodeList , Date fromDate , Date toDate )

Parameters