curl --location --request POST '/rules/v1/secureValidation' \
--header 'Public-Merchant-Id: {{MX-Public-Merchant-Id}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"secureServiceId": "{{secureId}}",
"otpValue": "555"
}'{
"code": "CardRule Credential not found",
"message": "El ID de comercio no corresponde a la credencial enviada"
}