Skip to content

v4.0.2

Choose a tag to compare

@niteshsandal-merge niteshsandal-merge released this 26 Mar 01:43
· 3 commits to main since this release
20590b1

Merge Node SDK Release Notes - Version [4.0.2]

Improvements

  • Accounting: Added isBillable field to invoice line items — You can now read and write the isBillable property on InvoiceLineItem and InvoiceLineItemRequest, indicating whether a line item can be charged to the client/customer.
  • Accounting: Added isActive filter to projects list — The projects.list() endpoint now supports an optional isActive parameter to filter projects by their active status.