JP2021179772A - Information processing device, system, method, and program - Google Patents

Information processing device, system, method, and program Download PDF

Info

Publication number
JP2021179772A
JP2021179772A JP2020084381A JP2020084381A JP2021179772A JP 2021179772 A JP2021179772 A JP 2021179772A JP 2020084381 A JP2020084381 A JP 2020084381A JP 2020084381 A JP2020084381 A JP 2020084381A JP 2021179772 A JP2021179772 A JP 2021179772A
Authority
JP
Japan
Prior art keywords
user
user data
loan
data
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2020084381A
Other languages
Japanese (ja)
Other versions
JP7479190B2 (en
Inventor
由介 矢久保
Yusuke Yakubo
航 安田
Ko Yasuda
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SBI Sumishin Net Bank Ltd
Original Assignee
SBI Sumishin Net Bank Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SBI Sumishin Net Bank Ltd filed Critical SBI Sumishin Net Bank Ltd
Priority to JP2020084381A priority Critical patent/JP7479190B2/en
Publication of JP2021179772A publication Critical patent/JP2021179772A/en
Application granted granted Critical
Publication of JP7479190B2 publication Critical patent/JP7479190B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

To provide an information processing device, an information processing method, a program, and an information processing system, in which a commercial entity without an infrastructure or know-hows pertaining to business for financial institutes implements business for clients of the commercial entity as a commercial agency of the financial institutes.SOLUTION: In a service provision business system of a commercial entity system, an information processing device 5 comprises: means for obtaining first user data including a user identifier which identifies a user wishing a loan; a user data format processing section for formatting the first user data into a prescribed format for loan-screening; means for transmitting the formatted first user data to a financial business system 4; means for obtaining second user data including the user identifier associated with the first user data, and a loan condition set by the financial business system based on the first user data; and means for notifying a user terminal 2 used by the user of the obtained second user data.SELECTED DRAWING: Figure 1

Description

この発明は、トランザクションレンディングに関する。 The present invention relates to transaction lending.

フィンテックの分野において、企業が保有する取引情報を基に、当該企業への融資条件を設定する融資形態としてトランザクションレンディングが知られている。 In the field of fintech, transaction lending is known as a loan form for setting loan conditions for a company based on transaction information held by the company.

例えば、特許文献1には、クレジットカード会社のシステムが決済代行業者のシステムと連携し、トランザクションレンディング型の審査モデルをベースにした融資審査システムが提案されている。 For example, Patent Document 1 proposes a loan examination system based on a transaction lending type examination model in which a credit card company's system cooperates with a payment agent's system.

また、トランザクションレンディングの形態として、ECサイトに加盟している加盟店の取引情報を基にした加盟店向けの融資サービスや、会計情報、ECサイトでの取引情報、金融機関情報、評価サイトでの評価情報、POSでの売上情報、決済サービスでの決済情報といったオンラインで連携可能な情報を基にした融資希望者向けの融資サービスが知られている。 In addition, as a form of transaction lending, a loan service for member stores based on the transaction information of member stores that are members of the EC site, accounting information, transaction information on the EC site, financial institution information, and evaluation sites There is known a loan service for loan applicants based on information that can be linked online, such as evaluation information of POS, sales information of POS, and payment information of payment service.

特許第6445199号公報Japanese Patent No. 6445199

上記の他、エンドユーザとの取引情報を有するが、融資等のノウハウを有していない事業者に対して、当該事業者と提携している金融事業を営む事業者(以下「金融機関」という。)が自己の有する融資等のノウハウを提供し、事業者がエンドユーザに対して金融機関サービスを提供するシステムの提案が望まれている。 In addition to the above, for businesses that have transaction information with end users but do not have know-how such as financing, businesses that operate financial businesses that are affiliated with the businesses (hereinafter referred to as "financial institutions"). It is desired to propose a system in which a business operator provides financial institution services to end users by providing their own loan know-how.

この発明は、金融機関の業務に関するインフラやノウハウを有していない事業者が、当該事業者の顧客に対して金融機関の代理商として業務を行う情報処理装置、システム、方法及びプログラムを提供することを目的とする。 The present invention provides an information processing device, a system, a method and a program in which a business operator who does not have the infrastructure and know-how related to the business of a financial institution operates as an agent of the financial institution to the customer of the business operator. The purpose is.

[1]
融資を希望するユーザを識別するユーザ識別子を含む第一のユーザデータを取得する手段と、
前記第一のユーザデータを融資審査のための所定の形式に整形する手段と、
前記整形された第一のユーザデータを金融業務システムに送信する手段と、
前記第一のユーザデータに紐づくユーザ識別子と、前記第一のユーザデータに基づいて前記金融業務システムによって設定された融資条件と、を含む第二のユーザデータを取得する手段と、
前記取得した第二のユーザデータを前記ユーザが使用するユーザ端末に通知する手段と、
を備える情報処理装置。
[1]
A means of obtaining primary user data, including a user identifier that identifies the user who wishes to lend,
A means of shaping the first user data into a predetermined format for loan screening,
As a means of transmitting the formatted first user data to the financial business system,
A means for acquiring a second user data including a user identifier associated with the first user data and a loan condition set by the financial business system based on the first user data.
A means for notifying the user terminal used by the user of the acquired second user data, and
Information processing device equipped with.

[2]
融資を希望するユーザを識別するユーザ識別子を含む第一のユーザデータを取得するステップと、
前記第一のユーザデータを融資審査のための所定の形式に整形するステップと、
前記整形された第一のユーザデータを金融業務システムに送信するステップと、
前記第一のユーザデータに紐づくユーザ識別子と、前記第一のユーザデータに基づいて前記金融業務システムによって設定された融資条件と、を含む第二のユーザデータを取得するステップと、
前記取得した第二のユーザデータを前記ユーザが使用するユーザ端末に通知するステップと、
をコンピュータが実行する情報処理方法。
[2]
The step of getting the first user data, including the user identifier that identifies the user who wants the loan,
The step of shaping the first user data into a predetermined format for loan examination, and
The step of transmitting the formatted first user data to the financial business system,
A step of acquiring a second user data including a user identifier associated with the first user data, a loan condition set by the financial business system based on the first user data, and a step of acquiring the second user data.
A step of notifying the user terminal used by the user of the acquired second user data, and
Information processing method that the computer executes.

[3]
融資を希望するユーザを識別するユーザ識別子を含む第一のユーザデータを取得する手段、
前記第一のユーザデータを融資審査のための所定の形式に整形する手段、
前記整形された第一のユーザデータを金融業務システムに送信する手段、
前記第一のユーザデータに紐づくユーザ識別子と、前記第一のユーザデータに基づいて前記金融業務システムによって設定された融資条件と、を含む第二のユーザデータを取得する手段、
前記取得した第二のユーザデータを前記ユーザが使用するユーザ端末に通知する手段、
としてコンピュータを機能させるプログラム。
[3]
A means of obtaining primary user data, including a user identifier that identifies the user who wishes to lend,
A means of shaping the first user data into a predetermined format for loan screening,
A means of transmitting the formatted first user data to a financial business system,
A means for acquiring a second user data including a user identifier associated with the first user data and a loan condition set by the financial business system based on the first user data.
A means for notifying the user terminal used by the user of the acquired second user data,
A program that makes your computer work as.

[4]
融資を希望するユーザが使用するユーザ端末と、前記ユーザに対して前記融資に係る種々のサービスを提供する事業者又は金融機関が管理する事業者システムと、が通信可能に接続されてなる情報処理システムであって、
前記事業者システムは、
前記ユーザを識別するユーザ識別子を含む第一のユーザデータを取得する手段と、
前記第一のユーザデータを融資審査のための所定の形式に整形する手段と、
前記第一のユーザデータに紐づくユーザ識別子と、前記第一のユーザデータに基づいて設定された融資条件と、を含む第二のユーザデータを取得する手段と、
前記取得した第二のユーザデータを前記ユーザが使用するユーザ端末に通知する手段と、を有する情報処理装置を備える
ことを特徴とする情報処理システム。
[4]
Information processing formed by communicably connecting a user terminal used by a user who desires a loan and a business operator system managed by a business operator or a financial institution that provides various services related to the loan to the user. It ’s a system,
The operator system is
A means for acquiring first user data including a user identifier that identifies the user,
A means of shaping the first user data into a predetermined format for loan screening,
A means for acquiring a second user data including a user identifier associated with the first user data and a loan condition set based on the first user data.
An information processing system including an information processing apparatus having a means for notifying a user terminal used by the user of the acquired second user data.

[5]
融資を希望するユーザが使用するユーザ端末と、前記ユーザに対して種々のサービスを提供する事業者が管理するサービス提供業務システムと、前記サービス提供業務システムと連携して、前記ユーザからの融資申込情報の審査を行う金融機関が管理する金融業務システムと、が通信可能に接続されてなる情報処理システムであって、
前記サービス提供業務システムは、
前記ユーザを識別するユーザ識別子を含む第一のユーザデータを取得する手段と、
前記第一のユーザデータを融資審査のための所定の形式に整形する手段と、
前記整形された第一のユーザデータを前記金融業務システムに送信する手段と、
前記第一のユーザデータに紐づくユーザ識別子と、前記第一のユーザデータに基づいて前記金融業務システムによって設定された融資条件と、を含む第二のユーザデータを取得する手段と、
前記取得した第二のユーザデータを前記ユーザが使用するユーザ端末に通知する手段と、を有する情報処理装置を備える
ことを特徴とする情報処理システム。
[5]
A user terminal used by a user who desires a loan, a service providing business system managed by a business operator that provides various services to the user, and a loan application from the user in cooperation with the service providing business system. It is an information processing system that is communicably connected to a financial business system managed by a financial institution that examines information.
The service providing business system is
A means for acquiring first user data including a user identifier that identifies the user,
A means of shaping the first user data into a predetermined format for loan screening,
A means for transmitting the formatted first user data to the financial business system,
A means for acquiring a second user data including a user identifier associated with the first user data and a loan condition set by the financial business system based on the first user data.
An information processing system including an information processing apparatus having a means for notifying a user terminal used by the user of the acquired second user data.

この発明によれば、金融機関の業務に関するインフラやノウハウを有していない事業者が、当該事業者の顧客に対して金融機関の代理商として業務を行う情報処理装置、システム、方法及びプログラムを提供することができる。 According to the present invention, an information processing device, a system, a method and a program in which a business operator who does not have the infrastructure and know-how related to the business of a financial institution operates as an agent of the financial institution for the customer of the business operator. Can be provided.

本発明の情報処理システムの構成の一例を表す図である。It is a figure which shows an example of the structure of the information processing system of this invention. ユーザ端末に表示される融資申込入力画面の一例を表す図である。It is a figure which shows an example of the loan application input screen displayed on a user terminal. 図2に続き、ユーザ端末に表示される融資申込入力画面の一例を表す図である。Following FIG. 2, it is a diagram showing an example of a loan application input screen displayed on a user terminal. 図3に続き、ユーザ端末に表示される融資申込入力画面の一例を表す図である。Following FIG. 3, it is a diagram showing an example of a loan application input screen displayed on a user terminal. 図4に続き、融資申込完了画面の一例を表す図である。Following FIG. 4, it is a diagram showing an example of a loan application completion screen. 本発明による情報処理の一例を表すフロー図である。It is a flow diagram which shows an example of information processing by this invention.

以下、添付図面を参照して、本発明の実施形態を説明する。本実施形態の一態様である情報処理システムは、インターネット通信網、無線通信規格で定められている無線通信網を含む通信ネットワーク20に接続可能なコンピュータからなり、ユーザと事業者との取引情報に基づいて、前記ユーザからの融資申込について金融機関が与信判断を行い、前記ユーザに対して融資を実行するトランザクションレンディングによる融資システム1である。図1に示す形態の融資システム1は、融資を希望するユーザが使用するユーザ端末2と、前記ユーザに対して種々のサービスを提供する事業者が管理するサービス提供業務システム3と、サービス提供業務システム3と連携して、前記ユーザからの融資申込情報の審査を行う金融機関が管理する金融業務システム4と、が通信ネットワーク20を介して接続された構成となっている。なお、図1では、ユーザ端末2及びサービス提供業務システム3をそれぞれ一つ示した構成としているが、複数のユーザ端末2及びサービス提供業務システム3がそれぞれ金融業務システム4と接続された構成としてもよい。 Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. The information processing system according to one embodiment of the present embodiment comprises a computer that can be connected to a communication network 20 including an Internet communication network and a wireless communication network defined by a wireless communication standard, and can be used as transaction information between a user and a business operator. Based on this, the loan system 1 is a transaction lending in which a financial institution makes a credit determination on a loan application from the user and executes a loan to the user. The financing system 1 of the form shown in FIG. 1 includes a user terminal 2 used by a user who desires a loan, a service providing business system 3 managed by a business operator providing various services to the user, and a service providing business. In cooperation with the system 3, the financial business system 4 managed by the financial institution that examines the loan application information from the user is connected via the communication network 20. Although FIG. 1 has a configuration in which one user terminal 2 and one service providing business system 3 are shown, it is also possible that a plurality of user terminals 2 and the service providing business system 3 are connected to the financial business system 4 respectively. good.

また、サービス提供業務システム3内の機能と金融業務システム4内の機能を、通信ネットワーク20を介することなく同一システムに配するものとして構成されたシステムとすることもできる。例えば、図1に示す形態において、サービス提供業務システム3と金融業務システム4とを統合して事業者システム9を構成し、前記ユーザに対する融資に係るサービスの提供業務及び前記融資を申し込んだユーザに対する融資業務を、前記事業者又は前記金融機関が事業者システム9を使用して管理する態様としてもよい。 Further, the system may be configured such that the functions in the service providing business system 3 and the functions in the financial business system 4 are distributed to the same system without going through the communication network 20. For example, in the form shown in FIG. 1, the service providing business system 3 and the financial business system 4 are integrated to form a business operator system 9, and the service providing business related to the loan to the user and the user who applied for the loan are provided. The loan business may be managed by the business operator or the financial institution using the business operator system 9.

[ユーザ端末の構成]
ユーザ端末2は、本実施形態に係るトランザクションレンディングによる融資サービスを利用して、新規に融資を申し込むユーザが使用する端末である。本実施形態において、「ユーザ」とは、種々のサービスを提供する事業者が有する取引顧客である。
[User terminal configuration]
The user terminal 2 is a terminal used by a user who newly applies for a loan by using the transaction lending loan service according to the present embodiment. In the present embodiment, the "user" is a trading customer owned by a business operator that provides various services.

ユーザ端末2は、パーソナルコンピュータ、タブレット端末、スマートフォン、等の端末である。ユーザ端末2はサービス提供業務システム3及び金融業務システム4それぞれへアクセスし、前記融資サービスを利用するためのウェブブラウザ等のアプリケーションプログラムを備えている。また、ユーザ端末2には、サービス提供業務システム3及び金融業務システム4それぞれとのユーザインターフェースを通じて前記融資サービスを利用するためのアプリケーションプログラムがインストールされている。 The user terminal 2 is a terminal such as a personal computer, a tablet terminal, or a smartphone. The user terminal 2 is provided with an application program such as a web browser for accessing each of the service providing business system 3 and the financial business system 4 and using the loan service. Further, an application program for using the loan service is installed in the user terminal 2 through a user interface with each of the service providing business system 3 and the financial business system 4.

図示していなが、ユーザ端末2は、CPU等により構成され各種データの処理、演算を行う演算処理部と、メインメモリ等の各種データを記憶する主記憶部と、液晶ディスプレイ等の情報出力部と、タッチパネル等の情報入力部と、各種情報の送受信を行う通信部と、を備えている。 Although not shown in the figure, the user terminal 2 is composed of a CPU or the like, and has an arithmetic processing unit that processes and calculates various data, a main storage unit that stores various data such as a main memory, and an information output unit such as a liquid crystal display. It also has an information input unit such as a touch panel and a communication unit for transmitting and receiving various information.

[サービス提供業務システムの構成]
サービス提供業務システム3は、一又は複数のコンピュータで構成されるシステムであって、例えばECサイトにおいて種々のサービスをユーザに提供する事業者であって、金融機関から金融業務のインフラやノウハウの提供を受け、取引顧客である前記ユーザに対して金融機関の代理商として業務を行う者又は金融機関が管理するシステムである。本実施形態のサービス提供業務システム3は、図1に示すように、情報処理装置5と、情報処理装置5と通信可能に接続されているデータベース10(以下、本明細書において、データベースを「DB」という。)と、で構成されている。また、図1に示す形態のサービス提供業務システム3を、前記ユーザに対して金融機関の代理商として業務を行う者が管理することとしている。
[Configuration of service provision business system]
The service providing business system 3 is a system composed of one or a plurality of computers, for example, a business operator that provides various services to users on an EC site, and a financial institution provides financial business infrastructure and know-how. In response to this, it is a system managed by a person who operates as an agent of a financial institution or a financial institution for the user who is a trading customer. As shown in FIG. 1, the service providing business system 3 of the present embodiment refers to the information processing device 5 and the database 10 communicably connected to the information processing device 5 (hereinafter, in the present specification, the database is "DB". ".) And. Further, the service providing business system 3 in the form shown in FIG. 1 is managed by a person who performs business as an agent of a financial institution for the user.

情報処理装置5は、ユーザに対して本実施形態に係るトランザクションレンディングによる融資サービスを含む種々のサービスを提供する機能を備えているサーバである。本実施形態の情報処理装置5は、融資取引管理部6、ユーザデータ整形処理部7、データ送受信部8を備えている。なお、融資取引管理部6、ユーザデータ整形処理部7及びデータ送受信部8をそれぞれ、一又は複数のコンピュータで構成される融資取引管理システム、ユーザデータ整形処理システム及びデータ送受信システムとしてもよい。 The information processing apparatus 5 is a server having a function of providing various services including a loan service by transaction lending according to the present embodiment to a user. The information processing device 5 of the present embodiment includes a loan transaction management unit 6, a user data shaping processing unit 7, and a data transmission / reception unit 8. The loan transaction management unit 6, the user data shaping processing unit 7, and the data transmission / reception unit 8 may be a loan transaction management system, a user data shaping processing system, and a data transmission / reception system, each of which is composed of one or a plurality of computers.

情報処理装置5は、融資取引管理部6による融資取引管理手段、ユーザデータ整形処理部7によるユーザデータ整形処理手段及びデータ送受信部8によるデータ送受信手段として機能し、金融業務システム4と連携して以下の処理を行う。 The information processing device 5 functions as a loan transaction management means by the loan transaction management unit 6, a user data shaping processing means by the user data shaping processing unit 7, and a data transmission / reception means by the data transmission / reception unit 8, and cooperates with the financial business system 4. Perform the following processing.

(処理1)情報処理装置5は、ユーザ端末2からのアクセスに基づいて、本実施形態に係るトランザクションレンディングによる融資サービスについてのWebサイトをユーザ端末2に表示させる(不図示)。本実施形態では、融資取引管理部6が、ユーザ端末2との間のユーザインターフェースを通じてユーザ端末2に対して種々の操作を促し、ユーザ端末2から入力された種々の情報を受け付ける手段として情報処理装置5を機能させる。 (Process 1) The information processing apparatus 5 causes the user terminal 2 to display a website about a loan service by transaction lending according to the present embodiment based on the access from the user terminal 2 (not shown). In the present embodiment, the loan transaction management unit 6 prompts the user terminal 2 to perform various operations through the user interface with the user terminal 2, and processes information as a means of receiving various information input from the user terminal 2. Make the device 5 function.

(処理2)情報処理装置5は、ユーザ端末2から前記融資サービスの申し込みを受け付ける際に、ユーザ端末2を使用するユーザについての情報を、当該融資サービスの提供目的のために事業者及び金融機関が利用することの許諾をユーザ端末2に促す。 (Processing 2) When the information processing apparatus 5 receives an application for the loan service from the user terminal 2, the information processing apparatus 5 provides information about the user who uses the user terminal 2 to the business operator and the financial institution for the purpose of providing the loan service. Prompts the user terminal 2 for permission to use the service.

本実施形態では、融資取引管理部6が、本実施形態に係るトランザクションレンディングによる融資サービスについてのWebサイトにおいて、ユーザ端末2に対して所定の選択ボタン等で融資サービスの申し込みを促す手段として情報処理装置5を機能させる。この際、融資取引管理部6はユーザ端末2に対して、融資サービスを申し込むユーザについての第一のユーザデータ11を、当該融資サービスの提供目的のために事業者及び金融機関が利用することの許諾をユーザ端末2に促す手段として情報処理装置5を機能させる。 In the present embodiment, the loan transaction management unit 6 provides information as a means for prompting the user terminal 2 to apply for the loan service by pressing a predetermined selection button or the like on the website for the transaction lending loan service according to the present embodiment. The processing device 5 is made to function. At this time, the loan transaction management unit 6 uses the first user data 11 for the user who applies for the loan service to the user terminal 2 by the business operator and the financial institution for the purpose of providing the loan service. The information processing device 5 is made to function as a means for prompting the user terminal 2 for permission.

第一のユーザデータ11は、前記事業者が保有する取引顧客のデータであって、融資を希望するユーザを識別する顧客番号といったユーザ識別子に紐づくPOSレジ上の売上高、会計システム上の仕分け情報、金融機関口座の入出金情報等の動態的な取引データ及び業種、業態といった属性データである。 The first user data 11 is data of transaction customers owned by the business operator, and is the sales on the POS cash register associated with the user identifier such as the customer number that identifies the user who desires the loan, and the sorting on the accounting system. Dynamic transaction data such as information, deposit / withdrawal information of financial institution accounts, and attribute data such as industry and business type.

(処理3)情報処理装置5は、融資を希望するユーザを識別するユーザ識別子を含む第一のユーザデータ11を取得する。 (Process 3) The information processing apparatus 5 acquires the first user data 11 including a user identifier that identifies a user who desires a loan.

本実施形態では、ユーザ端末2によって前記融資サービスを申し込むユーザについての第一のユーザデータ11の事業者及び金融機関による利用が許諾され、前記融資サービスが申し込まれた場合、ユーザデータ整形処理部7が、DB10に蓄積されている前記事業者が保有する取引顧客のデータの中から、申込に係るユーザについての第一のユーザデータ11を取得する手段として情報処理装置5を機能させる。 In the present embodiment, when the user terminal 2 permits the use of the first user data 11 for the user who applies for the loan service by the business operator and the financial institution, and the loan service is applied, the user data shaping processing unit 7 However, the information processing device 5 functions as a means for acquiring the first user data 11 for the user related to the application from the data of the trading customer held by the business operator stored in the DB 10.

(処理4)情報処理装置5は、取得した第一のユーザデータ11を融資審査のための所定の形式に整形する。 (Process 4) The information processing apparatus 5 shapes the acquired first user data 11 into a predetermined format for loan examination.

本実施形態では、ユーザデータ整形処理部7が、取得した第一のユーザデータ11に含まれている前記取引データと前記属性データの結合、文字コードの変換といった金融業務システム4が取得可能な形式に第一のユーザデータ11を整形する手段として情報処理装置5を機能させる。 In the present embodiment, the user data shaping processing unit 7 can acquire the financial business system 4 such as the combination of the transaction data and the attribute data included in the acquired first user data 11 and the conversion of the character code. The information processing apparatus 5 is made to function as a means for shaping the first user data 11.

(処理5)情報処理装置5は、整形された第一のユーザデータ11を金融業務システム4に送信する。 (Process 5) The information processing apparatus 5 transmits the formatted first user data 11 to the financial business system 4.

本実施形態では、データ送受信部8が、整形された第一のユーザデータ11を金融業務システム4へ連携する手段として情報処理装置5を機能させる。なお、データ送受信部8は、整形された第一のユーザデータ11が所定の形式に合致している条件で、整形された第一のユーザデータ11を金融業務システム4に送信することとしてもよい。例えば、前記属性データにおいて、ユーザの業態が公序良俗に抵触する場合、その他金融機関が指定する業種である場合、データ送受信部8は、整形された第一のユーザデータ11の金融業務システム4への連携を行わないとしてもよい。 In the present embodiment, the data transmission / reception unit 8 causes the information processing device 5 to function as a means for linking the formatted first user data 11 to the financial business system 4. The data transmission / reception unit 8 may transmit the formatted first user data 11 to the financial business system 4 under the condition that the formatted first user data 11 matches a predetermined format. .. For example, in the attribute data, when the business type of the user conflicts with public order and morals, or when the business type is designated by another financial institution, the data transmission / reception unit 8 transfers the formatted first user data 11 to the financial business system 4. It is not necessary to cooperate.

(処理6)情報処理装置5は、第一のユーザデータ11に紐づくユーザ識別子と、第一のユーザデータ11に基づいて金融業務システム4によって設定された融資条件と、を含む第二のユーザデータ12を取得する。 (Process 6) The information processing apparatus 5 is a second user including a user identifier associated with the first user data 11 and a financing condition set by the financial business system 4 based on the first user data 11. Acquire the data 12.

本実施形態では、データ送受信部8が、後述する金融業務システム4のDB17に記憶されている第一のユーザデータ11に紐づくユーザ識別子と、融資条件と、を含む第二のユーザデータ12の連携を受ける手段として情報処理装置5を機能させる。第二のユーザデータ12の連携を受けた情報処理装置5では、第二のユーザデータ12はDB10に保存される。 In the present embodiment, the data transmission / reception unit 8 is a second user data 12 including a user identifier associated with the first user data 11 stored in the DB 17 of the financial business system 4 described later, a loan condition, and the like. The information processing device 5 is made to function as a means for receiving cooperation. In the information processing apparatus 5 linked with the second user data 12, the second user data 12 is stored in the DB 10.

(処理7)情報処理装置5は、取得した第二のユーザデータ12をユーザ端末2に通知する。 (Process 7) The information processing apparatus 5 notifies the user terminal 2 of the acquired second user data 12.

本実施形態では、融資取引管理部6が、取得した第二のユーザデータ12をユーザ端末2に通知する手段として情報処理装置5を機能させる。この他、融資取引管理部6は、取得した第二のユーザデータ12を印刷等のデータ出力手段として情報処理装置5を機能させてもよい。第二のユーザデータ12が通知されたユーザ端末2では、通知に基づいた融資条件が表示されるだけでなく、図2〜4に示すような融資契約の締結のための所定の融資契約フォームも表示される。なお、融資取引管理部6は、第二のユーザデータ12に紐づくユーザ、すなわち融資サービスを申し込んだユーザ以外の他のユーザが使用する他のユーザ端末であって、第二のユーザデータ12を閲覧可能な他のユーザ端末の追加の指定をユーザ端末2に促す手段として情報処理装置5を機能させることもできる。 In the present embodiment, the loan transaction management unit 6 causes the information processing device 5 to function as a means for notifying the user terminal 2 of the acquired second user data 12. In addition, the loan transaction management unit 6 may make the information processing apparatus 5 function as a data output means such as printing the acquired second user data 12. On the user terminal 2 to which the second user data 12 is notified, not only the loan conditions based on the notification are displayed, but also a predetermined loan contract form for concluding a loan contract as shown in FIGS. 2 to 4 is displayed. Is displayed. The loan transaction management unit 6 is a user associated with the second user data 12, that is, another user terminal used by a user other than the user who applied for the loan service, and uses the second user data 12. The information processing device 5 can also be made to function as a means for prompting the user terminal 2 to additionally specify another user terminal that can be viewed.

また、本実施形態では、取得した第二のユーザデータ12をユーザ端末2に通知する手段として情報処理装置5を機能させる際に、データ送受信部8が、後述する金融業務システム4のDB17に記憶されている第一のユーザデータ11に紐づくユーザ識別子と、融資条件と、を含む第二のユーザデータ12の連携を受け、情報処理装置5において、第二のユーザデータ12をDB10に保存することなく、取得した第二のユーザデータ12をユーザ端末2に通知する融資取引管理部6としてもよい。 Further, in the present embodiment, when the information processing apparatus 5 functions as a means for notifying the user terminal 2 of the acquired second user data 12, the data transmission / reception unit 8 stores the acquired second user data 12 in the DB 17 of the financial business system 4, which will be described later. The second user data 12 is stored in the DB 10 in the information processing apparatus 5 in response to the linkage of the second user data 12 including the user identifier associated with the first user data 11 and the financing conditions. Instead, the loan transaction management unit 6 may notify the acquired second user data 12 to the user terminal 2.

(処理8)情報処理装置5は、ユーザ端末2に対して、第二のユーザデータ12に含まれる融資条件の範囲内で融資申込データの入力を促す。 (Process 8) The information processing device 5 prompts the user terminal 2 to input the loan application data within the range of the loan conditions included in the second user data 12.

本実施形態では、融資取引管理部6が、図2〜図4に示すような融資契約フォームをユーザ端末2に表示させ、第二のユーザデータ12に含まれる融資条件(図3参照)の範囲内で借入希望額、借入希望日、返済回数といった融資申込データの入力を促す手段として情報処理装置5を機能させる。 In the present embodiment, the loan transaction management unit 6 displays the loan contract form as shown in FIGS. 2 to 4 on the user terminal 2, and the range of the loan conditions (see FIG. 3) included in the second user data 12. The information processing device 5 is made to function as a means for prompting input of loan application data such as a desired amount of borrowing, a desired date of borrowing, and the number of repayments.

(処理9)情報処理装置5は、入力された融資申込データを金融業務システム4に送信する。 (Process 9) The information processing device 5 transmits the input loan application data to the financial business system 4.

本実施形態では、融資取引管理部6が、入力された融資申込データを金融業務システム4へ連携し、図5に示すような融資契約締結完了情報をユーザ端末2に通知し表示させる手段として情報処理装置5を機能させる。なお、入力された前記融資申込データが、設定された形式に合致している条件で、金融業務システム4へ連携されることとしてもよい。 In the present embodiment, the loan transaction management unit 6 links the input loan application data to the financial business system 4, and informs and displays the loan contract conclusion completion information as shown in FIG. 5 on the user terminal 2. The processing device 5 is made to function. It should be noted that the input loan application data may be linked to the financial business system 4 under the condition that it matches the set format.

[金融業務システムの構成]
金融業務システム4は、一又は複数のコンピュータで構成されるシステムであって、例えばECサイトにおいて種々のサービスをユーザに提供する事業者であって、金融機関から金融業務のインフラやノウハウの提供を受け、取引顧客である前記ユーザに対して金融機関の代理商として業務を行う者又は金融機関が管理するシステムである。本実施形態の金融業務システム4は、図1に示すように、ユーザデータ加工処理部13と、モデル投入データ加工処理部14と、与信処理部15と、勘定系処理部16と、これらと通信可能に接続されているDB17と、で構成されている。また、図1に示す形態では、金融業務システム4を前記金融機関が管理することとしている。
[Structure of financial business system]
The financial business system 4 is a system composed of one or a plurality of computers, for example, a business operator that provides various services to users on an EC site, and a financial institution provides financial business infrastructure and know-how. It is a system managed by a person who operates as an agent of a financial institution or a financial institution for the user who is a trading customer. As shown in FIG. 1, the financial business system 4 of the present embodiment communicates with the user data processing unit 13, the model input data processing unit 14, the credit processing unit 15, the accounting system processing unit 16, and the like. It is composed of DB17 and DB17 which are connected as possible. Further, in the form shown in FIG. 1, the financial institution manages the financial business system 4.

上述した(処理5)において、サービス提供業務システム3から第一のユーザデータ11の連携を受けた金融業務システム4では、第一のユーザデータ11はDB17に保存される。 In the financial business system 4 linked to the first user data 11 from the service providing business system 3 in the above-mentioned (process 5), the first user data 11 is stored in the DB 17.

また、第一のユーザデータ11は、ユーザデータ加工処理部13へ連携される。ユーザデータ加工処理部13は、第一のユーザデータ11に含まれている前記取引データを、後述するモデル投入データ加工処理部14が備える与信モデルに適用可能な所定のモデル投入データ18へ変換し、これをDB17へ保存する。なお、前記取引データの態様が与信モデルに適用可能な態様であった場合、上記変換処理は行われない。 Further, the first user data 11 is linked to the user data processing unit 13. The user data processing unit 13 converts the transaction data included in the first user data 11 into predetermined model input data 18 applicable to the credit model included in the model input data processing unit 14 described later. , Save this in DB17. If the mode of the transaction data is a mode applicable to the credit model, the conversion process is not performed.

モデル投入データ18は、モデル投入データ加工処理部14へ連携される。モデル投入データ加工処理部14は、モデル投入データ18をあらかじめ作成されている与信モデルへ投入し、モデル結果データ19へ変換する。与信モデルについては、例えば、ユーザの倒産確率を予測するモデル、ユーザへの貸出可能額を算出するモデル等、種々の与信モデルを採用することができる。与信モデルによって出力されたモデル結果データ19はDB17に保存される。 The model input data 18 is linked to the model input data processing unit 14. The model input data processing unit 14 inputs the model input data 18 to the credit model created in advance and converts it into the model result data 19. As the credit model, various credit models such as a model for predicting the bankruptcy probability of the user and a model for calculating the lending amount to the user can be adopted. The model result data 19 output by the credit model is stored in the DB 17.

モデル結果データ19は、与信処理部15へ連携される。与信処理部15は、モデル結果データ19に基づいて、貸出利率と貸出金額との組合せを含む、融資条件データを作成し、これをユーザ識別子に紐づけて第二のユーザデータ12としてDB17に保存する。 The model result data 19 is linked to the credit processing unit 15. The credit processing unit 15 creates loan condition data including a combination of the loan interest rate and the loan amount based on the model result data 19, links this to the user identifier, and stores it in the DB 17 as the second user data 12. do.

DB17に保存されている第二のユーザデータ12は、サービス提供業務システム3へ連携される。サービス提供業務システム3では、上述した(処理6)が行われる。 The second user data 12 stored in the DB 17 is linked to the service providing business system 3. In the service providing business system 3, the above-mentioned (process 6) is performed.

上述した(処理9)において、入力された前記融資申込データは金融業務システム4の与信処理部15へ連携される。 In the above-mentioned (process 9), the input loan application data is linked to the credit processing unit 15 of the financial business system 4.

与信処理部15は、ユーザへの融資を実行するため、勘定系処理部16に送金指図を行う。 The credit processing unit 15 gives a remittance instruction to the accounting processing unit 16 in order to execute a loan to the user.

勘定系処理部16は、与信処理部15からの送金指図に基づき、前記ユーザが指定した金融機関の口座に融資金を送金する。 The core banking processing unit 16 remits the loan to the account of the financial institution designated by the user based on the remittance instruction from the credit processing unit 15.

このように、本実施形態は、取引顧客との取引情報を有するが、金融に関するシステムを有していない事業者が、当該事業者と提携している金融機関から金融業務のシステムの提供を受けて、取引顧客に対して金融機関の代理商として業務を行うシステムとなっている。そのため、金融機関にとっては、例えば、マスマーケティング等の手段によって金融機関自身による顧客基盤の構築に伴う負担を削減することができる。また、事業者にとっては、既存のサービスにおいて潜在的に保有する取引顧客の金融ニーズを満たすことができ、その結果顧客満足度等を向上させることができる。 As described above, in this embodiment, a business operator having transaction information with a trading customer but not having a financial system receives a financial business system provided by a financial institution affiliated with the business operator. Therefore, it is a system that operates as an agent of a financial institution for trading customers. Therefore, for a financial institution, for example, it is possible to reduce the burden associated with building a customer base by the financial institution itself by means such as mass marketing. In addition, for the business operator, it is possible to meet the financial needs of the trading customers who potentially hold the existing service, and as a result, it is possible to improve the customer satisfaction and the like.

[融資審査処理フロー]
図6を参照して、本実施形態による融資審査処理フローの一例を説明する。
[Loan examination process flow]
An example of the loan examination processing flow according to the present embodiment will be described with reference to FIG.

(S101)
情報処理装置5の融資取引管理部6は、ユーザ端末2からのアクセスに基づいて、トランザクションレンディングによる融資サービスについてのWebサイトをユーザ端末2に表示させる。
融資取引管理部6は、前記トランザクションレンディングによる融資サービスについてのWebサイトにおいて、ユーザ端末2に対して所定の選択ボタン等で融資サービスの申し込みを促す。この際、融資取引管理部6はユーザ端末2に対して、融資サービスを申し込むユーザについての第一のユーザデータ11を、当該融資サービスの提供目的のために事業者及び金融機関が利用することの許諾をユーザ端末2に促す。
(S101)
The loan transaction management unit 6 of the information processing apparatus 5 causes the user terminal 2 to display a website about a loan service by transaction lending based on the access from the user terminal 2.
The loan transaction management unit 6 prompts the user terminal 2 to apply for the loan service by pressing a predetermined selection button or the like on the website about the loan service by transaction lending. At this time, the loan transaction management unit 6 uses the first user data 11 for the user who applies for the loan service to the user terminal 2 by the business operator and the financial institution for the purpose of providing the loan service. Prompt the user terminal 2 for permission.

(S102)
ユーザ端末2によって前記融資サービスを申し込むユーザについての第一のユーザデータ11の事業者及び金融機関による利用が許諾され、前記融資サービスが申し込まれた場合、ユーザデータ整形処理部7は、DB10に蓄積されている前記事業者が保有する取引顧客のデータの中から、申込に係るユーザについての第一のユーザデータ11を取得する。
ユーザデータ整形処理部7は、取得した第一のユーザデータ11に含まれている取引データと属性データの結合、文字コードの変換といった金融業務システム4が取得可能な形式に第一のユーザデータ11を整形する。
(S102)
When the use of the first user data 11 for the user who applies for the loan service by the user terminal 2 is permitted by the business operator and the financial institution and the loan service is applied, the user data shaping processing unit 7 stores in the DB 10. The first user data 11 about the user related to the application is acquired from the data of the transaction customer held by the business operator.
The user data shaping processing unit 7 uses the first user data 11 in a format that can be acquired by the financial business system 4, such as combining transaction data and attribute data contained in the acquired first user data 11 and converting character codes. To shape.

(S103)
データ送受信部8は、整形された第一のユーザデータ11を金融業務システム4へ送信する。金融業務システム4では、第一のユーザデータ11はDB17に保存される。
(S103)
The data transmission / reception unit 8 transmits the formatted first user data 11 to the financial business system 4. In the financial business system 4, the first user data 11 is stored in the DB 17.

(S104)
第一のユーザデータ11は、ユーザデータ加工処理部13へ連携される。ユーザデータ加工処理部13は、第一のユーザデータ11に含まれている前記取引データを、モデル投入データ加工処理部14が備える与信モデルに適用可能な所定のモデル投入データ18へ変換し、これをDB17へ保存する。
(S104)
The first user data 11 is linked to the user data processing unit 13. The user data processing unit 13 converts the transaction data included in the first user data 11 into predetermined model input data 18 applicable to the credit model included in the model input data processing unit 14. Is saved in DB17.

(S105)
モデル投入データ18は、モデル投入データ加工処理部14へ連携される。モデル投入データ加工処理部14は、モデル投入データ18をあらかじめ作成されている与信モデルへ投入し、モデル結果データ19へ変換する。与信モデルによって出力されたモデル結果データ19はDB17に保存される。
(S105)
The model input data 18 is linked to the model input data processing unit 14. The model input data processing unit 14 inputs the model input data 18 to the credit model created in advance and converts it into the model result data 19. The model result data 19 output by the credit model is stored in the DB 17.

(S106)
モデル結果データ19は、与信処理部15へ連携される。与信処理部15は、モデル結果データ19に基づいて、融資条件データを作成し、これをユーザ識別子に紐づけて第二のユーザデータ12としてDB17に保存する。
(S106)
The model result data 19 is linked to the credit processing unit 15. The credit processing unit 15 creates loan condition data based on the model result data 19, associates it with the user identifier, and stores it in the DB 17 as the second user data 12.

(S107)
DB17に保存されている第二のユーザデータ12は、サービス提供業務システム3へ送信される。サービス提供業務システム3のデータ送受信部8は、受信した第二のユーザデータ12をDB10に保存する。
(S107)
The second user data 12 stored in the DB 17 is transmitted to the service providing business system 3. The data transmission / reception unit 8 of the service providing business system 3 stores the received second user data 12 in the DB 10.

(S108)
融資取引管理部6は、取得した第二のユーザデータ12をユーザ端末2に通知する。ユーザ端末2では、通知された第二のユーザデータ12に基づき融資条件が表示されるだけでなく、図2〜4に示すような融資契約の締結のための所定の融資契約フォームも表示される。
なお、図示していないが、融資取引管理部6は、取得した第二のユーザデータ12を印刷部といったデータ出力手段で印字することとしてもよい。
融資取引管理部6は、図2〜図4に示すような融資契約フォームをユーザ端末2に通知し表示させ、第二のユーザデータ12に含まれる融資条件の範囲内で借入希望額、借入希望日、返済回数といった融資契約データの入力を促す。
(S108)
The loan transaction management unit 6 notifies the user terminal 2 of the acquired second user data 12. On the user terminal 2, not only the loan conditions are displayed based on the notified second user data 12, but also a predetermined loan contract form for concluding a loan contract as shown in FIGS. 2 to 4 is displayed. ..
Although not shown, the loan transaction management unit 6 may print the acquired second user data 12 by a data output means such as a printing unit.
The loan transaction management unit 6 notifies and displays the loan contract form as shown in FIGS. 2 to 4 on the user terminal 2, and the desired loan amount and the desired loan within the range of the loan conditions included in the second user data 12. Prompt to enter loan contract data such as date and number of repayments.

(S109)
融資取引管理部6は、入力された融資申込データを金融業務システム4へ送信し、図5に示すような融資契約締結完了情報をユーザ端末2に通知し表示させる。
(S109)
The loan transaction management unit 6 transmits the input loan application data to the financial business system 4, and notifies the user terminal 2 of the loan contract conclusion completion information as shown in FIG. 5 and displays it.

(S110)
金融業務システム4では、受信した前記融資申込データは与信処理部15へ連携される。
与信処理部15は、ユーザへの融資を実行するため、勘定系処理部16に送金指図を行う。
勘定系処理部16は、与信処理部15からの送金指図に基づき、前記ユーザが指定した金融機関の口座に融資金を送金する。
(S110)
In the financial business system 4, the received loan application data is linked to the credit processing unit 15.
The credit processing unit 15 gives a remittance instruction to the accounting processing unit 16 in order to execute a loan to the user.
The core banking processing unit 16 remits the loan to the account of the financial institution designated by the user based on the remittance instruction from the credit processing unit 15.

1 融資システム
2 ユーザ端末
3 サービス提供業務システム
4 金融業務システム
5 情報処理装置
6 融資取引管理部
7 ユーザデータ整形処理部
8 データ送受信部
9 事業者システム
10 データベース
11 第一のユーザデータ
12 第二のユーザデータ
13 ユーザデータ加工処理部
14 モデル投入データ加工処理部
15 与信処理部
16 勘定系処理部
17 データベース
18 モデル投入データ
19 モデル結果データ
20 通信ネットワーク
1 Loan system 2 User terminal 3 Service provision business system 4 Financial business system 5 Information processing device 6 Loan transaction management department 7 User data shaping processing department 8 Data transmission / reception department 9 Business operator system 10 Database 11 First user data 12 Second User data 13 User data processing unit 14 Model input data processing unit 15 Credit processing unit 16 Account system processing unit 17 Database 18 Model input data 19 Model result data 20 Communication network

Claims (8)

融資を希望するユーザを識別するユーザ識別子を含む第一のユーザデータを取得する手段と、
前記第一のユーザデータを融資審査のための所定の形式に整形する手段と、
前記整形された第一のユーザデータを金融業務システムに送信する手段と、
前記第一のユーザデータに紐づくユーザ識別子と、前記第一のユーザデータに基づいて前記金融業務システムによって設定された融資条件と、を含む第二のユーザデータを取得する手段と、
前記取得した第二のユーザデータを前記ユーザが使用するユーザ端末に通知する手段と、
を備える情報処理装置。
A means of obtaining primary user data, including a user identifier that identifies the user who wishes to lend,
A means of shaping the first user data into a predetermined format for loan screening,
As a means of transmitting the formatted first user data to the financial business system,
A means for acquiring a second user data including a user identifier associated with the first user data and a loan condition set by the financial business system based on the first user data.
A means for notifying the user terminal used by the user of the acquired second user data, and
Information processing device equipped with.
前記ユーザ端末に対して、前記第一のユーザデータに紐づくユーザ以外の第三者による前記第一のユーザデータの利用について許諾を促す手段をさらに備える
請求項1記載の情報処理装置。
The information processing apparatus according to claim 1, further comprising means for urging the user terminal to permit a third party other than the user associated with the first user data to use the first user data.
前記ユーザ端末に対して、前記第二のユーザデータに紐づくユーザ以外のユーザが使用する他のユーザ端末であって、前記第二のユーザデータを閲覧可能な他のユーザ端末の追加の指定を促す手段をさらに備える
請求項1又は2記載の情報処理装置。
For the user terminal, additional designation of another user terminal used by a user other than the user associated with the second user data and capable of viewing the second user data is specified. The information processing apparatus according to claim 1 or 2, further comprising means for prompting.
前記ユーザ端末に対して、前記第二のユーザデータに含まれる前記融資条件の範囲内で融資申込データの入力を促す手段と、
前記入力された融資申込データを前記金融業務システムに送信する手段と、をさらに備える
請求項1〜3の何れか一項に記載の情報処理装置。
A means for prompting the user terminal to input loan application data within the range of the loan conditions included in the second user data.
The information processing apparatus according to any one of claims 1 to 3, further comprising a means for transmitting the input loan application data to the financial business system.
融資を希望するユーザを識別するユーザ識別子を含む第一のユーザデータを取得するステップと、
前記第一のユーザデータを融資審査のための所定の形式に整形するステップと、
前記整形された第一のユーザデータを金融業務システムに送信するステップと、
前記第一のユーザデータに紐づくユーザ識別子と、前記第一のユーザデータに基づいて前記金融業務システムによって設定された融資条件と、を含む第二のユーザデータを取得するステップと、
前記取得した第二のユーザデータを前記ユーザが使用するユーザ端末に通知するステップと、
をコンピュータが実行する情報処理方法。
The step of getting the first user data, including the user identifier that identifies the user who wants the loan,
The step of shaping the first user data into a predetermined format for loan examination, and
The step of transmitting the formatted first user data to the financial business system,
A step of acquiring a second user data including a user identifier associated with the first user data, a loan condition set by the financial business system based on the first user data, and a step of acquiring the second user data.
A step of notifying the user terminal used by the user of the acquired second user data, and
Information processing method that the computer executes.
融資を希望するユーザを識別するユーザ識別子を含む第一のユーザデータを取得する手段、
前記第一のユーザデータを融資審査のための所定の形式に整形する手段、
前記整形された第一のユーザデータを金融業務システムに送信する手段、
前記第一のユーザデータに紐づくユーザ識別子と、前記第一のユーザデータに基づいて前記金融業務システムによって設定された融資条件と、を含む第二のユーザデータを取得する手段、
前記取得した第二のユーザデータを前記ユーザが使用するユーザ端末に通知する手段、
としてコンピュータを機能させるプログラム。
A means of obtaining primary user data, including a user identifier that identifies the user who wishes to lend,
A means of shaping the first user data into a predetermined format for loan screening,
A means of transmitting the formatted first user data to a financial business system,
A means for acquiring a second user data including a user identifier associated with the first user data and a loan condition set by the financial business system based on the first user data.
A means for notifying the user terminal used by the user of the acquired second user data,
A program that makes your computer work as.
融資を希望するユーザが使用するユーザ端末と、前記ユーザに対して前記融資に係る種々のサービスを提供する事業者又は金融機関が管理する事業者システムと、が通信可能に接続されてなる情報処理システムであって、
前記事業者システムは、
前記ユーザを識別するユーザ識別子を含む第一のユーザデータを取得する手段と、
前記第一のユーザデータを融資審査のための所定の形式に整形する手段と、
前記第一のユーザデータに紐づくユーザ識別子と、前記第一のユーザデータに基づいて設定された融資条件と、を含む第二のユーザデータを取得する手段と、
前記取得した第二のユーザデータを前記ユーザが使用するユーザ端末に通知する手段と、を有する情報処理装置を備える
ことを特徴とする情報処理システム。
Information processing formed by communicably connecting a user terminal used by a user who desires a loan and a business operator system managed by a business operator or a financial institution that provides various services related to the loan to the user. It ’s a system,
The operator system is
A means for acquiring first user data including a user identifier that identifies the user,
A means of shaping the first user data into a predetermined format for loan screening,
A means for acquiring a second user data including a user identifier associated with the first user data and a loan condition set based on the first user data.
An information processing system including an information processing apparatus having a means for notifying a user terminal used by the user of the acquired second user data.
融資を希望するユーザが使用するユーザ端末と、前記ユーザに対して種々のサービスを提供する事業者が管理するサービス提供業務システムと、前記サービス提供業務システムと連携して、前記ユーザからの融資申込情報の審査を行う金融機関が管理する金融業務システムと、が通信可能に接続されてなる情報処理システムであって、
前記サービス提供業務システムは、
前記ユーザを識別するユーザ識別子を含む第一のユーザデータを取得する手段と、
前記第一のユーザデータを融資審査のための所定の形式に整形する手段と、
前記整形された第一のユーザデータを前記金融業務システムに送信する手段と、
前記第一のユーザデータに紐づくユーザ識別子と、前記第一のユーザデータに基づいて前記金融業務システムによって設定された融資条件と、を含む第二のユーザデータを取得する手段と、
前記取得した第二のユーザデータを前記ユーザが使用するユーザ端末に通知する手段と、を有する情報処理装置を備える
ことを特徴とする情報処理システム。

A user terminal used by a user who desires a loan, a service providing business system managed by a business operator that provides various services to the user, and a loan application from the user in cooperation with the service providing business system. It is an information processing system that is communicably connected to a financial business system managed by a financial institution that examines information.
The service providing business system is
A means for acquiring first user data including a user identifier that identifies the user,
A means of shaping the first user data into a predetermined format for loan screening,
A means for transmitting the formatted first user data to the financial business system,
A means for acquiring a second user data including a user identifier associated with the first user data and a loan condition set by the financial business system based on the first user data.
An information processing system including an information processing apparatus having a means for notifying a user terminal used by the user of the acquired second user data.

JP2020084381A 2020-05-13 2020-05-13 Information processing device, system, method and program Active JP7479190B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020084381A JP7479190B2 (en) 2020-05-13 2020-05-13 Information processing device, system, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020084381A JP7479190B2 (en) 2020-05-13 2020-05-13 Information processing device, system, method and program

Publications (2)

Publication Number Publication Date
JP2021179772A true JP2021179772A (en) 2021-11-18
JP7479190B2 JP7479190B2 (en) 2024-05-08

Family

ID=78511502

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020084381A Active JP7479190B2 (en) 2020-05-13 2020-05-13 Information processing device, system, method and program

Country Status (1)

Country Link
JP (1) JP7479190B2 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002133103A (en) * 2000-10-20 2002-05-10 Loan Navi:Kk Financial mediation system and financial mediation method
JP2004110651A (en) * 2002-09-20 2004-04-08 Bank Of Tokyo-Mitsubishi Ltd Device and method used for communication from banking establishment to customer, program for implementing method in computer, and record medium recording the program
JP2004220252A (en) * 2003-01-14 2004-08-05 E Loan Direct Kk Loan support device and method and program
JP2009217746A (en) * 2008-03-12 2009-09-24 Promise Co Ltd Contract management device, electronic contract method and computer program
JP2009301233A (en) * 2008-06-11 2009-12-24 Nomura Research Institute Ltd Mediation device for credit information organization and credit information management system
JP2016099915A (en) * 2014-11-26 2016-05-30 株式会社インテック Server for credit examination, system for credit examination, and program for credit examination
JP2016201066A (en) * 2015-04-14 2016-12-01 株式会社フォーカルワークス Information processor
JP2018163512A (en) * 2017-03-24 2018-10-18 アルトア株式会社 Information processing apparatus and program
JP2019101767A (en) * 2017-12-03 2019-06-24 スルガ銀行株式会社 Identification method when setting up loan based on risk assessment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002133103A (en) * 2000-10-20 2002-05-10 Loan Navi:Kk Financial mediation system and financial mediation method
JP2004110651A (en) * 2002-09-20 2004-04-08 Bank Of Tokyo-Mitsubishi Ltd Device and method used for communication from banking establishment to customer, program for implementing method in computer, and record medium recording the program
JP2004220252A (en) * 2003-01-14 2004-08-05 E Loan Direct Kk Loan support device and method and program
JP2009217746A (en) * 2008-03-12 2009-09-24 Promise Co Ltd Contract management device, electronic contract method and computer program
JP2009301233A (en) * 2008-06-11 2009-12-24 Nomura Research Institute Ltd Mediation device for credit information organization and credit information management system
JP2016099915A (en) * 2014-11-26 2016-05-30 株式会社インテック Server for credit examination, system for credit examination, and program for credit examination
JP2016201066A (en) * 2015-04-14 2016-12-01 株式会社フォーカルワークス Information processor
JP2018163512A (en) * 2017-03-24 2018-10-18 アルトア株式会社 Information processing apparatus and program
JP2019101767A (en) * 2017-12-03 2019-06-24 スルガ銀行株式会社 Identification method when setting up loan based on risk assessment

Also Published As

Publication number Publication date
JP7479190B2 (en) 2024-05-08

Similar Documents

Publication Publication Date Title
US6721743B1 (en) Value points exchanging managing method among first and second business entities where value points available to on-line customer obtaining goods or services
US8751570B2 (en) Internet transaction and user interface therefor
US20080288392A1 (en) Merchant application and underwriting systems and methods
JP2002099797A (en) System for designating person in charge of business
KR20010008360A (en) A credit card payment method for electronic commerce
US11354650B2 (en) Payment card asset construction service
US7962405B2 (en) Merchant activation tracking systems and methods
JP2004272717A (en) Currency information processing server device, currency information processing method, and currency information processing program
JP3632051B2 (en) Network payment processing system, network payment processing device, network payment processing method, and network payment processing program
JPWO2002033608A1 (en) Bidding system
KR20200089225A (en) System for interior design mediation using augmented reality
US20030061161A1 (en) Business method for facilitating offsetting payables against receivables
JP2021179772A (en) Information processing device, system, method, and program
JP2001229300A (en) System, device and method for providing design service for insurance
KR20010044710A (en) Method for ordering money exchange via internet
KR100764076B1 (en) Method and apparatus for providing an alternative settlement service
JP2003067577A (en) Computer system, and method and program for controlling the same
JP7346488B2 (en) Service usage support method, service usage support program, and service usage support system
US20230306519A1 (en) Information providing apparatus and method, program, and information processing terminal
JP2002024543A (en) System for changing contract through network and method for the same
TWM632480U (en) credit card transaction processing system
JP2003036350A (en) Repayment management system and repayment management method
KR100372950B1 (en) Method for informing trade specifications on internet
KR20230080857A (en) Method and computer program for providing a composite payment service based on a BNPL
KR20220113648A (en) Method for Making Payment Separation Approval Data

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210922

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220729

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220830

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221019

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230307

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230525

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20230530

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20230714

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231128

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240423

R150 Certificate of patent or registration of utility model

Ref document number: 7479190

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531