curl --location --request GET 'http://api.sandbox.opg.ojire.com/v1.0/credit-card/credit-card-redirect/'<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://bank-tujuan.com/">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Redirecting...</title>
<script>
// JavaScript fallback for redirect
window.location.href = "https://bank-tujuan.com/";
</script>
</head>
<body>
<p>If you are not redirected automatically, <a href="https://bank-tujuan.com/">click here</a>.</p>
</body>
</html>