Releases: klsheng/myinvois-php-sdk
Releases · klsheng/myinvois-php-sdk
1.0.6
- Added searchTaxPayerTin API
- Update CountryCodes
- Update getNotifications API in NotificationService to remove channel parameter
- Update getSubmission API in DocumentSubmissionService to add 2 new parameters
- Update getRecentDocuments API in DocumentService to rename direction parameter to invoiceDirection parameter
- Update searchDocuments API in DocumentService to remove continuationToken parameter, add pageNo parameter and rename direction parameter to invoiceDirection parameter
NOTE
You may need to update your code to prevent code breaking in following API
- getNotifications
- searchDocuments