При вызове метода захвата CisClientPaymentService выдает приведенную ниже ошибку.Я думаю, что где-то в paymentService.war какой-то класс не может сериализовать класс "CisPaymentRequest"
org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field "parameters" (Class com.hybris.cis.api.payment.model.CisPaymentRequest), not marked as ignorable
INFO | jvm 1 | main | 2019/03/04 18:39:30.390 | at [Source: java.io.ByteArrayInputStream@52eb193; line: 1, column: 92] (through reference chain: com.hybris.cis.api.payment.model.CisPaymentRequest["parameters"])