Get Invoice
Download invoices.
URL | https://api.recman.no/v2/get/ |
Scope | invoice |
Page | Pagenumber, 100 invoices per page |
Example | https://api.recman.no/v2/get/index.php?key=YOUR_KEY&scope=invoice&page=1 |
Click here if you want to try out our API tester
Get Creditnotes
Download creditnotes.
URL | https://api.recman.no/v2/get/ |
scope | creditNote |
Page | Pagenumber, 100 creditnotes per page |
Example | https://api.recman.no/v2/get/index.php?key=YOUR_KEY&scope=creditNote&page=1 |