Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin committed Feb 23, 2014
1 parent 8121bbb commit aba8e8b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -61,6 +61,13 @@ Pobranie PDF-a
curl https://twojaDomena.fakturownia.pl/invoices/100.pdf?api_token=API_TOKEN
```

Wysłanie faktury e-mailem do klienta


```shell
curl -X POST https://twojaDomena.fakturownia.pl/invoices/100/send_email.json?api_token=API_TOKEN
```

inne opcje PDF:
* print_option=original - Oryginał
* print_option=copy - Kopia
Expand Down

0 comments on commit aba8e8b

Please sign in to comment.