Skip to content

Releases: kloutit/kloutit-sdk-php

v4.1.0

25 Nov 15:17

Choose a tag to compare

  • Files categories improved
  • Added fields to update case for rental typology

v4.0.1

23 Oct 09:52

Choose a tag to compare

fix: adds missing enum to uploadFile category field

v4.0.0

03 Sep 09:13

Choose a tag to compare

ADDED

  • Service to create a new case into Kloutit
  • Service to download the case defense

v4.0.0-beta.1

03 Sep 08:18

Choose a tag to compare

v4.0.0-beta.1 Pre-release
Pre-release

ADDED

  • Service to create a new case into Kloutit
  • Service to download the case defense

v3.0.0

15 Apr 13:48

Choose a tag to compare

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

14 Feb 11:21

Choose a tag to compare

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

11 Feb 11:15

Choose a tag to compare

Version v2.0.0 Pre-release
Pre-release

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

08 Oct 10:54

Choose a tag to compare

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.