get https://jp-api-staging.getmoneytree.com/link/corporate/accounts.json
必要なOAuthスコープ:
accounts_read
法人口座の一覧(ポイント口座は除く)。
オプションOAuthスコープ:
account_holder_read
アクセストークンが
accounts_read
とaccount_holder_read
の両方のスコープを持っている場合、レスポンスの
account_attributes
に口座名義人情報が含まれます。なお、金融機関がその情報を提供していない場合、口座名義人情報は
null
である可能性があります。
※現時点では、オプションOAuthスコープ:account_holder_read
およびフィールドaccount_holder_name_katakana_raw
、account_holder_name_katakana_zengin
に関しては検証環境(Staging)でのみ有効です。