Add support for operations with line items
This release adds support for operations with line items:
- Retrieve all line items for a document.
- Retrieve a line item for existing document by ID.
- Add a new line item on an existing document.
- Update an existing line item on an existing document.
- Delete all line items on an existing document.
- Delete an existing line item on an existing document.