Releases: invoiceninja/sdk-php
Releases · invoiceninja/sdk-php
v1.0.7
This release brings the SDK up to date with all of the latest endpoints including
- Subscriptions
- Purchase Orders
- Bank Integrations
- Bank Transactions
Download PDFs via API
$download = $ninja->invoices->download(['hashed_id']);
v1.0.5
Group Settings
Expense Categories
v1.0.4
Merge pull request #73 from stojankukrika/main
fix declaration properties
v1.0.3
Merge pull request #69 from turbo124/main
Improve error handling message
v1.0.2
Merge pull request #68 from turbo124/main
Add all entities to SDK
v1.0.0
Initial release of the v5 SDK