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