j-frost / billomat-ts

Billomat API implementation in TypeScript for use in Node.js
MIT License
6 stars 5 forks source link

Add invoice-items to API endpoint #12

Closed ianmartorell closed 9 months ago

ianmartorell commented 3 years ago

I added the invoice-items endpoint. Billomat documentation here. The InvoiceItem type was already there so this is a fairly simple PR. I also bumped the minor version.