Skip to content

Commit

Permalink
Adding documenation for refreshTransactions method.
Browse files Browse the repository at this point in the history
  • Loading branch information
brentscheffler committed Nov 15, 2020
1 parent 1b165a0 commit e946da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ createLinkToken(
### Transactions

* `getTransactions(string $access_token, DateTime $start_date, DateTime $end_date, array $options = []): object` [[?]](https://plaid.com/docs/#transactions)
* `refreshTransctions(string $access_token): object` [[?]](https://plaid.com/docs/#transactions)

### Balance

Expand Down

0 comments on commit e946da8

Please sign in to comment.