JSON parse error: Cannot deserialize value of type `java.util.ArrayList<java.lang.String>` from Object value (token `JsonToken.START_OBJECT`)

au.com.ing.microservice.commons.security.pipeline.module.ClientCertificateAuthorizationModule : 0
2024-01-04 02:59:36.572 au.com.ing.microservice.kycinforequest.exception.ApplicationExceptionHandler [https-jsse-nio-9655-exec-3] ERROR
DMN out Variable :
image

BPNM payload:

Controller:

in Micro service am getting bellow error:

[kycoinforequest,e93f11703e7d2996,e93f11703e7d2996] - An error occurred: The query parameters of the request are invalid or missing
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type java.util.ArrayList<java.lang.String> from Object value (token JsonToken.START_OBJECT); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type java.util.ArrayList<java.lang.String> from Object value (token JsonToken.START_OBJECT)