fix stage 7

This commit is contained in:
etreshenkov 2023-06-01 14:35:39 +03:00
parent 8955aafdb9
commit 0987180bd3

View file

@ -127,6 +127,7 @@ public class PaymentInstructionBuilder {
}
}
paymentInstruction.setPaymentPurpose("'Расчеты клиринговой сессии");
paymentInstruction.setCreditLeg_direction(InOutDirection.out.getKey());
paymentInstruction.setDebitLeg_direction(InOutDirection.in.getKey());
paymentInstruction.setTransactionStatus("STLD");