Add list of unsupported end points

master
rubenwardy 2016-11-19 18:03:20 +00:00
parent 58a3789ba9
commit a6726ca947
1 changed files with 17 additions and 0 deletions

View File

@ -111,3 +111,20 @@ monzo_authorized.getBalance(account_id).enqueue(new Callback<Balance>() {
}
});
```
### Coming Soon (PRs accepted)
* Ping
* Token refresh
* Pagination support
* Retrieve single transaction from id
* Annotate transaction
* Create feed item
* Webhooks
* create
* list
* delete
* Attachments
* upload
* register
* deregister