curl --location --request POST '/rules/v1/secureValidation' \
--header 'Public-Merchant-Id: {{CL-Public-Merchant-Id}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"secureServiceId": "{{secureId}}",
"otpValue": "150"
}'{
"code": "OTP000",
"message": "ok"
}