JP7819136B2 - Information processing system, information processing method, and program - Google Patents
Information processing system, information processing method, and programInfo
- Publication number
- JP7819136B2 JP7819136B2 JP2023019454A JP2023019454A JP7819136B2 JP 7819136 B2 JP7819136 B2 JP 7819136B2 JP 2023019454 A JP2023019454 A JP 2023019454A JP 2023019454 A JP2023019454 A JP 2023019454A JP 7819136 B2 JP7819136 B2 JP 7819136B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- agreement
- debtor
- terminal
- creditor
- 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.)
- Active
Links
Landscapes
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Description
本発明は、情報処理システム、情報処理方法およびプログラムに関する。 The present invention relates to an information processing system, an information processing method, and a program.
ブロックチェーン上で、金融商品に基づくトークンを発行および移転するシステムが開示されている(例えば特許文献1)。 A system for issuing and transferring tokens based on financial products on a blockchain has been disclosed (for example, Patent Document 1).
特許文献1記載のシステムは、ブロックチェーンを用いて金融商品に基づくトークンを取引可能とするシステムである。当該システムは、多くの金融商品をセキュリティトークンとして取扱い可能なプラットフォームを提供する。この場合、取引の法的安定性の観点から、債権が譲受人に譲渡されたときに譲受人に第三者対抗要件を備えさせる必要がある。さらに、取引の効率化、取引コストの削減、決済期間の短縮化、オペレーショナルリスクの抑制等の観点から、オフラインでの作業を排除して、情報処理システムにおける電子的な処理のみで、譲受人に第三者対抗要件を備えさせる手続きを完了させることが求められている。 The system described in Patent Document 1 uses blockchain to enable trading of tokens based on financial products. The system provides a platform on which many financial products can be handled as security tokens. In this case, from the perspective of legal stability of transactions, it is necessary to ensure that the assignee is able to assert third-party claims when the receivable is assigned to him/her. Furthermore, from the perspectives of improving transaction efficiency, reducing transaction costs, shortening settlement periods, and mitigating operational risk, there is a need to eliminate offline work and complete the procedure for ensuring that the assignee is able to assert third-party claims solely through electronic processing in an information processing system.
しかし、特許文献1記載のシステムでは、債権を譲渡したときに譲受人に第三者対抗要件を備えさせるための仕組みを備えていない。そのため、債権を譲渡するときに譲受人に第三者対抗要件を備えさせる新たな仕組みを情報処理システムで実現することが望まれている。 However, the system described in Patent Document 1 does not include a mechanism for ensuring that the assignee is able to assert claims against third parties when a claim is assigned. Therefore, there is a need for a new mechanism for implementing an information processing system that ensures that the assignee is able to assert claims against third parties when a claim is assigned.
そこで、本発明は、債権者の債権の譲受人に第三者対抗要件を備えさせるシステムを提供することを目的とする。 The present invention therefore aims to provide a system that allows the assignee of a creditor's claim to have third-party protection.
本発明の一態様に係る情報処理システムは、債権の債権者から譲受人に前記債権が譲渡される合意について、前記債権の債務者による承諾に関する操作入力を受け付ける承諾依頼画面を前記債務者の表示部に表示させる表示処理部と、前記債務者による前記承諾依頼画面に対する操作入力による前記合意に対する承諾を示す情報である承諾情報を取得する承諾情報取得部と、前記承諾情報取得部で前記承諾情報が取得された場合、データベースに前記合意の内容に関する情報である合意情報を記憶させる記憶実行部と、を備え、前記表示処理部は、前記合意情報が前記データベースに記憶された場合、前記債権者、前記譲受人および前記債務者のうちのいずれかによる操作入力に基づいて、前記合意情報を確認可能な譲渡確認画面を表示部に表示させる。 An information processing system according to one aspect of the present invention includes: a display processing unit that causes a display unit of a debtor to display an acceptance request screen that accepts operational input from the debtor regarding acceptance of an agreement for the assignment of a debt from the creditor to an assignee; an acceptance information acquisition unit that acquires acceptance information, which is information indicating acceptance of the agreement through operational input by the debtor on the acceptance request screen; and a storage execution unit that, when the acceptance information acquisition unit acquires the acceptance information, stores agreement information, which is information regarding the content of the agreement, in a database; and, when the agreement information is stored in the database, the display processing unit causes a transfer confirmation screen, on the display unit, that allows the agreement information to be confirmed based on operational input from any of the creditor, the assignee, or the debtor.
本発明の一態様に係る情報処理方法は、コンピュータが、債権の債権者から譲受人に前記債権が譲渡される合意について、前記債権の債務者による承諾に関する操作入力を受け付ける承諾依頼画面を前記債務者の表示部に表示させることと、前記債務者による前記承諾依頼画面に対する操作入力による前記合意に対する承諾を示す情報である承諾情報を取得することと、前記承諾情報が取得された場合、データベースに前記合意の内容に関する情報である合意情報を記憶させることと、前記合意情報が前記データベースに記憶された場合、前記債権者、前記譲受人および前記債務者のうちのいずれかによる操作入力に基づいて、前記合意情報を確認可能な譲渡確認画面を表示部に表示させることと、を実行する。 An information processing method according to one aspect of the present invention includes a computer that displays, on a display unit of a debtor, an acceptance request screen that accepts operational input from the debtor regarding acceptance of an agreement under which a debtor transfers a debt from the creditor to an assignee; acquires acceptance information, which is information indicating acceptance of the agreement through operational input by the debtor on the acceptance request screen; when the acceptance information is acquired, stores agreement information, which is information regarding the content of the agreement, in a database; and when the agreement information is stored in the database, displays, on a display unit, an assignment confirmation screen that allows confirmation of the agreement information based on operational input by any of the creditor, the assignee, and the debtor.
本発明の一態様に係るプログラムは、コンピュータに、債権の債権者から譲受人に前記債権が譲渡される合意について、前記債権の債務者による承諾に関する操作入力を受け付ける承諾依頼画面を前記債務者の表示部に表示させることと、前記債務者による前記承諾依頼画面に対する操作入力による前記合意に対する承諾を示す情報である承諾情報を取得することと、前記承諾情報が取得された場合、データベースに前記合意の内容に関する情報である合意情報を記憶させることと、前記合意情報が前記データベースに記憶された場合、前記債権者、前記譲受人および前記債務者のうちのいずれかによる操作入力に基づいて、前記合意情報を確認可能な譲渡確認画面を表示部に表示させることと、を実行させる。 A program according to one aspect of the present invention causes a computer to: display, on a display unit of a debtor, an acceptance request screen that accepts operational input from the debtor regarding acceptance of an agreement for the assignment of a debt from the creditor to the assignee of the debt; acquire acceptance information, which is information indicating acceptance of the agreement through operational input by the debtor on the acceptance request screen; when the acceptance information is acquired, store agreement information, which is information regarding the content of the agreement, in a database; and when the agreement information is stored in the database, display, on a display unit, an assignment confirmation screen that allows confirmation of the agreement information based on operational input by any of the creditor, the assignee, or the debtor.
本発明によれば、債権者の債権の譲受人に第三者対抗要件を備えさせるシステムを提供することができる。 The present invention provides a system that allows assignees of creditors' claims to have third-party effectiveness.
添付図面を参照して、本発明の好適な実施形態(以下、「本実施形態」という)について説明する。なお、各図において、同一の符号を付したものは、同一又は同様の構成を有する。本実施形態において、「部」や「手段」、「装置」、「システム」とは、単に物理的手段を意味するものではなく、その「部」や「手段」、「装置」、「システム」が有する機能をソフトウェアによって実現する場合も含む。また、1つの「部」や「手段」、「装置」、「システム」が有する機能が2つ以上の物理的手段や装置により実現されても、2つ以上の「部」や「手段」、「装置」、「システム」の機能が1つの物理的手段や装置により実現されてもよい。 A preferred embodiment of the present invention (hereinafter referred to as "this embodiment") will be described with reference to the accompanying drawings. In each drawing, parts with the same reference numerals have the same or similar configurations. In this embodiment, "unit," "means," "device," and "system" do not simply mean physical means, but also include cases where the functions of the "unit," "means," "device," or "system" are realized by software. Furthermore, the functions of one "unit," "means," "device," or "system" may be realized by two or more physical means or devices, or the functions of two or more "units," "means," "device," or "system" may be realized by one physical means or device.
===債権管理システム10の概要===
<<構成の概要>>
図1を参照して、本実施形態に係る債権管理システム10の概要について説明する。図1は、債権管理システム10の構成の一例を示す図である。
===Outline of Debt Management System 10===
<<Configuration Overview>>
An overview of a claim management system 10 according to this embodiment will be described with reference to Fig. 1. Fig. 1 is a diagram showing an example of the configuration of the claim management system 10.
債権管理システム10は、債権者から譲受人への債権の譲渡に関する第三者対抗要件を証明可能なシステムである。債権管理システム10は、債権者から譲受人への債権の譲渡について、債務者への通知および債務者の承諾をシステム上で実現する。これにより、債権管理システム10は、譲受人に第三者対抗要件を備えさせる。債権管理システム10は、債権を示すセキュリティトークンをブロックチェーンBNに記憶するとともに、債権に関する情報をデータベースでも管理する。 The claim management system 10 is a system that can prove the requirements for perfection against third parties regarding the transfer of a claim from a creditor to an assignee. The claim management system 10 notifies the debtor and obtains the debtor's consent regarding the transfer of a claim from the creditor to the assignee on the system. In this way, the claim management system 10 provides the assignee with the requirements for perfection against third parties. The claim management system 10 stores security tokens representing claims in the blockchain BN, and also manages information related to claims in a database.
債権は、例えば集団投資スキーム持分(匿名組合の持分)や信託受益権などである。 Examples of claims include collective investment scheme interests (interests in anonymous partnerships) and trust beneficiary rights.
セキュリティトークンは、例えば、信託受益権や集団投資スキーム持分などをトークン化したものであって、金融商品取引法に規定されている「電子記録移転権利」をいう(金融商品取引法2条2項各号)。 Security tokens are tokenized versions of, for example, trust beneficiary rights or collective investment scheme interests, and refer to "electronic record transfer rights" as defined in the Financial Instruments and Exchange Act (Article 2, Paragraph 2, each item of the Financial Instruments and Exchange Act).
ブロックチェーンBNは、セキュリティトークンの取引に用いられるシステムである。ブロックチェーンBNは、複数のノード(コンピュータ)により構成され、台帳データを分散して管理することができる。分散台帳は、いわゆるブロックチェーンの仕組みにより改ざん困難に管理される。なお、ブロックチェーンによる分散台帳管理の仕組みについては一般的なものを採用するものとしてここでは詳細な説明を省略する。 Blockchain BN is a system used for trading security tokens. Blockchain BN is composed of multiple nodes (computers) and can manage ledger data in a distributed manner. The distributed ledger is managed in a way that makes it difficult to tamper with, using the so-called blockchain mechanism. Note that a detailed explanation of the distributed ledger management mechanism using blockchain will be omitted here, as it is a standard one.
債権管理システム10は、例えば、債権管理装置100と、債権者端末200と、譲受人端末300と、債務者端末400と、金融機関端末500とを含む。債権管理システム10を構成する各装置は、通信ネットワークNで互いに通信可能に接続されている。通信ネットワークNは、有線ネットワークまたは無線ネットワークである。 The receivable management system 10 includes, for example, a receivable management device 100, a creditor terminal 200, a transferee terminal 300, a debtor terminal 400, and a financial institution terminal 500. The devices that make up the receivable management system 10 are connected to each other so that they can communicate with each other via a communications network N. The communications network N is a wired network or a wireless network.
債権管理装置100は、債権に関する情報(以下、「債権情報」という。)を管理する装置である。債権は、例えば匿名組合の出資者の持分である。債権管理装置100は、データベースおよびブロックチェーンを用いて債権情報を管理する。また、債権管理装置100は、債権が譲渡されるときの、譲受人の第三者対抗要件を証明する機能を有する。 The claim management device 100 is a device that manages information related to claims (hereinafter referred to as "claim information"). Claims are, for example, the shares held by investors in an anonymous partnership. The claim management device 100 manages claim information using a database and blockchain. The claim management device 100 also has the function of certifying the transferee's right to assert claims against third parties when a claim is transferred.
債権者端末200は、債権者の操作入力を受け付ける端末装置である。債権者は、例えば匿名組合の出資者や信託受益権の受益者などである。 The creditor terminal 200 is a terminal device that accepts operational input from creditors. Creditors are, for example, investors in anonymous partnerships or beneficiaries of trust beneficiary rights.
譲受人端末300は、債権の譲受人の操作入力を受け付ける端末装置である。譲受人は、例えば匿名組合の出資者の持分の譲渡を受ける者や信託受益権の譲渡を受ける者などである。 The assignee terminal 300 is a terminal device that accepts operational inputs from the assignee of the claim. The assignee may be, for example, a person who receives an assignment of the shares of an anonymous partnership investor or a person who receives an assignment of a trust beneficiary right.
債務者端末400は、債権の債務者の操作入力を受け付ける端末装置である。債務者は、例えば匿名組合の営業者である合同会社や信託受益権の委託者などである。 The debtor terminal 400 is a terminal device that accepts operational inputs from the debtor of the claim. The debtor may be, for example, a limited liability company that operates an anonymous partnership or a trustor of a trust beneficiary interest.
債権者端末200、譲受人端末300および債務者端末400のそれぞれは、操作入力に関する各種情報を金融機関端末500や債権管理装置100に送信する。 The creditor terminal 200, the transferee terminal 300, and the debtor terminal 400 each transmit various information related to operational inputs to the financial institution terminal 500 and the debt management device 100.
金融機関端末500は、債権を管理する金融機関の操作端末である。金融機関とは、例えば、債権を示すセキュリティトークンを発行する機関であり、投資運用業者(アセットマネジメント会社を含む)、第一種および第二種金融商品取引事業者(証券会社など)、資金を調達する事業会社などである。金融機関端末500は、例えば、操作担当者による操作入力に関する各種情報、債権者端末200、譲受人端末300および債務者端末400から取得される各種情報を、債権管理装置100に送信する。 The financial institution terminal 500 is an operation terminal of the financial institution that manages the claims. Examples of financial institutions include institutions that issue security tokens representing claims, investment management companies (including asset management companies), Type 1 and Type 2 financial instruments business operators (such as securities companies), and business companies that raise funds. The financial institution terminal 500 transmits, for example, various information related to operation inputs by the operator, and various information obtained from the creditor terminal 200, the assignee terminal 300, and the debtor terminal 400, to the claim management device 100.
債権管理装置100は、例えば、クラウドコンピュータ、サーバコンピュータ、パーソナルコンピュータ(例えば、デスクトップ、ラップトップ、タブレットなど)、メディアコンピュータプラットホーム(例えば、ケーブル、衛星セットトップボックス、デジタルビデオレコーダ)、ハンドヘルドコンピュータデバイス(例えば、PDA、電子メールクライアントなど)、あるいは他種のコンピュータ、またはコミュニケーションプラットホームであってもよい。なお、債権管理装置100における処理の少なくとも一部は、1以上のコンピュータ(限定ではなく例として、1以上のコンピュータにより構成されるクラウドコンピューティング)により実現されていてもよい。 The receivable management device 100 may be, for example, a cloud computer, a server computer, a personal computer (e.g., desktop, laptop, tablet, etc.), a media computer platform (e.g., cable or satellite set-top box, digital video recorder), a handheld computing device (e.g., PDA, email client, etc.), or other types of computers or communications platforms. Note that at least a portion of the processing in the receivable management device 100 may be implemented by one or more computers (for example, but not limited to, cloud computing consisting of one or more computers).
債権者端末200、譲受人端末300、債務者端末400および金融機関端末500は、例えば、スマートフォン、携帯電話(フィーチャーフォン)、パーソナルコンピュータ(例えば、デスクトップ、ラップトップ、タブレットなど)、メディアコンピュータプラットホーム(例えば、ケーブル、衛星セットトップボックス、 デジタルビデオレコーダ)、ハンドヘルドコンピュータデバイス(例えば、PDA(Personal Digital Assistant)、電子メールクライアントなど)、ウェアラブル端末(メガネ型デバイス、時計型デバイスなど)、他種のコンピュータ、またはコミュニケーションプラットホームであってもよい。 The creditor terminal 200, the assignee terminal 300, the debtor terminal 400, and the financial institution terminal 500 may be, for example, a smartphone, a mobile phone (feature phone), a personal computer (e.g., a desktop, laptop, tablet, etc.), a media computer platform (e.g., a cable or satellite set-top box, a digital video recorder), a handheld computer device (e.g., a PDA (Personal Digital Assistant), an email client, etc.), a wearable device (e.g., a glasses-type device, a watch-type device, etc.), or another type of computer or communication platform.
<処理の概要>>
図1を参照して、債権管理システム10の処理の概要について説明する。
<Processing Overview>>
Referring to FIG. 1, an overview of the processing of the claim management system 10 will be described.
ステップS10において、金融機関端末500は、債権者端末200および譲受人端末300のうちの少なくともいずれかから、債権者から譲受人に債権(例えば匿名組合の持分)を譲渡することの、債権者と譲受人の合意に関する情報(以下、「合意情報」という。)を取得する。なお、金融機関端末500は、債権者端末200および譲受人端末300のそれぞれから送信される合意情報を取得してもよい。 In step S10, the financial institution terminal 500 acquires, from at least one of the creditor terminal 200 and the assignee terminal 300, information regarding an agreement between the creditor and the assignee regarding the transfer of a claim (e.g., an anonymous partnership interest) from the creditor to the assignee (hereinafter referred to as "agreement information"). Note that the financial institution terminal 500 may also acquire agreement information transmitted from each of the creditor terminal 200 and the assignee terminal 300.
なお、金融機関端末500は、債権者端末200および譲受人端末300に提供する入力画面に対して債権者および譲受人の操作入力を受け付けることで合意情報を取得してもよい。また、金融機関端末500は、債権者および譲受人のうちの少なくともいずれかから送付される合意に関する内容が記載された依頼書に基づく金融機関の担当者の操作入力を受け付けることで合意情報を取得してもよい。 The financial institution terminal 500 may obtain the agreement information by accepting operational input from the creditor and the assignee on the input screens provided on the creditor terminal 200 and the assignee terminal 300. The financial institution terminal 500 may also obtain the agreement information by accepting operational input from a financial institution employee based on a request form containing details of the agreement sent by at least one of the creditor and the assignee.
ステップS11において、金融機関端末500は、合意情報を受け付けると、債権者から譲受人に債権を譲渡するための要求(以下、「譲渡要求」という。)を債権管理装置100に送信する。譲渡要求には例えば合意情報が含まれる。 In step S11, upon receiving the agreement information, the financial institution terminal 500 transmits a request (hereinafter referred to as the "transfer request") to the claim management device 100 to transfer the claim from the creditor to the transferee. The transfer request includes, for example, the agreement information.
ステップS12において、債権管理装置100は、譲渡要求を受け付けると、債務者が債権の譲渡に対して承諾するための画面(以下、「承諾依頼画面T1」という。)を表示部に表示させるための情報を、債務者端末400に送信する。 In step S12, when the receivables management device 100 accepts the transfer request, it sends information to the debtor terminal 400 to display on the display unit a screen for the debtor to consent to the transfer of the receivables (hereinafter referred to as the "consent request screen T1").
ステップS13において、債務者端末400は、表示部に承諾依頼画面T1を表示する。債務者端末400は、承諾依頼画面T1に対して債務者の操作入力を受け付けることで、債権の譲渡について債務者が承諾したことを示す情報(以下、「承諾情報」という。)を、債権管理装置100に送信する。 In step S13, the debtor terminal 400 displays the consent request screen T1 on the display unit. By accepting the debtor's input on the consent request screen T1, the debtor terminal 400 transmits information indicating that the debtor has consented to the transfer of the receivables (hereinafter referred to as "consent information") to the receivables management device 100.
ステップS14において、債権管理装置100は、債権情報データベースD111に承諾情報(合意情報を含む)を記憶する。これにより、債権管理システム10は、債権譲渡の当事者が公証役場に行くことなく、譲受人に第三者対抗要件を備えさせることができる。具体的には、債権管理システム10は、例えば匿名組合の持分(債権)の譲渡について譲受人に第三者対抗要件を具備させることができる。 In step S14, the claim management device 100 stores the consent information (including agreement information) in the claim information database D111. This allows the claim management system 10 to ensure that the assignee meets the requirements for perfection against third parties without the parties to the claim assignment having to go to a notary public office. Specifically, the claim management system 10 can ensure that the assignee meets the requirements for perfection against third parties in the case of the transfer of shares (claims) in an anonymous partnership, for example.
このように、債権管理システム10では、例えば、債務者(例えば匿名組合の営業者)に確定日付ある証書で通知するか、又は債務者(例えば匿名組合の営業者)の確定日付ある証書による承諾を取得するかが、第三者対抗要件を譲受人が備えるために必要とされているところ、これらの要件を譲受人に備えさせることが可能となる。 In this way, with the receivables management system 10, while it is necessary for the assignee to, for example, notify the debtor (e.g., the operator of an anonymous partnership) in a document with a fixed date, or obtain the debtor's (e.g., the operator of an anonymous partnership) consent in a document with a fixed date in order to satisfy the requirements for third-party perfection, it is possible for the assignee to satisfy these requirements.
ステップS15において、債権管理装置100は、合意の内容を確認可能な画面(以下、「譲渡確認画面T2,T3」という。)を表示部に表示させるための情報を、各端末の要求に基づいて各端末に送信する。 In step S15, the receivables management device 100 transmits information to each terminal based on a request from each terminal to display a screen on the display unit on which the details of the agreement can be confirmed (hereinafter referred to as the "transfer confirmation screen T2, T3").
ステップS16において、債権管理装置100は、債権の譲渡に関する情報をブロックチェーンBNに記録させるためのスマートコントラクト(以下、「譲渡コントラクト」という。)を実行させる。これにより、債権管理装置100は、承諾情報(合意情報を含む)に含まれる情報のうちの少なくとも一部の情報(以下、「合意関連情報」という。)をブロックチェーンBNに記憶させる。 In step S16, the receivables management device 100 executes a smart contract (hereinafter referred to as the "transfer contract") for recording information regarding the transfer of the receivables in the blockchain BN. As a result, the receivables management device 100 stores at least a portion of the information contained in the consent information (including the agreement information) (hereinafter referred to as the "agreement-related information") in the blockchain BN.
合意関連情報は、例えば、債務者が承諾した承諾日時、第三者対抗要件に必要な情報を含む。第三者対抗要件に必要な情報は、例えば、セキュリティトークンの識別情報、債権を示すセキュリティトークンのアドレス、譲渡元の名称、譲渡先の名称、譲渡元および譲渡先のウォレットアドレスなどの情報を含んでいてもよい。 The agreement-related information includes, for example, the date and time of the debtor's consent and information necessary for third-party assertion. The information necessary for third-party assertion may include, for example, the identification information of the security token, the address of the security token representing the claim, the name of the transferor, the name of the transferee, and the wallet addresses of the transferor and transferee.
スマートコントラクトは、例えば、ブロックチェーンBNにおいて、トランザクションや外部情報に基づき規定のルールにしたがって実行されるプログラムあるいはコンピュータプロトコルである。 A smart contract is a program or computer protocol that executes according to specified rules based on transactions and external information, for example, on a blockchain (BN).
以上から、債権管理システム10は、セキュリティトークンに表示された債権を譲受人に適切、迅速に譲渡させるとともに、第三者対抗要件を譲受人に備えさせることが可能となる。これにより、債権管理システム10は、オフラインの作業と比べて、債権に関する取引の効率化、取引コストの削減、取引にかかる期間の短縮、オペレーショナルリスクの回避などを実現することができる。 As a result, the receivables management system 10 can properly and quickly transfer the receivables displayed on the security token to the transferee, while also enabling the transferee to meet third-party assertion requirements. As a result, compared to offline operations, the receivables management system 10 can improve the efficiency of receivables transactions, reduce transaction costs, shorten transaction times, and avoid operational risks.
なお、上記のステップS14およびステップS16は同時に処理が実行されてもよい。ただし、債権管理システム10では、ステップ14の処理が完了した場合、ステップS15のように、債権者端末200、譲受人端末300および債務者端末400が譲渡確認画面を表示部に表示させることができる。すなわち、債権者、譲受人および債務者は、ブロックチェーンBNに合意関連情報が記憶される前に、債権情報データベースD111を参照して譲渡内容を確認することができる。これにより、債権管理システム10は、譲渡内容の改ざん防止を図るとともに、譲渡内容を確認可能な情報を関係者に迅速に提供できる。 Note that steps S14 and S16 above may be executed simultaneously. However, in the claim management system 10, when step 14 is completed, the creditor terminal 200, transferee terminal 300, and debtor terminal 400 can display an assignment confirmation screen on the display unit, as in step S15. In other words, the creditor, transferee, and debtor can confirm the assignment details by referring to the claim information database D111 before the agreement-related information is stored in the blockchain BN. This allows the claim management system 10 to prevent tampering with the assignment details and quickly provide information that allows the relevant parties to confirm the assignment details.
また、上記において、金融機関端末500が、債権者端末200および譲受人端末300と、債権管理装置100との間で合意情報の送受信するように説明したが、これに限定されない。例えば、金融機関端末500は、債権管理装置100に含まれていてもよい。すなわち、金融機関を介さずに合意情報を債権者端末200および譲受人端末300から受信することで、債権管理装置100が債務者端末400に承諾画面を提供してもよい。 In addition, although the above description has been given of the financial institution terminal 500 transmitting and receiving agreement information between the creditor terminal 200 and the assignee terminal 300 and the receivables management device 100, this is not limited to this. For example, the financial institution terminal 500 may be included in the receivables management device 100. In other words, the receivables management device 100 may provide an acceptance screen to the debtor terminal 400 by receiving agreement information from the creditor terminal 200 and the assignee terminal 300 without going through a financial institution.
===債権管理システム10の構成===
図1を参照して、債権管理システム10の構成の詳細について説明する。
===Configuration of Debt Management System 10===
The configuration of the claim management system 10 will be described in detail with reference to FIG.
<<債権管理装置100>>
図1に示すように、債権管理装置100は、例えば、記憶部110と、譲渡要求取得部120と、承諾情報取得部130と、表示処理部140と、記憶実行部150と、照合部160とを含む。
<<Debt management device 100>>
As shown in FIG. 1, the claim management device 100 includes, for example, a memory unit 110, a transfer request acquisition unit 120, an approval information acquisition unit 130, a display processing unit 140, a memory execution unit 150, and a matching unit 160.
記憶部110は、例えば債権情報データベースD111を含む。図2を参照して、債権情報データベースD111の構成について説明する。図2は、債権情報データベースD111の構成を示す図である。 The storage unit 110 includes, for example, a claim information database D111. The configuration of the claim information database D111 will be described with reference to Figure 2. Figure 2 is a diagram showing the configuration of the claim information database D111.
図2に示すように、債権情報データベースD111は、例えば、[名義変更ID]、[債権者]、[ウォレットアドレス]、[ST名称]、[保有口数]、[名義変更要因]、[移転元]、[移転元ウォレットアドレス] 、[通知日時]、[承諾日時]、[承諾情報]の項目を含む。 As shown in Figure 2, the credit information database D111 includes, for example, the following fields: [Name Change ID], [Creditor], [Wallet Address], [ST Name], [Number of Shares Held], [Name Change Reason], [Transfer Source], [Transfer Source Wallet Address], [Notification Date and Time], [Acceptance Date and Time], and [Acceptance Information].
[名義変更ID]には、例えば、債権それぞれを一意に識別可能な識別符号が格納される。[債権者]には、例えば債権者の氏名を示す情報が格納される。[ウォレットアドレス]には、例えば債権者のウォレットアドレスが格納される。[ST名称]には、例えばセキュリティトークンの名称が格納される。[保有口数]には、例えば債権を示すセキュリティトークンの債権者が有する個数が格納される。[名義変更要因]には、例えば債権の移転の要因(例えば「譲渡」「強制移転」など)を示す情報が格納される。[移転元]には、例えば債権の移転元の名称を示す情報が格納される。[移転元ウォレットアドレス]には、例えば移転元のユーザのウォレットアドレスが格納される。[通知日時]は、例えば債権の譲渡の際に債権者または譲受人から債務者に通知した日時が格納される。[承諾日時]は、例えば債権の譲渡について債務者が承諾した日時が格納される。すなわち、[承諾日時]の項目には、譲受人が第三者対抗要件を備えるための情報が格納される。[承諾情報]には、例えば債権者から債務者に債権が譲渡されることについての債務者の承諾に関する情報が格納される。承諾に関する情報には、例えば債務者が発行する承諾書を示す情報などが格納されていてもよい。 [Name Change ID] stores, for example, an identification code that can uniquely identify each claim. [Creditor] stores, for example, information indicating the creditor's name. [Wallet Address] stores, for example, the creditor's wallet address. [ST Name] stores, for example, the name of the security token. [Number of Shares Held] stores, for example, the number of security tokens representing the claim held by the creditor. [Name Change Reason] stores, for example, information indicating the reason for the transfer of the claim (e.g., "assignment" or "forced transfer"). [Transfer Source] stores, for example, information indicating the name of the transferor of the claim. [Transfer Source Wallet Address] stores, for example, the wallet address of the transferor user. [Notification Date and Time] stores, for example, the date and time when the creditor or transferee notified the debtor at the time of the transfer of the claim. [Acceptance Date and Time] stores, for example, the date and time when the debtor accepted the transfer of the claim. In other words, the [Acceptance Date and Time] field stores information that enables the transferee to fulfill the requirements for third-party perfection. [Consent Information] stores information about the debtor's consent to the transfer of a claim from the creditor to the debtor. The consent information may also store information indicating a letter of consent issued by the debtor, for example.
譲渡要求取得部120は、例えば金融機関端末500から譲渡要求を取得する。なお、譲渡要求取得部120は、債権者端末200および譲受人端末300のうちの少なくともいずれかから譲渡要求を取得してもよい。 The transfer request acquisition unit 120 acquires the transfer request, for example, from the financial institution terminal 500. Note that the transfer request acquisition unit 120 may also acquire the transfer request from at least one of the creditor terminal 200 and the transferee terminal 300.
承諾情報取得部130は、例えば債務者端末400から承諾情報を取得する。 The consent information acquisition unit 130 acquires consent information, for example, from the debtor terminal 400.
表示処理部140は、例えば、表示部に表示される各種画面を生成する。表示処理部140は、債権者端末200、譲受人端末300、債務者端末400および金融機関端末500の表示部に各種画面を表示するための情報を、各端末に送信する。具体的には、表示処理部140は、例えば、承諾依頼画面T1と、第1譲渡確認画面T2と、第2譲渡確認画面T3と、お知らせ画面T4とを生成する。なお、以下において、第1譲渡確認画面T2および第2譲渡確認画面T3をまとめて譲渡確認画面ということもある。 The display processing unit 140 generates, for example, various screens to be displayed on the display unit. The display processing unit 140 transmits information for displaying various screens on the display units of the creditor terminal 200, the transferee terminal 300, the debtor terminal 400, and the financial institution terminal 500 to each terminal. Specifically, the display processing unit 140 generates, for example, an approval request screen T1, a first transfer confirmation screen T2, a second transfer confirmation screen T3, and a notification screen T4. Note that, below, the first transfer confirmation screen T2 and the second transfer confirmation screen T3 may be collectively referred to as the transfer confirmation screens.
図3~図6を参照して、表示処理部140で生成される各種画面について説明する。図3は、承諾依頼画面T1の一例を示す図である。図4は、第1譲渡確認画面T2の一例を示す図である。図5は、第2譲渡確認画面T3の一例を示す図である。図6は、お知らせ画面T4の一例を示す図である。 The various screens generated by the display processing unit 140 will be described with reference to Figures 3 to 6. Figure 3 is a diagram showing an example of an acceptance request screen T1. Figure 4 is a diagram showing an example of a first transfer confirmation screen T2. Figure 5 is a diagram showing an example of a second transfer confirmation screen T3. Figure 6 is a diagram showing an example of a notification screen T4.
図3に示すように、承諾依頼画面T1は、債権者から譲受人に債権を譲渡することを債務者が承諾するための画面である。承諾依頼画面T1は、例えば債権情報データベースD111に基づき表示される。承諾依頼画面T1は、例えば、名義変更申込登録者T10、名義変更元情報T11、名義変更先情報T12および債権譲渡通知等情報T13の項目、名義変更承諾ボタンT14を含む。 As shown in Figure 3, the consent request screen T1 is a screen for the debtor to consent to the transfer of the claim from the creditor to the transferee. The consent request screen T1 is displayed, for example, based on the claim information database D111. The consent request screen T1 includes, for example, fields for the name change application registrant T10, name change originator information T11, name change recipient information T12, and claim assignment notice information T13, as well as a name change consent button T14.
名義変更申込登録者T10は、金融機関に関する情報が表示される領域である。具体的には、名義変更申込登録者T10には、金融機関を示す金融商品取引業者の名称を示す情報が含まれる。 Name change application registrant T10 is an area where information about financial institutions is displayed. Specifically, name change application registrant T10 includes information indicating the name of the financial instruments business operator representing the financial institution.
名義変更元情報T11は、債権を譲渡する債権者に関する情報が表示される領域である。具体的には、名義変更元情報T11には、投資家名、投資家ウォレットアドレス、ST名称、STコントラクトアドレス、商品名称、名義変更前保有口数、名義変更口数、名義変更要因、強制移転に該当するか否かのフラグの情報が含まれる。これにより、債権を譲渡する債権者に関する情報を債務者が容易に確認することができる。 The name change origin information T11 is an area that displays information about the creditor to whom the claim is being transferred. Specifically, the name change origin information T11 includes the investor name, investor wallet address, ST name, ST contract address, product name, number of shares held before the name change, number of shares to be transferred, reason for the name change, and a flag indicating whether or not the transfer is forced. This allows the debtor to easily check information about the creditor to whom the claim is being transferred.
名義変更先情報T12は、債権の譲渡を受ける譲受人に関する情報が表示される領域である。具体的には、名義変更先情報T12には、投資家名、投資家ウォレットアドレスの情報が含まれる。 The transferee information T12 is an area that displays information about the transferee to whom the claim will be transferred. Specifically, the transferee information T12 includes the investor's name and investor wallet address.
債権譲渡通知等情報T13は、債権の譲渡に関する情報についての通知または承諾の少なくともいずれかに関する情報が表示される領域である。図3では、承諾により第三者対抗要件を譲受人に備えさせる態様(以下、「承諾式」という。)において表示される項目が一例として示され、具体的には、債権譲渡通知等情報T13は債権譲渡承諾書の情報を含む。債権譲渡承諾書の項目には、承諾書等をダウンロードするためのボタンが表示されていてもよい。これにより、債務者は、債権者から譲受人への債権の譲渡の内容を迅速かつ容易に確認することができる。 Receivables assignment notice information T13 is an area that displays information about at least one of the notice and consent regarding the assignment of the receivable. Figure 3 shows, as an example, the items displayed in a form in which consent provides the assignee with the requirement to assert rights against third parties (hereinafter referred to as the "consent format"). Specifically, receivables assignment notice information T13 includes information about the receivables assignment consent form. The receivables assignment consent form item may display a button for downloading the consent form, etc. This allows the debtor to quickly and easily confirm the details of the assignment of the receivable from the creditor to the assignee.
名義変更承諾ボタンT14は、債権の譲渡について債務者が承諾するためのオブジェクトである。債権管理装置100は、名義変更承諾ボタンT14に対する債務者の操作入力と受け付けた場合、債務者が承諾したことを示す承諾情報を記憶部110に格納する。これにより、債権管理装置100は、債権の譲渡について債務者が承諾したことを証明することが可能となる。 The name change consent button T14 is an object that allows the debtor to consent to the transfer of the receivables. When the receivables management device 100 receives input from the debtor on the name change consent button T14, it stores consent information indicating that the debtor has consented in the memory unit 110. This enables the receivables management device 100 to prove that the debtor has consented to the transfer of the receivables.
第1譲渡確認画面T2は、債務者端末400の表示部に表示される画面であり、債務者が通知を受けた譲渡実績または承諾した譲渡実績の一覧が表示される画面である。第1譲渡確認画面T2は、例えば債権情報データベースD111に基づき表示される。図4に示すように、第1譲渡確認画面T2は、例えば、ST名称T20、来歴情報T21の項目を含む。 The first transfer confirmation screen T2 is a screen displayed on the display unit of the debtor terminal 400, and displays a list of transfer records that the debtor has been notified of or has accepted. The first transfer confirmation screen T2 is displayed, for example, based on the claim information database D111. As shown in FIG. 4, the first transfer confirmation screen T2 includes, for example, fields for ST name T20 and history information T21.
ST名称T20は、セキュリティトークンの名称が表示される領域である。 ST Name T20 is the area where the name of the security token is displayed.
来歴情報T21は、債権が譲渡されたイベントを一覧表示される領域である。具体的には、来歴情報T21には、イベント、発行元/移転元、発行先/移転先、口数、権利発生日、処理日時、債権譲渡通知等の内容確認の項目が含まれる。処理日時の項目には、譲渡について債務者が承諾した日時が表示される。債権譲渡通知等の内容確認の項目には、確認ボタンT21aが含まれる。確認ボタンT21aに対する債務者の操作入力に基づき、債権譲渡承諾内容確認画面T22が表示部に表示される。 The history information T21 is an area that displays a list of events in which a claim was assigned. Specifically, the history information T21 includes items for confirming the details of the event, issuer/transferor, issuer/transferee, number of units, rights accrual date, processing date and time, and claim assignment notice. The processing date and time field displays the date and time when the debtor consented to the assignment. The item for confirming the details of the claim assignment notice, etc. includes a confirmation button T21a. Based on the debtor's input using the confirmation button T21a, a claim assignment consent confirmation screen T22 is displayed on the display unit.
債権譲渡承諾内容確認画面T22は、譲渡された債権を債務者が把握するための最低限の情報が表示される画面である。具体的には、債権譲渡承諾内容確認画面T22には、STコントラクトアドレス、移転元ウォレットアドレス、移転先ウォレットアドレス、移転口数、債権譲渡承諾日時、債権譲渡承諾書の情報が含まれる。これにより、債務者は、承諾した債権譲渡の内容を簡易な操作で容易に確認することができる。 The claim assignment consent confirmation screen T22 displays the minimum information necessary for the debtor to understand the assigned claim. Specifically, the claim assignment consent confirmation screen T22 includes the ST contract address, transfer source wallet address, transfer destination wallet address, number of transfers, claim assignment consent date and time, and claim assignment consent form. This allows the debtor to easily confirm the content of the accepted claim assignment with simple operations.
第2譲渡確認画面T3は、債権者端末200および譲受人端末300の表示部に表示される画面であり、債権者および譲受人が債務者から承諾を得た譲渡実績の一覧が表示される画面である。第2譲渡確認画面T3は、例えば債権情報データベースD111に基づき表示される。図5に示すように、第2譲渡確認画面T3は、例えば、投資家情報T30、保有情報T31の項目を含む。 The second transfer confirmation screen T3 is a screen displayed on the display unit of the creditor terminal 200 and the transferee terminal 300, and displays a list of transfer records for which the creditor and transferee have received approval from the debtor. The second transfer confirmation screen T3 is displayed, for example, based on the credit information database D111. As shown in FIG. 5, the second transfer confirmation screen T3 includes, for example, fields for investor information T30 and holding information T31.
投資家情報T30は、債権者または譲受人の名称が表示される領域である。 Investor information T30 is an area where the name of the creditor or assignee is displayed.
保有情報T31は、債権者または譲受人が保有する債権を示すセキュリティトークンに関する情報が一覧表示される領域である。具体的には、保有情報T31には、商品名称、保有口数、投資金額、権利発生日、運用期間、想定利回り、契約締結前書面、契約書、債権譲渡通知等の内容確認の項目が含まれる。債権譲渡通知等の内容確認の項目には、確認ボタンT31aが含まれる。確認ボタンT31aに対する債務者の操作入力に基づき、債権譲渡承諾内容確認画面T32が表示部に表示される。 The holding information T31 is an area that displays a list of information related to security tokens that represent claims held by the creditor or assignee. Specifically, the holding information T31 includes items for confirming the contents of the product name, number of shares held, investment amount, rights accrual date, investment period, expected yield, pre-contract document, contract, and claim assignment notice. The item for confirming the contents of the claim assignment notice, etc. includes a confirmation button T31a. Based on the debtor's input to the confirmation button T31a, a claim assignment consent confirmation screen T32 is displayed on the display unit.
債権譲渡承諾内容確認画面T32は、債権譲渡承諾内容確認画面T22と同様であるため、その説明を省略する。これにより、債権者および譲受人は、債務者によって承諾された債権譲渡の内容を簡易な操作で容易に確認することができる。 The claim assignment consent confirmation screen T32 is similar to the claim assignment consent confirmation screen T22, so its explanation will be omitted. This allows the creditor and assignee to easily confirm the contents of the claim assignment accepted by the debtor with simple operations.
お知らせ画面T4は、債権者から譲受人に債権を譲渡するイベントが発生したことを債務者にお知らせするための画面である。お知らせ画面T4は、例えば債権情報データベースD111に基づき表示される。お知らせ画面T4は、例えば、お知らせT40、ST一覧T41の項目を含む。 The notification screen T4 is a screen for notifying the debtor that an event has occurred in which the creditor transfers the claim to the transferee. The notification screen T4 is displayed, for example, based on the claim information database D111. The notification screen T4 includes, for example, the items Notification T40 and ST List T41.
お知らせ画面T40は、債務に関して発生したイベントが一覧表示される領域である。お知らせ画面T40には、例えば、債権譲渡のイベントについてのお知らせを示すテキストT40aに、債権譲渡のイベント内容の詳細が表示される画面に遷移するためのリンクが設定されていてもよい。具体的には、図6に示すように、承諾依頼画面T1に遷移するためのテキストT40a(図6では「こちら」)が表示されてもよい。テキストT40aに対する債務者の操作入力を受け付けた場合、承諾依頼画面T1が表示部に表示される。これにより、債権管理システム10は、債権譲渡のイベントが発生したことを迅速に債務者にお知らせすることができ、さらに債務者が債権譲渡を承諾するための画面を簡易な操作で表示させることができるため、システム上で債権譲渡を迅速に完了させることができる。 The notification screen T40 is an area that displays a list of events that have occurred related to the debt. For example, the notification screen T40 may include text T40a indicating a notification about a debt assignment event, with a link set to transition to a screen that displays details of the debt assignment event. Specifically, as shown in FIG. 6, text T40a ("Click here" in FIG. 6) for transitioning to the consent request screen T1 may be displayed. When the debtor's input to text T40a is accepted, the consent request screen T1 is displayed on the display unit. This allows the debt management system 10 to quickly notify the debtor that a debt assignment event has occurred, and further allows the debtor to easily display a screen for consenting to the debt assignment, thereby quickly completing the debt assignment within the system.
記憶実行部150は、債権情報データベースD111およびブロックチェーンBNに各種情報を記憶する。具体的には、記憶実行部150は、債権情報データベースD111に合意情報を記憶させる。また、記憶実行部150は、債権の譲渡のためのコントラクト(以下、「譲渡コントラクト」という。)を実行させて、ブロックチェーンBNに合意関連情報を記憶させる。 The storage execution unit 150 stores various information in the claim information database D111 and the blockchain BN. Specifically, the storage execution unit 150 stores agreement information in the claim information database D111. The storage execution unit 150 also executes a contract for the transfer of a claim (hereinafter referred to as the "transfer contract") and stores agreement-related information in the blockchain BN.
照合部160は、債権情報データベースD111の合意情報に含まれる所定の情報がブロックチェーンBNの合意関連情報に含まれる所定の情報と一致するかについて照合する照合処理を実行する。具体的には、照合部160は、例えば、合意情報に含まれる譲受人(現在の債権者)のウォレットアドレスと、合意関連情報に含まれる譲受人のウォレットアドレスとを照合してもよい。なお、照合部160は、合意情報に含まれる少なくとも一部の情報と、合意関連情報に含まれる少なくとも一部の情報とを照合する照合処理を実行可能であればよく、照合する情報項目は特に限定されない。 The matching unit 160 performs a matching process to check whether specified information included in the agreement information in the credit information database D111 matches specified information included in the agreement-related information of the blockchain BN. Specifically, the matching unit 160 may, for example, match the wallet address of the assignee (current creditor) included in the agreement information with the wallet address of the assignee included in the agreement-related information. Note that the matching unit 160 is only required to be able to perform a matching process to match at least some of the information included in the agreement information with at least some of the information included in the agreement-related information, and there are no particular limitations on the information items to be matched.
照合部160は、照合した結果(以下、「照合結果」という。)を、譲受人端末300、債務者端末400および金融機関端末500に送信する。このとき、照合部160は、合意情報と合意関連情報とが不一致である場合、データの改ざんが生じていることを示す警告情報を、債権者端末200、譲受人端末300、債務者端末400および金融機関端末500の少なくともいずれかに送信してもよい。これにより、債権管理システム10は、データベース領域に記録された情報と、ブロックチェーン領域に記録された情報とを定期的に照合することで、データの改ざんを早期に検出可能となる。また、債権管理システム10は、データの改ざんを検出した場合、速やかに関係者にお知らせするため、被害の拡大を回避できる。 The matching unit 160 transmits the results of the matching (hereinafter referred to as the "matching results") to the assignee terminal 300, the debtor terminal 400, and the financial institution terminal 500. At this time, if the agreement information and the agreement-related information do not match, the matching unit 160 may transmit warning information indicating that data tampering has occurred to at least one of the creditor terminal 200, the assignee terminal 300, the debtor terminal 400, and the financial institution terminal 500. This allows the receivable management system 10 to periodically compare the information recorded in the database area with the information recorded in the blockchain area, thereby enabling early detection of data tampering. Furthermore, if the receivable management system 10 detects data tampering, it promptly notifies the relevant parties, thereby preventing the damage from spreading.
<<債権者端末200>>
図1に戻り、債権者端末200の機能構成について説明する。図1に示すように、債権者端末200は、例えば、送受信部210および表示部220を含む。送受信部210は、例えば、債権管理装置100および金融機関端末500との間で各種情報を送受信する。表示部220は、例えば債権管理装置100から送信される各種画面を表示するための情報に基づき各種画面を表示する。
<<Creditor Terminal 200>>
Returning to Figure 1, the functional configuration of the creditor terminal 200 will be described. As shown in Figure 1, the creditor terminal 200 includes, for example, a transmission/reception unit 210 and a display unit 220. The transmission/reception unit 210 transmits and receives various information between, for example, the claim management device 100 and the financial institution terminal 500. The display unit 220 displays various screens based on information for displaying various screens transmitted from, for example, the claim management device 100.
<<譲受人端末300>>
次に、譲受人端末300の機能構成について説明する。図1に示すように、譲受人端末300は、例えば、送受信部310および表示部320を含む。送受信部310は、例えば、債権管理装置100および金融機関端末500との間で各種情報を送受信する。表示部320は、例えば債権管理装置100から送信される各種画面を表示するための情報に基づき各種画面を表示する。
<<Transferee Terminal 300>>
Next, the functional configuration of the transferee terminal 300 will be described. As shown in Fig. 1, the transferee terminal 300 includes, for example, a transmission/reception unit 310 and a display unit 320. The transmission/reception unit 310 transmits and receives various information between, for example, the claim management device 100 and the financial institution terminal 500. The display unit 320 displays various screens based on information for displaying various screens transmitted from, for example, the claim management device 100.
<<債務者端末400>>
次に、債務者端末400の機能構成について説明する。図1に示すように、債務者端末400は、例えば、送受信部410および表示部420を含む。送受信部410は、例えば、債権管理装置100および金融機関端末500との間で各種情報を送受信する。表示部420は、例えば債権管理装置100から送信される各種画面を表示するための情報に基づき各種画面を表示する。
<<Obligor Terminal 400>>
Next, the functional configuration of the debtor terminal 400 will be described. As shown in Fig. 1, the debtor terminal 400 includes, for example, a transmission/reception unit 410 and a display unit 420. The transmission/reception unit 410 transmits and receives various information between, for example, the claim management device 100 and the financial institution terminal 500. The display unit 420 displays various screens based on information for displaying various screens transmitted from, for example, the claim management device 100.
<<金融機関端末500>>
次に、金融機関端末500の機能構成について説明する。図1に示すように、金融機関端末500は、例えば、送受信部510および記憶部520を含む。送受信部510は、例えば、債権管理装置100、債権者端末200および譲受人端末300との間で各種情報を送受信する。記憶部520は、例えば債権管理装置100の債権情報データベースD111と同様のデータベースを格納する。なお、金融機関端末500は、債権管理装置100の少なくとも一部の機能部を有していてもよい。また、金融機関端末500は、債権管理装置100に含まれる装置であってもよい。
<<Financial institution terminal 500>>
Next, the functional configuration of the financial institution terminal 500 will be described. As shown in FIG. 1 , the financial institution terminal 500 includes, for example, a transmission/reception unit 510 and a memory unit 520. The transmission/reception unit 510 transmits and receives various information between, for example, the claim management device 100, the creditor terminal 200, and the assignee terminal 300. The memory unit 520 stores, for example, a database similar to the claim information database D111 of the claim management device 100. Note that the financial institution terminal 500 may have at least some of the functional units of the claim management device 100. Furthermore, the financial institution terminal 500 may be a device included in the claim management device 100.
===債権管理システム10の処理手順===
図7を参照して、債権管理システム10の処理手順について説明する。図7は、債権管理システム10の処理手順の一例を示すフローチャートである。
===Processing Procedure of Debt Management System 10===
The processing procedure of the claim management system 10 will be described with reference to Fig. 7. Fig. 7 is a flowchart showing an example of the processing procedure of the claim management system 10.
ステップS100において、債権者端末200および譲受人端末300の少なくともいずれかは、譲渡要求を金融機関端末500に送信する。 In step S100, at least one of the creditor terminal 200 and the transferee terminal 300 sends a transfer request to the financial institution terminal 500.
ステップS101において、金融機関端末500は、担当者の操作入力を受け付けて、合意情報を含む譲渡要求を債権管理装置100に送信する。 In step S101, the financial institution terminal 500 accepts operational input from the person in charge and sends a transfer request including agreement information to the receivables management device 100.
ステップS102において、債権管理装置100は、合意情報を債権情報データベースD111に記憶する。債権管理装置100は、例えば、債権者から譲受人への債権譲渡に関するイベントが生じたことを示すお知らせ画面T4を表示させるための情報(図7では単に「お知らせ画面」と記載。)を債務者端末400に送信する。 In step S102, the receivables management device 100 stores the agreement information in the receivables information database D111. The receivables management device 100 sends, for example, information to the debtor terminal 400 for displaying a notification screen T4 (simply referred to as "notification screen" in Figure 7) indicating that an event has occurred regarding the transfer of receivables from the creditor to the transferee.
ステップS103において、債務者端末400は、お知らせ画面T4のテキストT40aへの債務者の操作入力を受け付けた場合、承諾依頼画面T1を表示させるための表示要求を債権管理装置100に送信する。 In step S103, when the debtor terminal 400 receives input from the debtor into the text T40a on the notification screen T4, it sends a display request to the receivables management device 100 to display the consent request screen T1.
ステップS104において、債権管理装置100は、債権情報データベースD111を参照して、承諾依頼画面T1を表示させるための情報(図7では単に「承諾依頼画面」と記載。)を債務者端末400に送信する。 In step S104, the receivables management device 100 references the receivables information database D111 and sends information for displaying the consent request screen T1 (simply referred to as "consent request screen" in Figure 7) to the debtor terminal 400.
ステップS105において、債務者端末400は、承諾依頼画面T1への債務者の操作入力を受け付けた場合、承諾情報を債権管理装置100に送信する。これにより、債権管理システム10は、譲受人に第三者対抗要件を備えさせることができる。 In step S105, when the debtor terminal 400 accepts the debtor's input on the consent request screen T1, it sends consent information to the receivables management device 100. This enables the receivables management system 10 to provide the assignee with third-party assertion requirements.
ステップS106において、債権管理装置100は、承諾情報を債権情報データベースD111に記憶する。 In step S106, the claim management device 100 stores the consent information in the claim information database D111.
ステップS107において、債権者端末200および譲受人端末300の少なくともいずれかは、第2譲渡確認画面T3を表示部に表示させるための譲渡確認要求を債権管理装置100に送信する。 In step S107, at least one of the creditor terminal 200 and the transferee terminal 300 sends an assignment confirmation request to the debt management device 100 to display the second assignment confirmation screen T3 on the display unit.
ステップS108において、債権管理装置100は、第2譲渡確認画面T3を表示させるための情報(図7では単に「第2譲渡確認画面」と記載。)を債権者端末200および譲受人端末300の少なくともいずれかに送信する。 In step S108, the claim management device 100 transmits information for displaying the second transfer confirmation screen T3 (simply referred to as "second transfer confirmation screen" in Figure 7) to at least one of the creditor terminal 200 and the transferee terminal 300.
ステップS109において、債権管理装置100は、承諾情報含まれる情報のうちの少なくとも一部の情報である合意関連情報をブロックチェーンBNに記憶させるための譲渡コントラクトを実行させるための実行要求をブロックチェーンBNに送信する。このとき、債権管理装置100は、当該要求に合意関連情報を含めてブロックチェーンBNに送信してもよい。ステップS110において、合意関連情報がブロックチェーンBNに記録される。 In step S109, the receivables management device 100 sends an execution request to the blockchain BN to execute the transfer contract, which causes the blockchain BN to store the agreement-related information, which is at least a portion of the information included in the acceptance information. At this time, the receivables management device 100 may include the agreement-related information in the request and send it to the blockchain BN. In step S110, the agreement-related information is recorded in the blockchain BN.
すなわち、債権管理システム10は、ブロックチェーンBNに合意関連情報を記憶させる(ステップS109)前に、債権者、譲受人および債務者が合意情報を確認することができる(ステップS108)。これにより、債権管理システム10は、ブロックチェーンBNに合意関連情報が記憶されることを待たずに、債権者、譲受人および債務者が合意情報を確認することができる仕組みを提供できるため、ユーザの利便性を向上できる。 In other words, the receivables management system 10 allows the creditor, assignee, and debtor to confirm the agreement information (step S108) before storing the agreement-related information in the blockchain BN (step S109). This allows the receivables management system 10 to provide a mechanism that allows the creditor, assignee, and debtor to confirm the agreement information without waiting for the agreement-related information to be stored in the blockchain BN, thereby improving user convenience.
ステップS111において、債権管理装置100は、例えば定期的に照合処理を実行する。債権管理装置100は、ブロックチェーンBNに合意関連情報が送信されるための情報要求を送信する。債権管理装置100は、債権情報データベースD111の合意情報の少なくとも一部の情報(例えば、STコントラクトアドレスや移転口数など)がブロックチェーンBNに記録されている合意関連情報と一致するかについて照合する。 In step S111, the receivables management device 100 performs a matching process, for example, periodically. The receivables management device 100 sends an information request to the blockchain BN to transmit agreement-related information. The receivables management device 100 matches at least some of the information in the agreement information database D111 (for example, the ST contract address and the number of transfers) with the agreement-related information recorded in the blockchain BN.
ステップS112において、債権管理装置100は、合意情報と合意関連情報との照合結果を債権情報データベースD111に記憶する。なお、債権管理装置100は、合意情報と合意関連情報とが不一致である照合結果を取得した場合、債権者端末200、譲受人端末300、債務者端末400および金融機関端末500の少なくともいずれかに、データが改ざんされた恐れがあることを示す警告情報を送信してもよい。これにより、債権管理システム10は、ブロックチェーンを用いないデータベースに格納されている情報が改ざんされた場合に、適切、迅速に対応することができる。 In step S112, the receivables management device 100 stores the result of matching the agreement information with the agreement-related information in the receivables information database D111. If the receivables management device 100 obtains a matching result indicating a mismatch between the agreement information and the agreement-related information, it may send warning information to at least one of the creditor terminal 200, the assignee terminal 300, the debtor terminal 400, and the financial institution terminal 500, indicating that data may have been tampered with. This allows the receivables management system 10 to respond appropriately and quickly if information stored in a database that does not use blockchain is tampered with.
===第1の変形例===
<<構成>>
図8を参照して、第1の変形例に係る債権管理システム10aの構成について説明する。図8は、第1の変形例に係る債権管理システム10aの構成の一例を示す図である。なお、以下、債権管理システム10と異なることについて説明し、特に言及しない場合は債権管理システム10と同様とする。
===First Modification===
<<Configuration>>
The configuration of the receivable management system 10a according to the first modification will be described with reference to Figure 8. Figure 8 is a diagram showing an example of the configuration of the receivable management system 10a according to the first modification. Note that, below, differences from the receivable management system 10 will be described, and unless otherwise specified, the receivable management system will be considered to be the same as the receivable management system 10.
図8に示すように、債権管理システム10aにおいて、債権管理装置100は、要件判定部170をさらに備える。 As shown in FIG. 8, in the receivable management system 10a, the receivable management device 100 further includes a requirements determination unit 170.
要件判定部170は、債権者および譲受人が債権に関するセキュリティトークンを譲渡するための要件(以下、「譲渡要件」という。)を満たしているか否かを判定する。要件判定部170は、例えばブロックチェーンBNに記憶されているホワイトリストHLを参照して、譲渡要件を充たすか否かを判定する。 The requirements determination unit 170 determines whether the creditor and transferee meet the requirements for transferring a security token related to a claim (hereinafter referred to as the "transfer requirements"). The requirements determination unit 170 determines whether the transfer requirements are met, for example, by referring to the whitelist HL stored in the blockchain BN.
譲渡要件は、セキュリティトークンを債権者が譲受人に譲渡するための要件である。譲渡要件は、例えば「電子記録移転権利」の適用から除外されるための要件(「金融商品取引法第2条に規定する定義に関する内閣府令」9条の2)に含まれる要件である。すなわち、譲渡要件は、例えば、債権者および譲受人が「金融商品取引法第2条に規定する定義に関する内閣府令」に規定される適格機関投資家、又は金融商品取引法に規定される適格機関投資家特例業務の対象投資家(特例業務対象投資家)に類する範囲の投資家であることを示す要件であってもよい。 The transfer requirements are requirements for a creditor to transfer a security token to a transferee. The transfer requirements are, for example, requirements included in the requirements for exclusion from the application of the "right to transfer electronic records" (Article 9-2 of the "Cabinet Office Ordinance on the Definitions Provided for in Article 2 of the Financial Instruments and Exchange Act"). In other words, the transfer requirements may be, for example, requirements that show that the creditor and transferee are qualified institutional investors as defined in the "Cabinet Office Ordinance on the Definitions Provided for in Article 2 of the Financial Instruments and Exchange Act," or investors within a scope similar to those eligible for special business operations for qualified institutional investors (special business eligible investors) as defined in the Financial Instruments and Exchange Act.
ホワイトリストHLは、譲渡要件を充たすユーザに関する情報(以下、「取得者情報」という。)をブロックチェーンBNに記憶したリストである。 The whitelist HL is a list stored in the blockchain BN of information about users who meet the transfer requirements (hereinafter referred to as "acquirer information").
要件判定部170は、譲渡要求に基づき、債権者および譲受人のうちの少なくともいずれかに関する情報がホワイトリストHLに含まれる複数の取得者情報のうちのいずれかと合致するか否かを判定する。具体的には、要件判定部170は、例えば、債権の譲渡を希望する譲受人のウォレットアドレスがホワイトリストHLに含まれる複数のウォレットアドレスと合致するか否かを判定してもよい。すなわち、要件判定部170は、改ざんが事実上不可能なホワイトリストHLに、債権者および譲受人のうちの少なくともいずれかのウォレットアドレス(債権者および譲受人に関する情報であればよい)が含まれるか否かを判定してもよい。 Based on the transfer request, the requirements determination unit 170 determines whether information about at least one of the creditor and transferee matches any of the multiple acquirer information included in the whitelist HL. Specifically, the requirements determination unit 170 may determine, for example, whether the wallet address of the transferee who wishes to transfer the claim matches multiple wallet addresses included in the whitelist HL. In other words, the requirements determination unit 170 may determine whether the wallet address of at least one of the creditor and transferee (which may be information about the creditor and transferee) is included in the whitelist HL, which is virtually impossible to tamper with.
これにより、債権管理装置100は、譲渡要件を充たす債権者および譲受人に限定して債権の名義を変更可能とする。すなわち、債権管理装置100は、譲渡要件を充足するユーザであることを改ざん不可能なホワイトリストHLによって保証することで、例えば、「金融商品取引法第2条に規定する定義に関する内閣府令」第9条の2第1項1号の要件を充たす仕組みを備える。 As a result, the claim management device 100 allows the name of a claim to be changed only to creditors and transferees who meet the transfer requirements. In other words, the claim management device 100 is equipped with a mechanism that satisfies the requirements of, for example, Article 9-2, Paragraph 1, Item 1 of the Cabinet Office Ordinance on Definitions Provided for in Article 2 of the Financial Instruments and Exchange Act, by guaranteeing that a user meets the transfer requirements using an unalterable whitelist HL.
また、要件判定部170は、時間的な制限を示す情報(以下、「時間制限情報」という。)に基づき、債権が譲渡される合意がなされたタイミングがセキュリティトークンを譲渡可能な時間的な制限に該当するか否かを判定してもよい。債権が譲渡される合意がなされたタイミングとは、例えば、合意情報に含まれる合意が成立した日時、譲渡要求を取得した日時などである。具体的には、要件判定部170は、例えば、債権者が債権を示すセキュリティトークンの発行を受けてから所定の期間(時間制限情報が示す例えば1年間)が経過していない場合、セキュリティトークンを譲受人に譲渡できないと判定してもよい。なお、譲渡要件に時間的な制限を示す内容(時間制限情報)が含まれていてもよい。 The requirements determination unit 170 may also determine, based on information indicating time restrictions (hereinafter referred to as "time restriction information"), whether the timing at which an agreement to transfer the claim is reached satisfies the time restrictions for transferring the security token. The timing at which an agreement to transfer the claim is reached may be, for example, the date and time at which the agreement included in the agreement information is established, or the date and time at which the transfer request is received. Specifically, the requirements determination unit 170 may determine that the security token cannot be transferred to the transferee if, for example, a predetermined period of time (e.g., one year as indicated by the time restriction information) has not passed since the creditor received the security token representing the claim. Note that the transfer requirements may include content indicating time restrictions (time restriction information).
これにより、債権管理システム10aは、譲渡手続きに関して時間的制限を充たす債権者のみが譲受人に債権を移転させることができる。このように、債権管理システム10aは、債権を譲渡するための時間的な制限に該当せず、譲渡要件を充たす債権者のみが、セキュリティトークンを譲受人に譲渡可能とする。 As a result, the claim management system 10a allows only creditors who meet the time restrictions for the transfer procedure to transfer their claims to the transferee. In this way, the claim management system 10a does not impose time restrictions on the transfer of claims, and only creditors who meet the transfer requirements can transfer security tokens to the transferee.
表示処理部140は、要件判定部170において譲渡要件を充たすと判定された場合、承諾依頼画面T1を表示させるための情報を債務者端末400に送信する。また、表示処理部140は、要件判定部170において譲渡要求を取得したタイミングがセキュリティトークンを譲渡可能な時間的な制限に該当しないと判定された場合、承諾依頼画面T1を表示させるための情報を債務者端末400に送信する。 If the requirements determination unit 170 determines that the transfer requirements are met, the display processing unit 140 transmits information to the debtor terminal 400 to display the consent request screen T1. Furthermore, if the requirements determination unit 170 determines that the timing at which the transfer request was acquired does not fall within the time restrictions for transferring the security token, the display processing unit 140 transmits information to the debtor terminal 400 to display the consent request screen T1.
なお、変形例に係る債権管理システム10aにおいて、記憶実行部150は、例えば、セキュリティトークンの譲渡要件を充たすユーザのユーザ情報を、予めブロックチェーンBNに記憶させて、ホワイトリストHLを生成してもよい。ホワイトリストHLには、例えば、ユーザIDおよびウォレットアドレスが格納されていればよい。また、譲渡要件および時間制限情報がホワイトリストHLに記憶されていてもよい。 In the modified claim management system 10a, the storage execution unit 150 may, for example, store user information of users who meet the security token transfer requirements in the blockchain BN in advance to generate a whitelist HL. The whitelist HL may store, for example, user IDs and wallet addresses. Transfer requirements and time limit information may also be stored in the whitelist HL.
また、要件判定部170は、債権管理装置100に含まれる機能部である必要はなく、例えば金融機関端末500に含まれる機能部であってもよい。 Furthermore, the requirements determination unit 170 does not have to be a functional unit included in the receivable management device 100, but may be a functional unit included in the financial institution terminal 500, for example.
また、上記において、要件判定部170は、ブロックチェーンBNに記憶されているホワイトリストHLを参照して、譲渡要件を充たすか否かを判定するとして説明したが、これに限定されない。例えば、要件判定部170は、譲渡要件を記憶したデータベースを算用して、譲渡要件を充たすか否かを判定してもよい。これにより、債権管理システム10aは、ブロックチェーンを用いずに簡易なシステム構成によって、債権を譲渡するための時間的な制限に該当せず、譲渡要件を充たす債権者のみに、債権を譲受人に譲渡させることができる。 In addition, while the above description has been given with the requirement determination unit 170 determining whether the transfer requirements are met by referencing the whitelist HL stored in the blockchain BN, this is not limited to this. For example, the requirement determination unit 170 may use a database that stores the transfer requirements to determine whether the transfer requirements are met. This allows the claim management system 10a to have a simple system configuration without using a blockchain, and allows only creditors who meet the transfer requirements to transfer claims to transferees, without being subject to time restrictions for transferring claims.
<<処理手順>>
次に、図9を参照して、第1の変形例に係る債権管理システム10aの処理手順の一例について説明する。図9は、第1の変形例に係る債権管理システム10aの処理手順の一例を示すフローチャートである。図9において、ステップS205の後の処理は、図7に示すフローチャートのステップS102以降の処理と同じであるため、その説明を省略する。
<<Processing Procedure>>
Next, an example of the processing procedure of the claim management system 10a according to the first modified example will be described with reference to Fig. 9. Fig. 9 is a flowchart showing an example of the processing procedure of the claim management system 10a according to the first modified example. In Fig. 9, the processing after step S205 is the same as the processing after step S102 in the flowchart shown in Fig. 7, and therefore a description thereof will be omitted.
ステップS200において、債権者端末200は、債権者の操作入力を受け付けて、債権者に関する情報(以下、「債権者情報」という。)を金融機関端末500に送信する。なお、譲受人端末300についても同様に、譲受人端末300は譲受人に関する情報(以下、「譲受人情報」という。)を金融機関端末500に送信する。 In step S200, the creditor terminal 200 accepts operational input from the creditor and transmits information about the creditor (hereinafter referred to as "creditor information") to the financial institution terminal 500. Similarly, the transferee terminal 300 transmits information about the transferee (hereinafter referred to as "transferee information") to the financial institution terminal 500.
ステップS201において、金融機関端末500は、債権者情報および譲受人情報を表示部に表示させる。金融機関端末500は、担当者の操作入力を受け付けて、債権者情報および譲受人情報を含む譲渡要求を債権管理装置100に送信する。 In step S201, the financial institution terminal 500 displays the creditor information and transferee information on the display unit. The financial institution terminal 500 accepts operational input from the person in charge and sends an assignment request including the creditor information and transferee information to the credit management device 100.
ステップS202において、債権管理装置100は、ホワイトリストHLを参照して、債権者および譲受人が譲渡要件を充たしているか否かを判定する。債権管理装置100は、譲渡要件を満たしているか否かを示す情報(以下、「譲渡可否情報」という。)を金融機関端末500に送信する。 In step S202, the claim management device 100 refers to the whitelist HL to determine whether the creditor and transferee meet the transfer requirements. The claim management device 100 transmits information indicating whether the transfer requirements are met (hereinafter referred to as "transferability information") to the financial institution terminal 500.
これにより、債権管理システム10aは、改ざん不可能な領域に譲渡要件を満たすユーザが登録されるホワイトリストHLを用いることで、債権の譲渡のイベントが発生した場合、法令に適合するユーザについて債権の譲渡および譲受を可能とする。すなわち、債権管理システム10aは「金融商品取引法第2条に規定する定義に関する内閣府令」第9条の2第1項1号の要件を充たす仕組みを備える。 As a result, the receivables management system 10a uses a whitelist HL in which users who meet the transfer requirements are registered in an area that cannot be tampered with, allowing users who comply with laws and regulations to transfer and receive receivables when a receivables transfer event occurs. In other words, the receivables management system 10a is equipped with a mechanism that meets the requirements of Article 9-2, Paragraph 1, Item 1 of the Cabinet Office Ordinance on Definitions Provided for in Article 2 of the Financial Instruments and Exchange Act.
ステップS203において、金融機関端末500は、譲渡要件を満たしていることを示す譲渡可否情報を取得した場合、金融機関による債権者から譲受人への債権の譲渡が可能であることの承諾を示す承諾情報を、債権管理装置100に送信する。 In step S203, if the financial institution terminal 500 obtains transferability information indicating that the transfer requirements are met, it transmits consent information to the claim management device 100 indicating consent that the financial institution can transfer the claim from the creditor to the transferee.
ステップS204において、債権管理装置100は、承諾情報を記憶部110に記憶する。すなわち、債権管理システム10aは「金融商品取引法第2条に規定する定義に関する内閣府令」第9条の2第1項2号の要件を充たす仕組みを備える。 In step S204, the receivables management device 100 stores the consent information in the memory unit 110. In other words, the receivables management system 10a is equipped with a mechanism that meets the requirements of Article 9-2, Paragraph 1, Item 2 of the Cabinet Office Ordinance on Definitions Provided for in Article 2 of the Financial Instruments and Exchange Act.
ステップS205において、債権管理装置100は、承諾情報を取得した場合、ブロックチェーンBNのホワイトリストHLに債権者情報、譲受人情報および承諾情報を記憶させてもよい。このとき、譲受人情報に、時間制限情報を関連づけて記憶させてもよい。以降、図7に示すステップS102から処理を実行する。 In step S205, if the receivables management device 100 acquires consent information, it may store the creditor information, assignee information, and consent information in the whitelist HL of the blockchain BN. At this time, it may also associate time limit information with the assignee information and store it. From this point on, processing is executed from step S102 shown in Figure 7.
これにより、債権管理システム10aは、セキュリティトークンの移転に関する法令に適合するように、セキュリティトークンをユーザの間で移転させることができる。すなわち、債権管理システム10aは、「金融商品取引法第2条に規定する定義に関する内閣府令」第9条の2第1項1号および2号の要件を満たす仕組みを提供できる。 This allows the receivable management system 10a to transfer security tokens between users in accordance with laws and regulations regarding the transfer of security tokens. In other words, the receivable management system 10a can provide a mechanism that meets the requirements of Article 9-2, Paragraph 1, Items 1 and 2 of the Cabinet Office Ordinance on Definitions Provided for in Article 2 of the Financial Instruments and Exchange Act.
なお、上記において、金融機関端末500がステップS201を実行するように説明したが、これに限定されない。例えば、債権管理装置100がステップS201を実行してもよい。すなわち、債権管理装置100が債権者端末200および譲受人端末300から債権者情報および譲受人情報を取得してもよい。 In the above, it has been described that step S201 is executed by the financial institution terminal 500, but this is not limited to this. For example, step S201 may be executed by the claim management device 100. In other words, the claim management device 100 may obtain creditor information and transferee information from the creditor terminal 200 and transferee terminal 300.
===第2の変形例===
次に、第2の変形例に係る債権管理システム10bの構成について説明する。なお、以下、債権管理システム10および債権管理システム10aと異なることについて説明し、特に言及しない場合は債権管理システム10および債権管理システム10aと同様とする。
===Second Modification===
Next, the configuration of the receivable management system 10b according to the second modification will be described. Note that the following will focus on differences from the receivable management system 10 and the receivable management system 10a, and unless otherwise specified, the receivable management system will be considered the same as the receivable management system 10 and the receivable management system 10a.
債権管理システム10bは、債権管理システム10aと異なり、債務者による承諾に替えて、債務者に債権譲渡のイベントが生じたことを通知する。 Unlike the debt management system 10a, the debt management system 10b notifies the debtor that a debt assignment event has occurred, instead of requiring consent from the debtor.
図10を参照して、債権管理システム10bの処理手順について説明する。図10は、第2の変形例に係る債権管理システム10bの処理手順を示すフローチャートである。なお、図10では、ステップS300の前に、図9に示すステップS200~S205が実行されていてもよい。 The processing procedure of the receivable management system 10b will be described with reference to Figure 10. Figure 10 is a flowchart showing the processing procedure of the receivable management system 10b according to the second variant. Note that in Figure 10, steps S200 to S205 shown in Figure 9 may be executed before step S300.
ステップS300において、債権者端末200および譲受人端末300の少なくともいずれかは、譲渡要求を金融機関端末500に送信する。 In step S300, at least one of the creditor terminal 200 and the transferee terminal 300 sends a transfer request to the financial institution terminal 500.
ステップS301において、金融機関端末500は、担当者の操作入力を受け付けて、合意情報を含む譲渡要求を債権管理装置100に送信する。 In step S301, the financial institution terminal 500 accepts operational input from the person in charge and sends a transfer request including agreement information to the receivables management device 100.
ステップS302において、債権管理装置100は、合意情報を債権情報データベースD111に記憶する。債権管理装置100は、債権情報データベースD111を参照して、お知らせ画面T4を表示させるための情報(図10では単に「お知らせ画面」と記載)を債務者端末400に送信する。なお、この場合のお知らせ画面T4は、図6に示す「未実行の名義変更申込があります。名義変更の実行をお願いします。名義変更申込一覧はこちら」に替えて、例えば「名義変更が実行されましたのでご確認をお願いします。名義変更一覧はこちら」としてもよい。すなわち、第2の変形例におけるお知らせ画面T4では、債権が譲渡されたことを確認するための画面が表示されるように構成されていればよい。なお、債権管理装置100は、お知らせ画面T4を送信することに替えて、債務者端末400にメールによって通知をしてもよい。 In step S302, the receivables management device 100 stores the agreement information in the receivables information database D111. The receivables management device 100 references the receivables information database D111 and sends information for displaying the notification screen T4 (simply referred to as "Notification screen" in Figure 10) to the debtor terminal 400. In this case, the notification screen T4 may be, for example, "The name change has been carried out. Please confirm. The name change list is here," instead of "There is an unexecuted name change application. Please execute the name change. The name change application list is here," as shown in Figure 6. In other words, the notification screen T4 in the second variant may be configured to display a screen for confirming that the receivable has been transferred. In addition, instead of sending the notification screen T4, the receivables management device 100 may notify the debtor terminal 400 by email.
ステップS303において、債務者端末400は、第2の変形例におけるお知らせ画面T4の、第1譲渡確認画面T2を表示させるためのリンクが設定されたテキストT40aに対する債務者の操作入力を受け付けた場合、第1譲渡確認画面T2を表示するための表示要求を債権管理装置100に送信する。 In step S303, when the debtor terminal 400 receives an input from the debtor regarding text T40a on the notification screen T4 in the second variant, which contains a link to display the first transfer confirmation screen T2, the debtor terminal 400 sends a display request to the receivables management device 100 to display the first transfer confirmation screen T2.
ステップS304において、債権管理装置100は、第1譲渡確認画面T2を表示させるための情報(図10では単に「第1譲渡確認画面」と記載。)を債務者端末400に送信する。 In step S304, the receivables management device 100 sends information for displaying the first transfer confirmation screen T2 (simply referred to as "first transfer confirmation screen" in Figure 10) to the debtor terminal 400.
ステップS305において、債務者端末400は、第1譲渡確認画面T2を表示部に表示させる。債務者端末400は、第1譲渡確認画面T2を債務者が閲覧したことを示す情報(以下、「確認情報」という。)を債権管理装置100に送信する。 In step S305, the debtor terminal 400 displays the first transfer confirmation screen T2 on the display unit. The debtor terminal 400 transmits information indicating that the debtor has viewed the first transfer confirmation screen T2 (hereinafter referred to as "confirmation information") to the debt management device 100.
ステップS306において、債権管理装置100は、確認情報を債権情報データベースD111に記憶する。 In step S306, the claim management device 100 stores the confirmation information in the claim information database D111.
これにより、債権管理システム10bは、譲受人に第三者対抗要件を備えさせることができる。ステップS306より後の処理は、図7に示すフローチャートのステップS104以降の処理と同じであるため、その説明を省略する。 This allows the debt management system 10b to provide the assignee with third-party assertion. The processing from step S306 onwards is the same as the processing from step S104 onwards in the flowchart shown in Figure 7, so a description of that processing will be omitted.
なお、債権管理システム10bは、さらに、債権管理システム10aにおける債務者の承諾を得る態様である承諾式(図9のステップS104~ステップ106の処理)と、上記における債務者に通知をする態様(以下、「通知式」という。)(図10のステップS304,ステップS303の処理)とを切り替え可能な機能を備えていてもよい(例えば処理切替部(不図示)を備えていてもよい)。 The receivables management system 10b may further have a function (for example, a processing switching unit (not shown)) that can switch between the consent method (processing of steps S104 to S106 in FIG. 9) that obtains consent from the debtor in the receivables management system 10a, and the above-mentioned method of notifying the debtor (hereinafter referred to as the "notification method") (processing of steps S304 and S303 in FIG. 10).
この場合、例えば、債権管理装置100は、金融機関端末500から承諾式または通知式のいずれかを指定する情報(以下、「指定情報」という。)を取得する。債権管理装置100は、指定情報を取得した場合、指定情報に基づき通知式または承諾式の処理を実行する。 In this case, for example, the receivables management device 100 acquires information specifying either the consent method or the notification method (hereinafter referred to as "designated information") from the financial institution terminal 500. When the receivables management device 100 acquires the designated information, it executes the notification method or the consent method processing based on the designated information.
図11を参照して、通知式における通知内容確認画面T1aについて説明する。図11は、通知内容確認画面T1aの一例を示す図である。以下では、図3に示す承諾依頼画面T1と異なることのみ説明し、特に言及がない場合は承諾依頼画面T1と同様とする。図11に示すように、通知内容確認画面T1aは、図3の債権譲渡通知等情報T13に「債権譲渡通知日時」が追加した債権譲渡通知当情報T13aが表示され、図3の「債権譲渡承諾書」を「債権譲渡通知書」に変更し、図3の「名義変更承諾ボタン」を「通知内容確認ボタン」に変更して表示される。また、この場合、債権管理装置100は、通知式が指定された場合、図4および図5における、「債権譲渡承諾内容確認画面」を「債権譲渡通知内容確認画面」に変更して表示させ、「債権譲渡承諾内容確認画面」の「債権譲渡承諾日時」を「債権譲渡通知日時」に変更し、「債権譲渡承諾書」を「債権譲渡通知書」に変更して表示させる。 Referring to Figure 11, the notification content confirmation screen T1a for the notification format will be described. Figure 11 is a diagram showing an example of the notification content confirmation screen T1a. Below, only differences from the acceptance request screen T1 shown in Figure 3 will be described, and unless otherwise noted, it will be considered the same as the acceptance request screen T1. As shown in Figure 11, the notification content confirmation screen T1a displays the claim assignment notification information T13a, which adds the "claim assignment notification date and time" to the claim assignment notification information T13 in Figure 3, changes the "claim assignment acceptance" in Figure 3 to the "claim assignment notice," and changes the "name change acceptance button" in Figure 3 to the "notification content confirmation button." Furthermore, in this case, when the notification format is specified, the claim management device 100 changes the "claim assignment acceptance content confirmation screen" in Figures 4 and 5 to the "claim assignment notification content confirmation screen," changes the "claim assignment acceptance date and time" on the "claim assignment acceptance content confirmation screen" to the "claim assignment notification date and time," and changes the "claim assignment acceptance" to the "claim assignment notice."
すなわち、債権管理装置100は、指定情報に基づき承諾式および通知式のそれぞれに応じた確認画面を表示させることができる。これにより、債権管理システム10bは、セキュリティトークンを移転する際に債務者の承諾が必要となるか否か(例えば、電子記録移転権利を扱う場合は債務者の承諾が不要で通知のみでよく、適用除外電子移転権利を扱う場合は債務者の承諾が必要である)に応じて処理手順および画面表示を切り替えることができるため、適切な処理を簡易な操作で実行可能となる。 In other words, the receivables management device 100 can display confirmation screens corresponding to the consent type and notification type based on the specified information. This allows the receivables management system 10b to switch processing procedures and screen displays depending on whether or not the debtor's consent is required when transferring a security token (for example, when dealing with electronic record transfer rights, the debtor's consent is not required and only notification is required, whereas when dealing with exempt electronic transfer rights, the debtor's consent is required), making it possible to perform appropriate processing with simple operations.
===ハードウェア構成===
図12を参照して、債権管理装置100、債権者端末200、譲受人端末300、債務者端末400および金融機関端末500をコンピュータ1000により実現する場合のハードウェア構成の一例について説明する。なお、債権管理装置100、債権者端末200、譲受人端末300、債務者端末400および金融機関端末500の各種機能は、複数台の装置に分けて実現できる。
===Hardware Configuration===
12, an example of a hardware configuration for implementing the claim management device 100, creditor terminal 200, assignee terminal 300, debtor terminal 400, and financial institution terminal 500 using a computer 1000 will be described. Note that the various functions of the claim management device 100, creditor terminal 200, assignee terminal 300, debtor terminal 400, and financial institution terminal 500 can be implemented by dividing them into multiple devices.
図12は、コンピュータのハードウェア構成の一例を示す図である。図12に示すように、コンピュータ1000は、例えば、プロセッサ1001と、メモリ1002と、記憶装置1003と、入力I/F部1004と、データI/F部1005と、通信I/F部1006および表示部1007を含む。 Figure 12 is a diagram showing an example of the hardware configuration of a computer. As shown in Figure 12, the computer 1000 includes, for example, a processor 1001, memory 1002, a storage device 1003, an input I/F unit 1004, a data I/F unit 1005, a communication I/F unit 1006, and a display unit 1007.
プロセッサ1001は、メモリ1002に記憶されているプログラムを実行することによりコンピュータ1000における各種の処理を制御する制御部である。 The processor 1001 is a control unit that controls various processes in the computer 1000 by executing programs stored in the memory 1002.
メモリ1002は、例えばRAM(Random Access Memory)等の記憶媒体である。メモリ1002は、プロセッサ1001によって実行されるプログラムのプログラムコードや、プログラムの実行時に必要となるデータを一時的に記憶する。 Memory 1002 is a storage medium such as RAM (Random Access Memory). Memory 1002 temporarily stores program code for programs executed by processor 1001 and data required when executing the programs.
記憶装置1003は、例えばハードディスクドライブ(HDD)やフラッシュメモリ等の不揮発性の記憶媒体である。記憶装置1003は、オペレーティングシステムや、上記各構成を実現するための各種プログラムを記憶する。 The storage device 1003 is a non-volatile storage medium such as a hard disk drive (HDD) or flash memory. The storage device 1003 stores the operating system and various programs for implementing the above configurations.
入力I/F部1004は、ユーザからの入力を受け付けるためのデバイスである。入力I/F部1004の具体例としては、キーボードやマウス、タッチパネル、各種センサ、ウェアラブル・デバイス等である。入力I/F部1004は、例えばUSB(Universal Serial Bus)等のインタフェースを介してコンピュータ1000に接続されてもよい。 The input I/F unit 1004 is a device for receiving input from the user. Specific examples of the input I/F unit 1004 include a keyboard, mouse, touch panel, various sensors, and wearable devices. The input I/F unit 1004 may be connected to the computer 1000 via an interface such as a USB (Universal Serial Bus).
データI/F部1005は、コンピュータ1000の外部からデータを入力するためのデバイスである。データI/F部1005の具体例としては、各種記憶媒体に記憶されているデータを読み取るためのドライブ装置等がある。データI/F部1005は、コンピュータ1000の外部に設けられることも考えられる。その場合、データI/F部1005は、例えばUSB等のインタフェースを介してコンピュータ1000へと接続される。 The data I/F unit 1005 is a device for inputting data from outside the computer 1000. A specific example of the data I/F unit 1005 is a drive device for reading data stored on various storage media. The data I/F unit 1005 may also be provided outside the computer 1000. In that case, the data I/F unit 1005 is connected to the computer 1000 via an interface such as a USB.
通信I/F部1006は、コンピュータ1000の外部の装置と有線又は無線により、インターネットNを介したデータ通信を行うためのデバイスである。通信I/F部1006は、コンピュータ1000の外部に設けられることも考えられる。その場合、通信I/F部1006は、例えばUSB等のインタフェースを介してコンピュータ1000に接続される。 The communication I/F unit 1006 is a device for performing data communication via the Internet N with devices external to the computer 1000, either wired or wirelessly. The communication I/F unit 1006 may also be provided external to the computer 1000. In that case, the communication I/F unit 1006 is connected to the computer 1000 via an interface such as a USB.
表示部1007は、各種情報を表示するためのデバイスである。表示部1007の具体例としては、例えば液晶ディスプレイや有機EL(Electro-Luminescence)ディスプレイ、ウェアラブル・デバイスのディスプレイ等が挙げられる。表示部1007は、コンピュータ1000の外部に設けられてもよい。その場合、表示部1007は、例えばディスプレイケーブル等を介してコンピュータ1000に接続される。また、入力I/F部1004としてタッチパネルが採用される場合には、表示部1007は、入力I/F部1004と一体化して構成することが可能である。 The display unit 1007 is a device for displaying various types of information. Specific examples of the display unit 1007 include a liquid crystal display, an organic EL (Electro-Luminescence) display, and a wearable device display. The display unit 1007 may be provided external to the computer 1000. In that case, the display unit 1007 is connected to the computer 1000 via, for example, a display cable. Furthermore, if a touch panel is used as the input I/F unit 1004, the display unit 1007 can be configured as an integrated unit with the input I/F unit 1004.
===まとめ===
債権管理システム10は、債権の債権者から譲受人に債権が譲渡される合意について、債権の債務者による承諾に関する操作入力を受け付ける承諾依頼画面T1を債務者の表示部に表示させる表示処理部140と、債務者による承諾依頼画面T1に対する操作入力による合意に対する承諾を示す情報である承諾情報を取得する承諾情報取得部130と、承諾情報取得部130で承諾情報が取得された場合、債権情報データベースD111(データベース)に合意の内容に関する情報である合意情報を記憶させる記憶実行部150と、を備え、表示処理部140は、合意情報が債権情報データベースD111(データベース)に記憶された場合、債権者、譲受人および債務者のうちのいずれかによる操作入力に基づいて、合意情報を確認可能な第1,第2譲渡確認画面T2,T3(譲渡確認画面)を表示部に表示させる。これにより、債権管理システム10は、債権を債権者から譲受人に適切、迅速に譲渡させるとともに、第三者対抗要件を譲受人に備えさせることが可能となる。また、債権管理システム10は、オフラインの作業と比べて、債権に関する取引の効率化、取引コストの削減、取引にかかる期間の短縮、オペレーショナルリスクの回避などを実現することができる。
===Summary===
The claim management system 10 includes a display processing unit 140 that displays an acceptance request screen T1 on the debtor's display unit, which accepts input from the debtor regarding acceptance of an agreement for the assignment of a claim from the creditor to the assignee; an acceptance information acquisition unit 130 that acquires acceptance information, which is information indicating acceptance of the agreement via input from the debtor on the acceptance request screen T1; and a memory execution unit 150 that, when the acceptance information acquisition unit 130 acquires, stores agreement information, which is information regarding the content of the agreement, in a claim information database D111 (database).When the agreement information is stored in the claim information database D111 (database), the display processing unit 140 displays first and second assignment confirmation screens T2 and T3 (assignment confirmation screens) on the display unit, on which the agreement information can be confirmed, based on input from any of the creditor, assignee, and debtor.This enables the claim management system 10 to appropriately and quickly assign a claim from the creditor to the assignee and to prepare the assignee for third-party assertion. Furthermore, compared to offline operations, the receivables management system 10 can improve the efficiency of receivables transactions, reduce transaction costs, shorten the time required for transactions, and avoid operational risks.
また、債権管理システム10において、記憶実行部150は、合意情報に含まれる情報のうちの少なくとも一部の情報である合意関連情報を示すセキュリティトークンをブロックチェーンBNに記憶させ、情報処理システムは、債権情報データベースD111(データベース)に記憶される合意情報に含まれる所定の情報がブロックチェーンBNに記憶される合意関連情報に含まれる所定の情報と一致するかについて照合する照合部160をさらに備える。これにより、債権管理システム10は、債権情報データベースD111(データベース)に記録された情報と、ブロックチェーン領域に記録された情報とを照合することで、データの改ざんを早期に検出可能となる。 In addition, in the claim management system 10, the storage execution unit 150 stores a security token indicating agreement-related information, which is at least part of the information included in the agreement information, in the blockchain BN, and the information processing system further includes a comparison unit 160 that checks whether specified information included in the agreement information stored in the claim information database D111 (database) matches specified information included in the agreement-related information stored in the blockchain BN. This allows the claim management system 10 to quickly detect data tampering by comparing the information recorded in the claim information database D111 (database) with the information recorded in the blockchain area.
また、債権管理システム10において、債務者および譲受人のうちの少なくともいずれかから、債権を債権者から譲受人に譲渡させることを示す、合意情報を含む譲渡要求を取得する譲渡要求取得部120をさらに備え、表示処理部140は、譲渡要求取得部120で譲渡要求が取得された場合、債務者への承諾に関するお知らせを含むお知らせ画面T4を債務者の表示部に表示させる。これにより、債権管理システム10は、債権譲渡のイベントが発生したことを迅速に債務者にお知らせすることができ、さらに債務者が債権譲渡を承諾するための画面を簡易な操作で表示させることができるため、システム上で債権譲渡を迅速に完了させることができる。 The receivables management system 10 also includes an assignment request acquisition unit 120 that acquires an assignment request, including agreement information, from at least one of the debtor and the assignee, indicating that the receivables are to be assigned from the creditor to the assignee. When an assignment request is acquired by the assignment request acquisition unit 120, the display processing unit 140 displays a notification screen T4 on the debtor's display unit that includes a notice to the debtor regarding their consent. This allows the receivables management system 10 to quickly notify the debtor that a receivables assignment event has occurred, and further allows a screen for the debtor to consent to the receivables assignment to be displayed with a simple operation, thereby quickly completing the receivables assignment within the system.
また、債権管理システム10において、表示処理部140は、お知らせ画面T4の債務者への承諾に関するお知らせを示すテキストT40a(オブジェクト)に対する債務者の操作入力を受け付けた場合、承諾依頼画面T1を債務者の表示部に表示させる。これにより、債権管理システム10は、債務者が債権譲渡を承諾するための画面を簡易な操作で表示させることができるため、システム上で債権譲渡を迅速に完了させることができる。 In addition, in the receivables management system 10, when the display processing unit 140 receives an input from the debtor in response to text T40a (object) on the notification screen T4 indicating a notice to the debtor regarding consent, the display processing unit 140 displays the consent request screen T1 on the debtor's display unit. This allows the receivables management system 10 to display a screen for the debtor to consent to the receivables assignment with a simple operation, thereby enabling the receivables assignment to be completed quickly on the system.
また、債権管理システム10aにおいて、記憶実行部150は、債権を譲渡可能な要件である譲渡要件を充たす取得者に関する情報である取得者情報を債権情報データベースD111(データベース)またはブロックチェーンBNの少なくともいずれかに記憶させ、債権管理システム10は、譲受人に債権を譲渡するための譲渡要求を債権者および譲受人のうちの少なくともいずれかから取得する譲渡要求取得部120と、譲渡要求に基づいて、譲受人に関する情報が、債権情報データベースD111(データベース)またはブロックチェーンBNの少なくともいずれかに記憶されている複数の取得者情報のうちのいずれかと合致するか否かを判定する要件判定部170と、をさらに備え、表示処理部140は、要件判定部170において譲受人に関する情報が複数の取得者情報のいずれかと合致すると判定された場合、承諾依頼画面T1を債務者の表示部に表示させる。これにより、債権管理システム10は、譲渡要件を充たす債権者および譲受人に限定して債権の名義を変更可能とする。 In addition, in the claim management system 10a, the memory execution unit 150 stores acquirer information, which is information about acquirers who meet the transfer requirements for being able to transfer a claim, in at least one of the claim information database D111 (database) or the blockchain BN. The claim management system 10 further includes an assignment request acquisition unit 120 that acquires an assignment request from at least one of the creditor and assignee to assign the claim to the assignee, and a requirements determination unit 170 that determines, based on the assignment request, whether the information about the assignee matches any of the multiple acquirer information stored in at least one of the claim information database D111 (database) or the blockchain BN. If the requirements determination unit 170 determines that the information about the assignee matches any of the multiple acquirer information, the display processing unit 140 displays the consent request screen T1 on the debtor's display unit. This allows the claim management system 10 to change the name of a claim only to creditors and assignees who meet the transfer requirements.
また、債権管理システム10aは、記憶実行部150は、取得者が債権を譲渡可能な期間制限に関する情報である期間制限情報を、取得者情報に関連づけて債権情報データベースD111(データベース)またはブロックチェーンBNの少なくともいずれかに記憶させ、要件判定部170は、期間制限情報に基づいて、債権が譲渡される合意がなされたタイミングが債権者に対応する期間制限に該当するか否かを判定し、表示処理部140は、要件判定部170において債権が譲渡される合意がなされたタイミングが期間制限に該当しないと判定された場合、承諾依頼画面T1を債務者の表示部に表示させる。これにより、債権管理システム10は、譲渡手続きに関して時間的制限を充たす債権者のみが譲受人に債権を移転させることができる。 In addition, in the claim management system 10a, the memory execution unit 150 associates time restriction information, which is information regarding the time restriction within which the acquirer can transfer the claim, with the acquirer information and stores it in at least one of the claim information database D111 (database) or the blockchain BN, the requirements determination unit 170 determines whether the timing at which the agreement to transfer the claim was made falls under the time restriction corresponding to the creditor based on the time restriction information, and the display processing unit 140 displays the consent request screen T1 on the debtor's display unit if the requirements determination unit 170 determines that the timing at which the agreement to transfer the claim was made does not fall under the time restriction. As a result, the claim management system 10 allows only creditors who meet the time restrictions regarding the transfer procedure to transfer their claims to the assignee.
以上説明した実施形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。実施形態が備える各要素ならびにその配置、材料、条件、形状およびサイズ等は、例示したものに限定されるわけではなく適宜変更することができる。また、異なる実施形態で示した構成同士を部分的に置換しまたは組み合わせることが可能である。 The above-described embodiments are intended to facilitate understanding of the present invention and are not intended to limit the scope of the present invention. The elements of the embodiments, as well as their arrangement, materials, conditions, shape, size, etc., are not limited to those illustrated and can be modified as appropriate. Furthermore, configurations shown in different embodiments can be partially substituted or combined.
10…債権管理システム、100…債権管理装置、110…記憶部、120…譲渡要求取得部、130…承諾情報取得部、140…表示処理部、150…記憶実行部、160…照合部、170…要件判定部、200…債権者端末、300…譲受人端末300、400…債務者端末、500…金融機関端末。 10...Debt management system, 100...Debt management device, 110...Memory unit, 120...Transfer request acquisition unit, 130...Consent information acquisition unit, 140...Display processing unit, 150...Memory execution unit, 160...Collation unit, 170...Requirements determination unit, 200...Creditor terminal, 300...Transferee terminal 300, 400...Debtor terminal, 500...Financial institution terminal.
Claims (7)
前記債務者による前記承諾依頼画面に対する操作入力による前記合意に対する承諾を示す情報である承諾情報を取得する承諾情報取得部と、
前記承諾情報取得部で前記承諾情報が取得された場合、データベースに前記合意の内容に関する情報である合意情報を記憶させ、前記合意情報に含まれる情報のうちの少なくとも一部の情報である合意関連情報を示すセキュリティトークンをブロックチェーンに記憶させる記憶実行部と、
前記データベースに記憶される前記合意情報に含まれる所定の情報が前記ブロックチェーンに記憶される前記合意関連情報に含まれる所定の情報と一致するかについて照合し、前記合意情報と前記合意関連情報とが不一致である場合、データの改ざんが生じていることを示す警告情報を、債権者端末、譲受人端末、債務者端末および金融機関端末の少なくともいずれかに送信する照合部と、を備え、
前記表示処理部は、前記合意情報が前記データベースに記憶された場合、前記債権者、前記譲受人および前記債務者のうちのいずれかによる操作入力に基づいて、前記合意情報を確認可能な譲渡確認画面を表示部に表示させる、
情報処理システム。 a display processing unit that displays an acceptance request screen on a display unit of the debtor, the acceptance request screen receiving an operation input regarding acceptance by the debtor of the claim, regarding an agreement for the transfer of the claim from the creditor of the claim to an assignee;
an approval information acquisition unit that acquires approval information, which is information indicating approval of the agreement by the debtor through an operation input on the approval request screen;
a storage execution unit that, when the consent information acquisition unit acquires the consent information, stores consent information, which is information regarding the content of the agreement, in a database and stores a security token, which indicates agreement-related information, which is at least a portion of the information included in the consent information, in a blockchain;
a verification unit that verifies whether predetermined information included in the agreement information stored in the database matches predetermined information included in the agreement-related information stored in the blockchain, and if the agreement information and the agreement-related information do not match, transmits warning information indicating that data tampering has occurred to at least one of the creditor terminal, the assignee terminal, the debtor terminal, and the financial institution terminal ;
When the agreement information is stored in the database, the display processing unit displays an assignment confirmation screen on the display unit, on which the agreement information can be confirmed, based on an operation input by any one of the creditor, the assignee, and the debtor.
Information processing system.
前記表示処理部は、前記譲渡要求取得部で前記譲渡要求が取得された場合、前記債務者への承諾に関するお知らせを含むお知らせ画面を前記債務者の表示部に表示させる、
請求項1に記載の情報処理システム。 an assignment request acquisition unit that acquires, from at least one of the debtor and the assignee, an assignment request including the agreement information indicating that the claim is to be assigned from the creditor to the assignee;
When the transfer request acquisition unit acquires the transfer request, the display processing unit displays a notice screen including a notice regarding acceptance by the debtor on the display unit of the debtor.
The information processing system according to claim 1 .
請求項2に記載の情報処理システム。 the display processing unit, when receiving an operation input from the debtor on an object on the notification screen indicating a notification regarding the debtor's acceptance, causes the acceptance request screen to be displayed on the display unit of the debtor;
The information processing system according to claim 2 .
前記情報処理システムは、
前記譲受人に前記債権を譲渡するための譲渡要求を前記債権者および前記譲受人のうちの少なくともいずれかから取得する譲渡要求取得部と、
前記譲渡要求に基づいて、前記譲受人に関する情報が、前記データベースまたは前記ブロックチェーンの少なくともいずれかに記憶されている複数の前記取得者情報のうちのいずれかと合致するか否かを判定する要件判定部と、
をさらに備え、
前記表示処理部は、前記要件判定部において前記譲受人に関する情報が前記複数の取得者情報のいずれかと合致すると判定された場合、前記承諾依頼画面を前記債務者の表示部に表示させる、
請求項1に記載の情報処理システム。 The storage execution unit stores acquirer information, which is information about an acquirer who satisfies the transfer requirements that are requirements for allowing the claim to be transferred, in at least one of a database or a blockchain;
The information processing system includes:
an assignment request acquisition unit that acquires an assignment request for assigning the claim to the assignee from at least one of the creditor and the assignee;
a requirement determination unit that determines, based on the transfer request, whether information about the transferee matches any of the multiple pieces of acquirer information stored in at least one of the database or the blockchain;
Furthermore,
the display processing unit displays the consent request screen on the display unit of the debtor when the requirements determination unit determines that the information on the transferee matches any of the plurality of acquirer information.
The information processing system according to claim 1 .
前記要件判定部は、前記期間制限情報に基づいて、前記債権が譲渡される合意がなされたタイミングが前記債権者に対応する前記期間制限に該当するか否かを判定し、
前記表示処理部は、前記要件判定部において前記債権が譲渡される合意がなされたタイミングが前記期間制限に該当しないと判定された場合、前記承諾依頼画面を前記債務者の表示部に表示させる、
請求項4に記載の情報処理システム。 the storage execution unit stores time limit information, which is information regarding a time limit during which the acquirer can transfer the claim, in at least one of the database or the blockchain in association with the acquirer information;
The requirement determination unit determines, based on the time limit information, whether or not the timing at which the agreement to transfer the claim is made falls under the time limit corresponding to the creditor;
the display processing unit displays the consent request screen on the display unit of the debtor when the requirements determination unit determines that the timing at which the agreement to transfer the claim was made does not fall under the time limit.
The information processing system according to claim 4 .
債権の債権者から譲受人に前記債権が譲渡される合意について、前記債権の債務者による承諾に関する操作入力を受け付ける承諾依頼画面を前記債務者の表示部に表示させることと、
前記債務者による前記承諾依頼画面に対する操作入力による前記合意に対する承諾を示す情報である承諾情報を取得することと、
前記承諾情報が取得された場合、データベースに前記合意の内容に関する情報である合意情報を記憶させ、前記合意情報に含まれる情報のうちの少なくとも一部の情報である合意関連情報を示すセキュリティトークンをブロックチェーンに記憶させることと、
前記データベースに記憶される前記合意情報に含まれる所定の情報が前記ブロックチェーンに記憶される前記合意関連情報に含まれる所定の情報と一致するかについて照合し、前記合意情報と前記合意関連情報とが不一致である場合、データの改ざんが生じていることを示す警告情報を、債権者端末、譲受人端末、債務者端末および金融機関端末の少なくともいずれかに送信することと、
前記合意情報が前記データベースに記憶された場合、前記債権者、前記譲受人および前記債務者のうちのいずれかによる操作入力に基づいて、前記合意情報を確認可能な譲渡確認画面を表示部に表示させることと、
を実行する情報処理方法。 The computer
displaying an approval request screen on a display unit of the debtor for accepting an operation input regarding approval by the debtor of the claim regarding an agreement for the transfer of the claim from the creditor of the claim to the transferee;
acquiring consent information which is information indicating consent to the agreement by the debtor through an operation input on the consent request screen;
When the consent information is acquired, store agreement information, which is information regarding the content of the agreement, in a database , and store a security token, which indicates agreement-related information, which is at least a portion of the information included in the agreement information, in a blockchain.
Verify whether predetermined information included in the agreement information stored in the database matches predetermined information included in the agreement-related information stored in the blockchain, and if the agreement information and the agreement-related information do not match, send warning information indicating that data tampering has occurred to at least one of the creditor terminal, the assignee terminal, the debtor terminal, and the financial institution terminal;
When the agreement information is stored in the database, displaying an assignment confirmation screen on a display unit, on which the agreement information can be confirmed, based on an operation input by any one of the creditor, the assignee, and the debtor;
An information processing method that performs the above.
債権の債権者から譲受人に前記債権が譲渡される合意について、前記債権の債務者による承諾に関する操作入力を受け付ける承諾依頼画面を前記債務者の表示部に表示させることと、
前記債務者による前記承諾依頼画面に対する操作入力による前記合意に対する承諾を示す情報である承諾情報を取得することと、
前記承諾情報が取得された場合、データベースに前記合意の内容に関する情報である合意情報を記憶させ、前記合意情報に含まれる情報のうちの少なくとも一部の情報である合意関連情報を示すセキュリティトークンをブロックチェーンに記憶させることと、
前記データベースに記憶される前記合意情報に含まれる所定の情報が前記ブロックチェーンに記憶される前記合意関連情報に含まれる所定の情報と一致するかについて照合し、前記合意情報と前記合意関連情報とが不一致である場合、データの改ざんが生じていることを示す警告情報を、債権者端末、譲受人端末、債務者端末および金融機関端末の少なくともいずれかに送信することと、
前記合意情報が前記データベースに記憶された場合、前記債権者、前記譲受人および前記債務者のうちのいずれかによる操作入力に基づいて、前記合意情報を確認可能な譲渡確認画面を表示部に表示させることと、
を実行させるプログラム。 On the computer,
displaying an approval request screen on a display unit of the debtor for accepting an operation input regarding approval by the debtor of the claim regarding an agreement for the transfer of the claim from the creditor of the claim to the transferee;
acquiring consent information which is information indicating consent to the agreement by the debtor through an operation input on the consent request screen;
When the consent information is acquired, store agreement information, which is information regarding the content of the agreement, in a database , and store a security token, which indicates agreement-related information, which is at least a portion of the information included in the agreement information, in a blockchain.
Verify whether predetermined information included in the agreement information stored in the database matches predetermined information included in the agreement-related information stored in the blockchain, and if the agreement information and the agreement-related information do not match, send warning information indicating that data tampering has occurred to at least one of the creditor terminal, the assignee terminal, the debtor terminal, and the financial institution terminal;
When the agreement information is stored in the database, displaying an assignment confirmation screen on a display unit, on which the agreement information can be confirmed, based on an operation input by any one of the creditor, the assignee, and the debtor;
A program that executes the following.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2023019454A JP7819136B2 (en) | 2023-02-10 | 2023-02-10 | Information processing system, information processing method, and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2023019454A JP7819136B2 (en) | 2023-02-10 | 2023-02-10 | Information processing system, information processing method, and program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2024114067A JP2024114067A (en) | 2024-08-23 |
| JP7819136B2 true JP7819136B2 (en) | 2026-02-24 |
Family
ID=92456292
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2023019454A Active JP7819136B2 (en) | 2023-02-10 | 2023-02-10 | Information processing system, information processing method, and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7819136B2 (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002157429A (en) | 2000-09-08 | 2002-05-31 | Orix Corp | Computer system, method and program for making credit and debt float |
| JP2010231268A (en) | 2009-03-25 | 2010-10-14 | Sbi Prosper Kk | Investment system |
| JP2022045382A (en) | 2020-09-09 | 2022-03-22 | 株式会社レシカ | Storage status data management and ownership certification management system for barrel-based sake |
| JP7179254B1 (en) | 2021-11-17 | 2022-11-29 | デジタル証券準備株式会社 | Information processing device and program |
-
2023
- 2023-02-10 JP JP2023019454A patent/JP7819136B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002157429A (en) | 2000-09-08 | 2002-05-31 | Orix Corp | Computer system, method and program for making credit and debt float |
| JP2010231268A (en) | 2009-03-25 | 2010-10-14 | Sbi Prosper Kk | Investment system |
| JP2022045382A (en) | 2020-09-09 | 2022-03-22 | 株式会社レシカ | Storage status data management and ownership certification management system for barrel-based sake |
| JP7179254B1 (en) | 2021-11-17 | 2022-11-29 | デジタル証券準備株式会社 | Information processing device and program |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2024114067A (en) | 2024-08-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8355935B2 (en) | Third party information transfer | |
| US20190362430A1 (en) | Electronic fulfillment system and method for completing life insurance settlement transactions and obtaining and managing electronic signatures for life insurance settlement transaction documents | |
| US20110288962A1 (en) | Apparatuses, methods and systems for a lead exchange facilitating hub | |
| US20200005398A1 (en) | Interactive system for providing real-time event analysis and resolution | |
| JP7357974B2 (en) | Information processing device and program | |
| JP2009524891A (en) | System and method for prompting completion of repurchase agreement | |
| BR112013021057A2 (en) | universal electronic payment devices, methods and systems | |
| CN105580026B (en) | Information processing device and access authority granting method | |
| US20190295046A1 (en) | Settlement facilitation hub | |
| US20200273043A1 (en) | Real-time resource account verification processing system | |
| JP2002203135A (en) | Electronic commerce system | |
| AU2016262692B2 (en) | Using limited life tokens to ensure PCI compliance | |
| US20140201060A1 (en) | Computer program, system, and method for providing a consumer with immediate access to funds via a hybridized secured line of credit | |
| US12243030B2 (en) | Status information for financial transactions | |
| WO2001067321A1 (en) | Stock selling/purchasing system and stock selling/purchasing method | |
| US20140156314A1 (en) | System and method for trading senior life settlement policies | |
| US20200302407A1 (en) | Real-time resource split distribution network | |
| JP7819136B2 (en) | Information processing system, information processing method, and program | |
| KR20160129413A (en) | Over The Counter Security Trading Method Using A Mobile | |
| JP6114656B2 (en) | Non-payable information processing apparatus and non-payable information processing method | |
| JP5986251B1 (en) | Electronic record receivable transfer record request automatic exclusion system | |
| EP3631731B1 (en) | System for pushing transactional data | |
| JP2024034781A (en) | Security token management system, security token management method, and program | |
| US20230351504A1 (en) | System and method for pushing recommended financial transactions to a client device | |
| JP7421592B2 (en) | Information processing device, information processing method, and information processing program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20240910 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20250526 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20250619 |
|
| A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20250813 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20251014 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20260128 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20260210 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7819136 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |