Skip to content

Add support for operations with line items

Compare
Choose a tag to compare
@hoanhan101 hoanhan101 released this 15 Mar 17:30
· 35 commits to master since this release
3bba1ae

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.