Releases: kloutit/kloutit-sdk-php
Releases · kloutit/kloutit-sdk-php
v4.1.0
v4.0.1
fix: adds missing enum to uploadFile category field
v4.0.0
ADDED
- Service to create a new case into Kloutit
- Service to download the case defense
v4.0.0-beta.1
ADDED
- Service to create a new case into Kloutit
- Service to download the case defense
v3.0.0
ADDED
- Service to upload product photos
UPDATED
- Adds new fields to Transport Case model
- Adds new required field category to upload file service
- Changes the way sales channel terms url is informed in Case. Now, every Case model admits salesChannelCode and salesChannelTermsUrl
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.