Releases: kloutit/kloutit-sdk-php
Releases · kloutit/kloutit-sdk-php
Version v2.1.0
ADDED
- Service to upload a file to an existing case
- Service to enrich case data into Kloutit
- Service to submit that a case has been fully updated
- Service to check if a case is still missing some fields to be fully completed
- Service to validate webhook event
UPDATED
- Authentication to Kloutit now works with a single apiKey configuration
Version v2.0.0
Set authentication via apiKey
Authentication to Kloutit now works with a single apiKey configuration.
New method upload file to case
Service to upload a file to an existing case.
New method update existing case
Service to enrich case data into Kloutit.
New method submit case
Service to submit that a case has been fully updated.
New method check case
Service to check if a case is still missing some fields to be fully completed.
Version v1.0.0
Get access token
Service to get temporary access token with the organization credentials in order to use other Kloutit services.
Create case into Kloutit
Service to create a new case into Kloutit. The readme contains examples for every organization sector.