Currently the External Parameters contain filterparameters like countryCode , Region, Certtype etc. Please seperate the Filterparameters in a seperate class "Filterparameter" which are added to the validate method. The external parameters should contain just fields which are passed to the JSON for logic execution.
Currently the External Parameters contain filterparameters like countryCode , Region, Certtype etc. Please seperate the Filterparameters in a seperate class "Filterparameter" which are added to the validate method. The external parameters should contain just fields which are passed to the JSON for logic execution.