Skip to content

Commit

Permalink
Update api-referrence.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuroda committed Jul 2, 2014
1 parent d03a566 commit e2c67af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api-referrence.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@
[POST /api/v1/accounts](accounts_create.md) | 金融機関の登録
[PUT /api/v1/accounts/:id](accounts_update.md) | 登録機関の更新
[DELETE /api/v1/accounts/:id](accounts_destroy.md) | 金融機関の削除
[POST /api/v1/accounts/:id/acquire](accounts_acquire.md) | 金融機関のデータ再取得
[POST /api/v1/accounts/acquire](accounts_acquire_all.md) | 全金融機関のデータ再取得

## additional_requests
*金融機関登録の追加の質問*
Expand Down

0 comments on commit e2c67af

Please sign in to comment.