Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vergilet authored Jan 22, 2020
1 parent 6517364 commit 74a49c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ statement.attributes # Hash with all fields above

`POST /personal/webhook`

*Sends json ~ `{type:"StatementItem", data:{account:"...", statementItem:{#StatementItem}}}` to url provided by user*
*Sends json ~ `{type:"StatementItem", data:{account:"...", statementItem:{#StatementItem}}}` to WEBHOOK_URL*

```ruby
webhook = Monobank.set_webhook(token: YOUR_MONO_TOKEN, url: WEBHOOK_URL)
Expand Down

0 comments on commit 74a49c3

Please sign in to comment.