JP7203706B2 - Transfer-only account management device, method, program, and system - Google Patents

Transfer-only account management device, method, program, and system Download PDF

Info

Publication number
JP7203706B2
JP7203706B2 JP2019172318A JP2019172318A JP7203706B2 JP 7203706 B2 JP7203706 B2 JP 7203706B2 JP 2019172318 A JP2019172318 A JP 2019172318A JP 2019172318 A JP2019172318 A JP 2019172318A JP 7203706 B2 JP7203706 B2 JP 7203706B2
Authority
JP
Japan
Prior art keywords
transfer
account
dedicated
request
deposit
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
Application number
JP2019172318A
Other languages
Japanese (ja)
Other versions
JP2021051392A (en
Inventor
大祐 今田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
MUFG Bank Ltd
Original Assignee
MUFG Bank Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by MUFG Bank Ltd filed Critical MUFG Bank Ltd
Priority to JP2019172318A priority Critical patent/JP7203706B2/en
Publication of JP2021051392A publication Critical patent/JP2021051392A/en
Application granted granted Critical
Publication of JP7203706B2 publication Critical patent/JP7203706B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、振込専用口座を管理するための技術に関する。 The present invention relates to technology for managing a bank transfer account.

従来、銀行等の金融機関において、売掛金の消し込み作業等を効率化するためのサービスが提供されている(特許文献1等)。 2. Description of the Related Art Conventionally, financial institutions such as banks have provided services for improving the efficiency of reconciliation work for accounts receivable (Patent Document 1, etc.).

具体的には、金融機関は、顧客に対して、顧客の口座に紐付けられた複数の振込専用口座の口座番号を提供する。顧客は、各請求先にそれぞれ振込専用口座の口座番号を割り当て、振込専用口座宛てに振り込む(つまり、振込先の口座番号として振込専用口座の口座番号を指定する)よう請求先に依頼する。請求先から振込専用口座宛てに振込があると、金融機関は、振込専用口座に振り込まれた資金を顧客の口座に入金し、振込専用口座の口座番号が付加された入金データを顧客へ通知する。顧客は、入金データ内の振込専用口座の口座番号と、請求先に通知した振込専用口座の口座番号とを突合することによって、振込を行なった者を容易に特定することができる。 Specifically, the financial institution provides the customer with account numbers of a plurality of transfer-dedicated accounts linked to the customer's account. The customer assigns an account number of a transfer-only account to each billing party, and requests the billing party to transfer the amount to the transfer-only account (in other words, specify the account number of the transfer-only account as the account number of the transfer party). When a billing party makes a transfer to a transfer-only account, the financial institution deposits the funds transferred into the transfer-only account into the customer's account, and notifies the customer of the deposit data with the account number of the transfer-only account added. . The customer can easily identify the person who made the transfer by matching the account number of the transfer-only account in the deposit data with the account number of the transfer-only account notified to the billing party.

特許3029421号公報Japanese Patent No. 3029421

しかしながら、金融機関は、このような振込専用口座を所定の口座数(例えば、1000口座)単位で顧客へ提供している。そのため、顧客が一部の振込専用口座(例えば、1000口座のうちの1口座)への入金を停止させたくても停止させることができず、全ての振込専用口座(つまり、1000口座)を解約するしかなかった。 However, financial institutions provide customers with a predetermined number of accounts (for example, 1,000 accounts) for such deposit-only accounts. Therefore, even if the customer wants to stop depositing into some dedicated transfer accounts (e.g., one account out of 1,000 accounts), it is not possible to do so, and all the dedicated transfer accounts (i.e., 1,000 accounts) are canceled. I had no choice but to do it.

そこで、本発明は、振込専用口座への入金の受付の可否を制御することを目的とする。 SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to control whether or not to accept payment to a transfer-dedicated account.

本発明の一態様は、入金指定口座に紐付けられた複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の受付の可否の制御を求める要求を取得する要求取得部と、前記要求に応じて、前記入金指定口座に紐付けられた複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の受付の可否を制御する、振込専用口座制御部と、を備える。 According to one aspect of the present invention, a request acquisition unit that acquires a request to control whether or not to accept a deposit to at least one of a plurality of dedicated deposit accounts linked to a designated deposit account; a transfer-only account control unit that controls, in response to a request, whether or not to accept payment to at least one transfer-only account among a plurality of transfer-only accounts linked to the designated payment account.

本発明によれば、振込専用口座への入金の受付の可否を制御することができる。 According to the present invention, it is possible to control whether or not to accept payment to a transfer-dedicated account.

本発明の一実施形態に係る振込専用口座を説明するための図である。FIG. 2 is a diagram for explaining a transfer-dedicated account according to one embodiment of the present invention; FIG. 本発明の一実施形態に係る振込専用口座管理システムの全体の構成図である。1 is an overall configuration diagram of a transfer-dedicated account management system according to an embodiment of the present invention; FIG. 本発明の一実施形態に係る振込専用口座管理装置の機能ブロック図である。1 is a functional block diagram of a transfer-dedicated account management device according to an embodiment of the present invention; FIG. 本発明の一実施形態に係る口座情報格納部に格納されているデータの一例である。It is an example of data stored in an account information storage unit according to one embodiment of the present invention. 本発明の一実施形態に係る振込専用口座制御処理を示すフローチャートである。4 is a flow chart showing transfer-dedicated account control processing according to one embodiment of the present invention. 本発明の一実施形態に係る振込処理を示すフローチャートである。It is a flowchart which shows the transfer process which concerns on one Embodiment of this invention. 本発明の一実施形態に係る顧客が収納代行会社である場合を説明するための図である。FIG. 4 is a diagram for explaining a case where a customer is a collection agent company according to one embodiment of the present invention; 本発明の一実施形態に係る振込専用口座管理装置のハードウェア構成を示すブロック図である。1 is a block diagram showing the hardware configuration of a transfer-dedicated account management device according to an embodiment of the present invention; FIG.

以下、図面に基づいて本発明の実施の形態を説明する。 BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below based on the drawings.

<振込専用口座の説明>
図1は、本発明の一実施形態に係る振込専用口座12を説明するための図である。顧客14が、金融機関に口座(以下、入金指定口座13ともいう)を開設しているものとする。金融機関は、顧客14に対して、入金指定口座13に紐付けられた複数の振込専用口座(図1の例であれば、振込専用口座12a、12b、12c、・・・。以下、総称して振込専用口座12とも呼ぶ)の口座番号を提供する。
<Description of bank transfer account>
FIG. 1 is a diagram for explaining a deposit exclusive account 12 according to one embodiment of the present invention. It is assumed that the customer 14 has opened an account (hereinafter also referred to as the deposit designated account 13) at a financial institution. A financial institution provides a customer 14 with a plurality of transfer-dedicated accounts (in the example of FIG. 1, transfer-dedicated accounts 12a, 12b, 12c, . (also referred to as a transfer-only account 12).

ここで、振込専用口座12について詳細に説明する。各振込専用口座12には、店番、科目(普通・当座)、口座番号が付与されている。金融機関は、このような振込専用口座12を所定の口座数(例えば、1000口座)単位で顧客14へ提供する。つまり、金融機関は、所定の口座数ずつ振込専用口座12を新規にまたは追加で顧客14に提供(例えば、1000口座、2000口座、3000口座を提供)し、所定の口座数ずつ振込専用口座12を解約(例えば、1000口座、2000口座、3000口座を解約)する。 Here, the transfer-only account 12 will be described in detail. Each transfer-only account 12 is given a branch number, an account (ordinary/current account), and an account number. The financial institution provides the customer 14 with such transfer-dedicated accounts 12 in units of a predetermined number of accounts (for example, 1000 accounts). In other words, the financial institution newly or additionally provides the customer 14 with dedicated transfer accounts 12 by a predetermined number of accounts (for example, provides 1000 accounts, 2000 accounts, and 3000 accounts), and provides the dedicated transfer accounts 12 by a predetermined number of accounts. (for example, cancel 1000 accounts, 2000 accounts, and 3000 accounts).

顧客14は、各振込人(つまり、請求先)11にそれぞれ振込専用口座12の口座番号を割り当て(図1の例であれば、振込人11aに振込専用口座12aを割り当て、振込人11bに振込専用口座12bを割り当て、振込人11cに振込専用口座12cを割り当て、・・・)、振込専用口座12宛てに振り込むように振込人11に依頼する。 The customer 14 assigns the account number of the transfer-dedicated account 12 to each payer (that is, billing destination) 11 (in the example of FIG. 1, assigns the transfer-dedicated account 12a to the transferor 11a, and A special account 12b is assigned, a special transfer account 12c is assigned to a transferor 11c, etc.), and a request is made to the transferor 11 to make a transfer to the special transfer account 12.例文帳に追加

振込人11は、顧客14から通知された振込専用口座12宛てに振込を行なう。具体的には、振込人11は、振込先の口座として振込専用口座12の口座を指定する。 A payer 11 makes a transfer to a transfer-dedicated account 12 notified by a customer 14. - 特許庁Specifically, the transferor 11 designates the transfer-dedicated account 12 as the transfer destination account.

振込人11から振込専用口座12宛てに振込があると、金融機関は、振込専用口座12に振り込まれた資金を顧客14の入金指定口座13に入金し、振込専用口座12の口座番号が付加された入金データを顧客14へ通知する。入金データは、入金された(つまり、振込人11から振り込まれた)振込専用口座12の口座番号、振込日、振込金額等を含む入金明細のデータである。 When a transferor 11 makes a transfer to a transfer-dedicated account 12, the financial institution deposits the funds transferred to the transfer-dedicated account 12 into a designated deposit account 13 of a customer 14, and the account number of the transfer-dedicated account 12 is added. The customer 14 is notified of the received payment data. The deposit data is data of deposit details including the account number of the dedicated deposit account 12 into which the money is deposited (that is, the deposit is transferred from the depositor 11), the date of deposit, the amount of deposit, and the like.

顧客14は、入金データ内の振込専用口座12の口座番号と、振込人11に通知した振込専用口座12の口座番号とを突合することによって、振込を行なった者を容易に特定することができる。 The customer 14 can easily identify the person who made the transfer by matching the account number of the transfer-only account 12 in the deposit data with the account number of the transfer-only account 12 notified to the transferor 11. .

<システム構成>
図2は、本発明の一実施形態に係る振込専用口座管理システム100の全体の構成図である。振込専用口座管理システム100は、振込専用口座管理装置101および顧客端末102を含む。以下、それぞれについて説明する。
<System configuration>
FIG. 2 is a block diagram of the entire deposit account management system 100 according to one embodiment of the present invention. The transfer-only account management system 100 includes a transfer-only account management device 101 and a customer terminal 102 . Each of these will be described below.

振込専用口座管理装置101は、金融機関の顧客の口座に紐付けられた振込専用口座への入金の受付を停止するまたは再開する(以下、振込専用口座をアクティブまたは非アクティブにするともいう)ための装置である。振込専用口座管理装置101は、1または複数のコンピュータからなる。振込専用口座管理装置101は、任意のネットワーク103を介して顧客端末102とデータを送受信することができる。後段で、図3を参照しながら、振込専用口座管理装置101について詳細に説明する。 The transfer-dedicated account management device 101 suspends or resumes acceptance of deposits to the transfer-dedicated account linked to the customer's account of the financial institution (hereinafter also referred to as activating or inactivating the dedicated transfer account). device. The transfer-dedicated account management device 101 consists of one or more computers. The transfer-dedicated account management device 101 can transmit and receive data to and from the customer terminal 102 via any network 103 . The transfer-dedicated account management device 101 will be described in detail later with reference to FIG.

顧客端末102は、金融機関の顧客(図1の入金指定口座13を有している顧客14)が利用する端末である。顧客端末102は、パーソナルコンピュータ、タブレット、スマートフォン等のコンピュータである。顧客端末102は、任意のネットワーク103を介して振込専用口座管理装置101とデータを送受信することができる。具体的には、顧客端末102は、顧客端末102に入力された、振込専用口座をアクティブまたは非アクティブにするよう求める要求、および、アクティブまたは非アクティブにする口座を特定するための情報を、振込専用口座管理装置101へ送信する。 The customer terminal 102 is a terminal used by a customer of a financial institution (the customer 14 having the designated deposit account 13 in FIG. 1). The customer terminal 102 is a computer such as a personal computer, tablet, or smart phone. The customer terminal 102 can transmit and receive data to and from the transfer dedicated account management apparatus 101 via any network 103 . Specifically, the customer terminal 102 receives the request to activate or deactivate the transfer-only account input to the customer terminal 102 and the information for identifying the account to be activated or deactivated. It is transmitted to the dedicated account management device 101 .

<機能ブロック>
図3は、本発明の一実施形態に係る振込専用口座管理装置101の機能ブロック図である。振込専用口座管理装置101は、要求取得部201、振込専用口座制御部202、口座情報格納部203、振込処理部204を含む。また、振込専用口座管理装置101は、プログラムを実行することで、要求取得部201、振込専用口座制御部202、振込処理部204として機能する。以下、それぞれについて説明する。
<Functional block>
FIG. 3 is a functional block diagram of the dedicated transfer account management device 101 according to one embodiment of the present invention. Transfer-only account management device 101 includes request acquisition unit 201 , transfer-only account control unit 202 , account information storage unit 203 , and transfer processing unit 204 . The transfer-only account management device 101 also functions as a request acquisition unit 201, a transfer-only account control unit 202, and a transfer processing unit 204 by executing programs. Each of these will be described below.

要求取得部201は、顧客端末102から、振込専用口座への入金の受付の可否の制御を求める要求を取得する。具体的には、要求取得部201は、顧客端末102から、振込専用口座をアクティブまたは非アクティブにするよう求める要求、および、アクティブまたは非アクティブにする1または複数の口座(つまり、入金指定口座に紐付けられている振込専用口座のうちの少なくとも1つの振込専用口座)を特定するための情報(例えば、口座番号)を取得する。要求取得部201は、顧客端末102から取得したデータを、振込専用口座制御部202が参照できるように任意のメモリに記憶する。 The request acquisition unit 201 acquires a request from the customer terminal 102 requesting control of whether or not to accept payment to a transfer-dedicated account. Specifically, the request acquisition unit 201 receives from the customer terminal 102 a request for activating or deactivating the transfer-dedicated account, and one or more accounts to be activated or deactivated (that is, the designated deposit account). Acquire information (for example, an account number) for identifying at least one transfer-only account among the linked transfer-only accounts. The request acquisition unit 201 stores the data acquired from the customer terminal 102 in an arbitrary memory so that the transfer dedicated account control unit 202 can refer to the data.

なお、要求取得部201は、顧客端末102から顧客のログインID等を取得して、顧客のログインID等と入金指定口座の口座名義人との対応関係に基づいて、顧客が、アクティブまたは非アクティブにしようとしている振込専用口座に紐付けられている入金指定口座の口座名義人であるかを判断するようにしてもよい。また、要求取得部201は、入金指定口座の口座名義人からの要求である場合に、振込専用口座をアクティブまたは非アクティブにするようにしてもよい。 The request acquisition unit 201 acquires the customer's login ID or the like from the customer terminal 102, and determines whether the customer is active or inactive based on the correspondence relationship between the customer's login ID and the account holder of the designated deposit account. It may be determined whether the person is the account holder of the deposit-designated account linked to the transfer-dedicated account to be transferred. Further, the request acquisition unit 201 may activate or deactivate the transfer-dedicated account when the request is from the account holder of the designated deposit account.

振込専用口座制御部202は、振込専用口座への入金の受付の可否を制御する。具体的には、振込専用口座制御部202は、要求取得部201が取得したデータに基づいて、振込専用口座への入金の受付を停止させるまたは再開させる。振込専用口座制御部202について詳細に説明する前に口座情報格納部203について説明する。 The transfer-only account control unit 202 controls whether or not to accept payment to the transfer-only account. Specifically, based on the data acquired by the request acquisition unit 201, the transfer-dedicated account control unit 202 suspends or restarts acceptance of deposits to the dedicated transfer account. The account information storage unit 203 will be described before describing the transfer dedicated account control unit 202 in detail.

口座情報格納部203は、顧客の口座(入金指定口座)の情報、および、入金指定口座に紐付けられている複数の振込専用口座の情報を格納している。図4を参照しながら、口座情報格納部203に格納されているデータについて詳細に説明する。 The account information storage unit 203 stores information on the customer's account (deposit designated account) and information on a plurality of transfer-dedicated accounts linked to the designated deposit account. The data stored in the account information storage unit 203 will be described in detail with reference to FIG.

図4は、本発明の一実施形態に係る口座情報格納部203に格納されている口座情報の一例である。図4に示されるように、口座情報203は、入金指定口座に関する情報(具体的には、口座名義人、店番、科目、口座番号等)、および、その入金指定口座に紐付けられている複数の振込専用口座に関する情報(具体的には、店番、科目、口座番号、アクティブ・非アクティブ状態等)といった項目のデータを含む。以下、それぞれの項目について説明する。 FIG. 4 is an example of account information stored in the account information storage unit 203 according to one embodiment of the present invention. As shown in FIG. 4, the account information 203 includes information related to the designated deposit account (specifically, the account holder, branch number, account number, account number, etc.), and multiple accounts linked to the designated deposit account. This includes data on items such as information on the bank transfer account (specifically, branch number, item, account number, active/inactive status, etc.). Each item will be described below.

なお、上述したように、振込人から振込専用口座宛てに振込があると、金融機関は、振込専用口座に振り込まれた資金を顧客の入金指定口座に入金し、振込専用口座の口座番号が付加された入金データを顧客へ通知する。 As mentioned above, when a transferor makes a transfer to a transfer-only account, the financial institution deposits the funds transferred into the transfer-only account into the customer's specified deposit account, and the account number of the transfer-only account is added. Notify the customer of received deposit data.

「入金指定口座情報」には、入金指定口座に関する情報が格納されている。 Information on the designated deposit account is stored in the "specified deposit account information".

「口座名義人」には、入金指定口座の口座名義人を特定するための情報(例えば、口座名義人名)が格納されている。 "Account holder" stores information (for example, the name of the account holder) for identifying the account holder of the designated deposit account.

入金指定口座の「店番」、「科目」、「口座番号」には、入金指定口座を特定するための、店番、科目(普通・当座)、口座番号が格納されている。 The "branch number", "account number", and "account number" of the designated deposit account store the branch number, item (ordinary/current account), and account number for identifying the designated deposit account.

「振込専用口座情報」には、入金指定口座に紐付けられている振込専用口座に関する情報が格納されている。振込専用口座は、所定の口座数(例えば、1000口座)単位で、入金指定口座に紐付けられる。 The "transfer-dedicated account information" stores information about the transfer-dedicated account linked to the designated deposit account. Deposit-only accounts are linked to designated deposit accounts in units of a predetermined number of accounts (for example, 1000 accounts).

振込専用口座の「店番」「科目」「口座番号」には、振込専用口座を特定するための、店番、科目(普通・当座)、口座番号が格納されている。 The "branch number", "account number", and "account number" of the transfer-only account store the branch number, item (ordinary/current account), and account number for specifying the transfer-only account.

「アクティブ・非アクティブ状態」には、振込専用口座がアクティブな状態であるか、あるいは、非アクティブな状態であるかを示す情報が格納されている。 The "active/inactive state" stores information indicating whether the transfer-dedicated account is in an active state or inactive state.

ここで、振込専用口座のアクティブ、非アクティブについて説明する。振込専用口座がアクティブな状態であるとは、振込人がその振込専用口座宛ての振込を金融機関に依頼した場合に、金融機関が振込の依頼を受け付ける状態であることをいう。一方、振込専用口座が非アクティブな状態であるとは、振込人がその振込専用口座宛ての振込を金融機関に依頼した場合に、金融機関が振込の依頼を拒否する(受け付けない)状態であることをいう。 Here, the activation and inactivation of the transfer-dedicated account will be explained. A transfer-dedicated account being in an active state means that the financial institution is in a state of accepting a transfer request when a transferor requests a transfer to the transfer-dedicated account. On the other hand, when a transfer account is in an inactive state, when the transferor requests the financial institution to make a transfer to the transfer account, the financial institution refuses (does not accept) the transfer request. Say things.

図3の振込専用口座制御部202の説明に戻る。振込専用口座制御部202は、顧客端末102からの要求に応じて、口座情報格納部203内のデータを変更する。要求取得部201が顧客端末102から取得した要求が振込専用口座を非アクティブにするよう求める要求であった場合には、振込専用口座制御部202は、口座情報格納部203内で、非アクティブにするよう要求された振込専用口座の「アクティブ・非アクティブ状態」を"非アクティブ"にする。また、要求取得部201が顧客端末102から取得した要求が振込専用口座をアクティブにする(つまり、振込専用口座への入金の受付を再開させる)よう求める要求であった場合には、振込専用口座制御部202は、口座情報格納部203内で、アクティブにするよう要求された振込専用口座の「アクティブ・非アクティブ状態」を"アクティブ"にする。 Returning to the description of the transfer-dedicated account control unit 202 in FIG. Deposit-only account control unit 202 changes data in account information storage unit 203 in response to a request from customer terminal 102 . If the request acquired by the request acquisition unit 201 from the customer terminal 102 is a request for deactivating the account dedicated for transfer, the account control unit 202 stores the account information storage unit 203 to deactivate it. Change the "active/inactive status" of the dedicated transfer account requested to be "inactive". Further, if the request acquired by the request acquisition unit 201 from the customer terminal 102 is a request to activate the transfer-dedicated account (that is, to restart acceptance of deposits to the transfer-dedicated account), the transfer-dedicated account is activated. In the account information storage unit 203, the control unit 202 sets the “active/inactive state” of the transfer-dedicated account requested to be activated to “active”.

振込処理部204は、振込の処理をする。具体的には、振込処理部204は、(例えば、窓口、ATM、インターネットバンキング等で)振込専用口座宛ての振込の依頼があると、口座情報格納部203内の「アクティブ・非アクティブ状態」を参照して、その振込専用口座がアクティブな状態であるか、あるいは、非アクティブな状態であるかを判断する。アクティブな状態であった場合には、振込処理部204は、その振込専用口座宛ての振込の依頼を受け付けて、振込の処理をする。非アクティブな状態であった場合には、振込処理部204は、その振込専用口座宛ての振込の依頼を拒否して(受け付けず)、振込の処理をしない。 The transfer processing unit 204 processes the transfer. Specifically, the transfer processing unit 204 changes the “active/inactive state” in the account information storage unit 203 when there is a request for a transfer to a transfer-only account (for example, at a counter, ATM, Internet banking, etc.). By referring to it, it is determined whether the dedicated transfer account is in an active state or in an inactive state. If it is in the active state, the transfer processing unit 204 accepts a request for transfer to the dedicated transfer account and processes the transfer. If it is in an inactive state, the transfer processing unit 204 refuses (does not accept) a request for transfer to the dedicated transfer account, and does not process the transfer.

<処理方法>
図5は、本発明の一実施形態に係る振込専用口座制御処理を示すフローチャートである。
<Processing method>
FIG. 5 is a flow chart showing a transfer-dedicated account control process according to one embodiment of the present invention.

ステップ11(S11)において、要求取得部201は、顧客端末102から、振込専用口座をアクティブまたは非アクティブにするよう求める要求、および、アクティブまたは非アクティブにする口座を特定するための情報を取得する。 In step 11 (S11), the request acquisition unit 201 acquires from the customer terminal 102 a request for activating or deactivating the transfer-dedicated account and information for specifying the account to be activated or deactivated. .

ステップ12(S12)において、振込専用口座制御部202は、S11で取得された要求がアクティブにするよう求める要求であるか、あるいは、非アクティブにするよう求める要求であるかを判断する。非アクティブにするよう求める要求であった場合にはステップ13へ進み、アクティブにするよう求める要求であった場合にはステップ14へ進む。 At step 12 (S12), the transfer-dedicated account control unit 202 determines whether the request acquired at S11 is a request to activate or a request to deactivate. If the request is for deactivation, the process proceeds to step 13; if the request is for activation, the process proceeds to step 14;

ステップ13(S13)において、振込専用口座制御部202は、口座情報格納部203内で、S11で要求された振込専用口座の「アクティブ・非アクティブ状態」を"非アクティブ"にする。 At step 13 (S13), the transfer-only account control unit 202 changes the "active/inactive state" of the transfer-only account requested at S11 to "inactive" in the account information storage unit 203. FIG.

ステップ14(S14)において、振込専用口座制御部202は、口座情報格納部203内で、S11で要求された振込専用口座の「アクティブ・非アクティブ状態」を"アクティブ"にする。 At step 14 (S14), the transfer-dedicated account control unit 202 changes the "active/inactive state" of the transfer-dedicated account requested in S11 to "active" in the account information storage unit 203. FIG.

図6は、本発明の一実施形態に係る振込処理を示すフローチャートである。 FIG. 6 is a flow chart showing transfer processing according to an embodiment of the present invention.

ステップ21(S21)において、振込処理部204は、金融機関の窓口、ATM、インターネットバンキング等で申し込まれた振込専用口座宛ての振込の依頼を取得する。 At step 21 (S21), the transfer processing unit 204 obtains a request for transfer to a dedicated account for transfer applied through a window of a financial institution, an ATM, Internet banking, or the like.

ステップ22(S22)において、振込処理部204は、口座情報格納部203内の「アクティブ・非アクティブ状態」を参照して、S21で依頼された振込専用口座がアクティブな状態であるか、あるいは、非アクティブな状態であるかを判断する。非アクティブな状態であった場合にはステップ24へ進み、アクティブな状態であった場合にはステップ25へ進む。 At step 22 (S22), the transfer processing unit 204 refers to the "active/inactive state" in the account information storage unit 203 to determine whether the dedicated transfer account requested at S21 is in an active state, or Determine if it is in an inactive state. If it is inactive, go to step 24; if it is active, go to step 25;

ステップ24(S24)において、振込処理部204は、S21で依頼された振込専用口座宛ての振込の依頼を拒否して(受け付けず)、振込の処理をしない。 At step 24 (S24), the transfer processing unit 204 rejects (does not accept) the request for transfer to the dedicated transfer account requested at S21, and does not process the transfer.

ステップ25(S25)において、振込処理部204は、S21で依頼された振込専用口座宛ての振込の依頼を受け付けて、振込の処理をする。 At step 25 (S25), the transfer processing unit 204 accepts the request for transfer to the dedicated transfer account requested at S21, and processes the transfer.

このように、本発明の一実施形態では、所定の口座数単位で管理されている(つまり、所定の口座数単位で顧客に提供したり解約したりしている)振込専用口座のうちの少なくとも1つの振込専用口座への入金の受付を停止することができる。つまり、所定の口座数の口座(1単位の全ての口座)を解約することなく、振込専用口座への入金の受付を停止するよう個別に制御することができる。さらに、本発明の一実施形態では、いったん停止した振込専用口座への入金の受付を再開することができる。 In this way, in one embodiment of the present invention, at least of transfer-only accounts that are managed in units of a predetermined number of accounts (that is, are provided to customers or canceled in units of a predetermined number of accounts) It is possible to suspend acceptance of deposits to a single bank transfer account. In other words, it is possible to perform individual control so as to stop accepting deposits into the transfer-dedicated account without canceling a predetermined number of accounts (all accounts in one unit). Furthermore, according to one embodiment of the present invention, it is possible to restart acceptance of deposits to the transfer-dedicated account once suspended.

<適用例>
図7は、本発明の一実施形態に係る顧客(図1の顧客14)が収納代行会社である場合を説明するための図である。収納代行依頼者(例えば、ECサイトへの出店者)17は、顧客(収納代行会社)14に、振込人(例えば、ECサイトでの消費者)11から代金を回収する業務を委託しているものとする。
<Application example>
FIG. 7 is a diagram for explaining a case where the customer (customer 14 in FIG. 1) according to one embodiment of the present invention is a collection agent company. A collection agent requester (for example, an e-commerce site owner) 17 entrusts a customer (acceptance agent company) 14 with the work of collecting money from a payer (for example, a consumer on an e-commerce site) 11. shall be

顧客14が収納代行会社である場合には、振込専用口座12に振り込まれた資金は、顧客14の入金指定口座13に入金され、その後、収納代行依頼者17の口座(収納代行依頼者口座16)に振り込まれる。例えば、顧客(収納代行会社)14は、ECサイト上で不法な商品を取り扱う店舗(つまり、収納代行依頼者17)を発見した場合、消費者(つまり、振込人11)が代金を振り込んで商取引が成立しないように振込専用口座への入金の受付を停止させることができる。 If the customer 14 is a collection agent company, the funds transferred to the transfer account 12 are transferred to the designated deposit account 13 of the customer 14, and then transferred to the account of the collection agent 17 (collection agent account 16). ). For example, when a customer (receiving agency) 14 finds a store (that is, a collection agency requestor 17) that handles illegal products on an EC site, a consumer (that is, a transfer person 11) transfers the money and conducts a commercial transaction. It is possible to suspend acceptance of payment to the account dedicated for transfer so that the above is not established.

さらに、図7の例において、越境EC等では、顧客(収納代行会社)14は、振込専用口座12に振り込まれた資金を外国通貨(収納代行依頼者17の所在地の通貨)で収納代行依頼者17に支払うようにしてもよい。 Furthermore, in the example of FIG. 7, in cross-border EC, etc., the customer (receiving agency) 14 transfers the funds transferred to the transfer-only account 12 to the receiving agency requester in a foreign currency (the currency of the location of the receiving agency requester 17). 17 may be paid.

<ハードウェア構成>
図8は、本発明の一実施形態に係る振込専用口座管理装置101のハードウェア構成を示すブロック図である。振込専用口座管理装置101は、CPU(Central Processing Unit)1、ROM(Read Only Memory)2、RAM(Random Access Memory)3を有する。CPU1、ROM2、RAM3は、いわゆるコンピュータを形成する。
<Hardware configuration>
FIG. 8 is a block diagram showing the hardware configuration of the dedicated transfer account management device 101 according to one embodiment of the present invention. The transfer-dedicated account management device 101 has a CPU (Central Processing Unit) 1 , a ROM (Read Only Memory) 2 and a RAM (Random Access Memory) 3 . CPU1, ROM2, and RAM3 form a so-called computer.

また、振込専用口座管理装置101は、補助記憶装置4、表示装置5、操作装置6、I/F(Interface)装置7、ドライブ装置8を有する。なお、振込専用口座管理装置101の各ハードウェアは、バス9を介して相互に接続されている。 The deposit account management device 101 also has an auxiliary storage device 4 , a display device 5 , an operation device 6 , an I/F (Interface) device 7 and a drive device 8 . Each piece of hardware of the transfer-only account management device 101 is interconnected via a bus 9 .

CPU1は、補助記憶装置4にインストールされている各種プログラムを実行する演算デバイスである。 The CPU 1 is an arithmetic device that executes various programs installed in the auxiliary storage device 4 .

ROM2は、不揮発性メモリである。ROM2は、補助記憶装置4にインストールされている各種プログラムをCPU1が実行するために必要な各種プログラム、データ等を格納する主記憶デバイスとして機能する。具体的には、ROM2はBIOS(Basic Input/Output System)やEFI(Extensible Firmware Interface)等のブートプログラム等を格納する、主記憶デバイスとして機能する。 ROM2 is a non-volatile memory. The ROM 2 functions as a main storage device for storing various programs, data, etc. necessary for the CPU 1 to execute various programs installed in the auxiliary storage device 4 . Specifically, the ROM 2 functions as a main storage device that stores boot programs such as BIOS (Basic Input/Output System) and EFI (Extensible Firmware Interface).

RAM3は、DRAM(Dynamic Random Access Memory)やSRAM(Static Random Access Memory)等の揮発性メモリである。RAM3は、補助記憶装置4にインストールされている各種プログラムがCPU1によって実行される際に展開される作業領域を提供する、主記憶デバイスとして機能する。 The RAM 3 is a volatile memory such as a DRAM (Dynamic Random Access Memory) or an SRAM (Static Random Access Memory). The RAM 3 functions as a main storage device that provides a work area to be expanded when various programs installed in the auxiliary storage device 4 are executed by the CPU 1 .

補助記憶装置4は、各種プログラムや、各種プログラムが実行される際に用いられる情報を格納する補助記憶デバイスである。 The auxiliary storage device 4 is an auxiliary storage device that stores various programs and information used when various programs are executed.

表示装置5は、振込専用口座管理装置101の内部状態等を表示する表示デバイスである。 The display device 5 is a display device that displays the internal state of the transfer-dedicated account management device 101 and the like.

操作装置6は、振込専用口座管理装置101の管理者が振込専用口座管理装置101に対して各種指示を入力する入力デバイスである。 The operation device 6 is an input device for inputting various instructions to the transfer-dedicated account management device 101 by the manager of the transfer-dedicated account management device 101 .

I/F装置7は、ネットワーク103に接続し、顧客端末102と通信を行うための通信デバイスである。 The I/F device 7 is a communication device for connecting to the network 103 and communicating with the customer terminal 102 .

ドライブ装置8は記憶媒体10をセットするためのデバイスである。ここでいう記憶媒体10には、CD-ROM、フレキシブルディスク、光磁気ディスク等のように情報を光学的、電気的あるいは磁気的に記録する媒体が含まれる。また、記憶媒体10には、EPROM (Erasable Programmable Read Only Memory)、フラッシュメモリ等のように情報を電気的に記録する半導体メモリ等が含まれていてもよい。 A drive device 8 is a device for setting the storage medium 10 . The storage medium 10 here includes media such as CD-ROMs, flexible disks, magneto-optical disks, etc., which record information optically, electrically or magnetically. The storage medium 10 may also include a semiconductor memory that electrically records information such as an EPROM (Erasable Programmable Read Only Memory), a flash memory, or the like.

なお、補助記憶装置4にインストールされる各種プログラムは、例えば、配布された記憶媒体10がドライブ装置8にセットされ、該記憶媒体10に記録された各種プログラムがドライブ装置8により読み出されることでインストールされる。あるいは、補助記憶装置4にインストールされる各種プログラムは、I/F装置7を介して、ネットワーク103とは異なる他のネットワークよりダウンロードされることでインストールされてもよい。 Various programs to be installed in the auxiliary storage device 4 are installed by, for example, setting the distributed storage medium 10 in the drive device 8 and reading out the various programs recorded in the storage medium 10 by the drive device 8. be done. Alternatively, various programs to be installed in the auxiliary storage device 4 may be installed by being downloaded from another network different from the network 103 via the I/F device 7 .

以上、本発明の実施例について詳述したが、本発明は上述した特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。 Although the embodiments of the present invention have been described in detail above, the present invention is not limited to the specific embodiments described above, and various modifications can be made within the scope of the gist of the present invention described in the claims.・Changes are possible.

11 振込人
12 振込専用口座
13 入金指定口座
14 顧客
100 振込専用口座管理システム
101 振込専用口座管理装置
102 顧客端末
103 ネットワーク
201 要求取得部
202 振込専用口座制御部
203 口座情報格納部
204 振込処理部
15 収納代行会社
16 収納代行依頼者口座
17 収納代行依頼者
11 transfer person 12 transfer account 13 transfer designated account 14 customer 100 transfer transfer account management system 101 transfer transfer account management device 102 customer terminal 103 network 201 request acquisition unit 202 transfer transfer account control unit 203 account information storage unit 204 transfer processing unit 15 Receipt agent company 16 Receipt agent requester account 17 Receipt agent requester

Claims (9)

入金指定口座に紐付けられ、所定の口座数単位で管理される複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の金融機関での受付の可否の制御を求める要求を取得する要求取得部と、
前記要求に応じて、前記入金指定口座に紐付けられた複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の前記金融機関での受付の可否の情報を変更する、振込専用口座制御部と、を備えた振込専用口座管理装置。
Acquire a request to control whether or not a financial institution accepts deposits to at least one of a plurality of transfer-only accounts that are linked to a designated deposit account and managed in units of a predetermined number of accounts . a request acquisition unit;
Deposit-dedicated account for changing, in response to the request, information on whether or not the financial institution accepts deposits to at least one debit-dedicated account among a plurality of debit-dedicated accounts linked to the deposit-designated account. A transfer-dedicated account management device comprising a control unit.
前記要求が、前記振込専用口座を非アクティブにするよう求める要求である場合、
前記振込専用口座制御部は、前記振込専用口座を非アクティブな状態にし、前記非アクティブな状態は、振込人が前記振込専用口座宛ての振込を前記金融機関に依頼した場合に前記金融機関が前記振込の依頼を拒否する状態である、請求項1に記載の振込専用口座管理装置。
if the request is a request to deactivate the transfer-only account;
The transfer-dedicated account control unit puts the transfer-dedicated account in an inactive state, and the inactive state is set when the transferor requests the financial institution to make a transfer to the transfer-dedicated account. 2. The transfer-dedicated account management apparatus according to claim 1, wherein the transfer request is rejected.
前記要求が、前記振込専用口座をアクティブにするよう求める要求である場合、
前記振込専用口座制御部は、前記振込専用口座をアクティブな状態にし、前記アクティブな状態は、振込人が前記振込専用口座宛ての振込を前記金融機関に依頼した場合に前記金融機関が前記振込の依頼を受け付ける状態である、請求項1または2に記載の振込専用口座管理装置。
if the request is a request to activate the transfer-only account;
The transfer-dedicated account control unit puts the transfer-dedicated account into an active state. 3. The transfer-dedicated account management device according to claim 1, which is in a state of accepting a request.
前記振込専用口座宛ての振込の依頼があると、前記振込専用口座がアクティブな状態であるか、あるいは、非アクティブな状態であるかを判断して、前記アクティブな状態である場合には振込の処理をし、前記非アクティブな状態である場合には振込の処理をしない、振込処理部をさらに備えた請求項1から3のいずれか一項に記載の振込専用口座管理装置。 When there is a request for transfer to the transfer-dedicated account, it is determined whether the transfer-dedicated account is in an active state or in an inactive state, and if it is in an active state, the transfer is performed. 4. The transfer-dedicated account management apparatus according to claim 1, further comprising a transfer processing unit that processes the transfer and does not process the transfer when the transfer is in the inactive state. 前記複数の振込専用口座は、所定の口座数単位で顧客に提供されるまたは解約される、請求項1から4のいずれか一項に記載の振込専用口座管理装置。 5. The transfer-only account management apparatus according to claim 1, wherein said plurality of transfer-only accounts are provided to the customer or canceled in units of a predetermined number of accounts. 前記入金指定口座を有する顧客は代金収納会社であり、
前記要求取得部は、前記顧客から、前記入金指定口座に紐付けられた複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の前記金融機関での受付の可否の制御を求める要求を取得する、請求項1から5のいずれか一項に記載の振込専用口座管理装置。
The customer who has the designated deposit account is a payment collection company,
The request acquisition unit receives a request from the customer to control whether or not the financial institution accepts a deposit into at least one of a plurality of dedicated deposit accounts linked to the designated deposit account. 6. The transfer-dedicated account management device according to any one of claims 1 to 5, which acquires
コンピュータが実行する方法であって、
入金指定口座に紐付けられ、所定の口座数単位で管理される複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の金融機関での受付の可否の制御を求める要求を取得するステップと、
前記要求に応じて、前記入金指定口座に紐付けられた複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の前記金融機関での受付の可否の情報を変更するステップと、を含む方法。
A computer implemented method comprising:
Acquire a request to control whether or not a financial institution accepts deposits to at least one of a plurality of transfer-only accounts that are linked to a designated deposit account and managed in units of a predetermined number of accounts . a step;
changing, in response to the request, information on whether or not the financial institution accepts deposits to at least one dedicated deposit account among a plurality of deposit-dedicated accounts linked to the designated deposit account ; How to include .
コンピュータを
入金指定口座に紐付けられ、所定の口座数単位で管理される複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の金融機関での受付の可否の制御を求める要求を取得する要求取得部、
前記要求に応じて、前記入金指定口座に紐付けられた複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の前記金融機関での受付の可否の情報を変更する、振込専用口座制御部、として機能させプログラム。
A request to control whether or not a financial institution can accept deposits into at least one of a plurality of deposit-only accounts linked to a designated deposit account and managed in units of a predetermined number of accounts . a request acquisition unit to acquire;
Deposit-dedicated account for changing, in response to the request, information on whether or not the financial institution accepts deposits to at least one debit-dedicated account among a plurality of debit-dedicated accounts linked to the deposit-designated account. A program that functions as a controller.
振込専用口座管理装置と顧客端末とを含み、
前記振込専用口座管理装置は、
前記顧客端末から、入金指定口座に紐付けられ、所定の口座数単位で管理される複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の金融機関での受付の可否の制御を求める要求を取得する要求取得部と、
前記要求に応じて、前記入金指定口座に紐付けられた複数の振込専用口座のうちの少なくとも1つの振込専用口座への入金の前記金融機関での受付の可否の情報を変更する、振込専用口座制御部と、を備えた振込専用口座管理システム。
including a transfer-dedicated account management device and a customer terminal,
The transfer-dedicated account management device
Controlling whether or not the financial institution accepts deposits from the customer terminal to at least one dedicated deposit account among a plurality of dedicated deposit accounts linked to the designated deposit account and managed in units of a predetermined number of accounts . a request acquisition unit that acquires a desired request;
Deposit-dedicated account for changing, in response to the request, information on whether or not the financial institution accepts deposits to at least one debit-dedicated account among a plurality of debit-dedicated accounts linked to the deposit-designated account. A transfer-dedicated account management system comprising: a control unit;
JP2019172318A 2019-09-20 2019-09-20 Transfer-only account management device, method, program, and system Active JP7203706B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019172318A JP7203706B2 (en) 2019-09-20 2019-09-20 Transfer-only account management device, method, program, and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019172318A JP7203706B2 (en) 2019-09-20 2019-09-20 Transfer-only account management device, method, program, and system

Publications (2)

Publication Number Publication Date
JP2021051392A JP2021051392A (en) 2021-04-01
JP7203706B2 true JP7203706B2 (en) 2023-01-13

Family

ID=75157924

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019172318A Active JP7203706B2 (en) 2019-09-20 2019-09-20 Transfer-only account management device, method, program, and system

Country Status (1)

Country Link
JP (1) JP7203706B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015201051A (en) 2014-04-08 2015-11-12 株式会社三井住友銀行 transfer processing system and method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3391753B2 (en) * 1998-02-13 2003-03-31 株式会社三井住友銀行 Bank system and transfer method
JP2003067583A (en) * 2001-08-29 2003-03-07 Sakura Information Systems Co Ltd Debt collection support system and method
JP2005284869A (en) * 2004-03-30 2005-10-13 Hitachi Software Eng Co Ltd Transfer to incorrect account prevention system
JP4455544B2 (en) * 2006-06-30 2010-04-21 みずほ情報総研株式会社 Billing management system, billing management method, and billing management program
JP5886813B2 (en) * 2013-11-15 2016-03-16 株式会社三井住友銀行 Bank system and method performed by bank system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015201051A (en) 2014-04-08 2015-11-12 株式会社三井住友銀行 transfer processing system and method

Also Published As

Publication number Publication date
JP2021051392A (en) 2021-04-01

Similar Documents

Publication Publication Date Title
US7765154B2 (en) Methods and apparatus for funding transactions using debit cards issued by one institution and funds from accounts at other institutions
US20140207656A1 (en) Disposable payment account
KR20210066796A (en) Systems and methods for facilitating transactions using digital currency
US9519902B2 (en) Fraud monitoring system with distributed cache
US20180101828A1 (en) Processing payment refunds for invalid payment instruments
US20230385787A1 (en) Infrastructure for maintaining math-based currency accounts
JP5080173B2 (en) Dedicated account management system for pre-funded transactions
US20210216976A1 (en) Intelligent payment routing and payment generation
JP2019197306A (en) Settlement management system and settlement management method
JP7203706B2 (en) Transfer-only account management device, method, program, and system
JP7195863B2 (en) FOREX TRANSACTION CONTROL DEVICE, FOREX TRANSACTION CONTROL METHOD AND PROGRAM
JP7061643B2 (en) Account management system, account management method and host computer
KR20140010588A (en) Method and apparatus for cost management service for cooperation project
JP7241581B2 (en) System and program
WO2008154488A1 (en) Payroll receipt using a trustee account systems and methods
KR20230059109A (en) method and system for providing digital safe based on cloud environment
JP2022154916A (en) Data processing device and data processing method
JP6718422B2 (en) Deposit account management system, deposit account management method, internet banking server and host computer
JP7354467B1 (en) Information processing device, information processing method, information processing program, and information processing system
JP2001306977A (en) Electronic money system and issuing body center and fare adjusting center
JP7358570B1 (en) Account transfer distribution device, transfer distribution device, method, and program
US20210241370A1 (en) System and method for financial services for abstraction of economies of scale for small businesses
KR101138965B1 (en) Financial Transaction System using Charge Coupon and Operating Method thereof
KR20230081537A (en) System and method for fund account management based on block-chain
KR20220089989A (en) Fund direct sales management system and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200528

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20200528

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20200612

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200908

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201027

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201222

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210323

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210616

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20210616

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20210616

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

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20210729

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20210803

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

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20211022

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20211026

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20211207

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20220412

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20220712

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220829

C302 Record of communication

Free format text: JAPANESE INTERMEDIATE CODE: C302

Effective date: 20221012

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20221018

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221104

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20221122

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20221220

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20221220

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221227

R150 Certificate of patent or registration of utility model

Ref document number: 7203706

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150