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": "555"
}'{
"code": "CardRule Credential not found",
"message": "El ID de comercio no corresponde a la credencial enviada"
}