Skip to content

Releases: squizzdotcom/squizz-platform-api-java-library

Release 1.3

01 Nov 14:30
Compare
Choose a tag to compare

Release 1.3 adds support for the Import Organisation Sales Order with the SQUIZZ.com API library to allow an organisation to import a sales order into the SQUIZZ.com platform against its own organisation. The release contains an example showing how to use to the Import Organisation Sales Order import class,

To use download the squizz-platform-api-1.3 jar and the other jar dependencies that the library has. This includes:
The Ecommerce Standards Documents Library
Jackson JSON Java libraries

Release 1.2

04 Jun 15:53
Compare
Choose a tag to compare

Release 1.2 adds support for the Retrieve Organisation Data Endpoint with the SQUIZZ.com API library to obtain Categories, Attributes, Makers, Maker Models and Maker Model Mapping data from organisations. Additionally the Import Organisation Data Endpoint class now supports being able to import categories, attributes, makers, maker models and maker model mapping organisation data. The release also uses version 1.3 of the Ecommerce Standards Document library.

To use download the squizz-platform-api jar and the other jar dependencies that the library has. This includes:
The Ecommerce Standards Documents Library
Jackson JSON Java libraries

Release 1.1

14 Nov 15:21
Compare
Choose a tag to compare

Release 1.1 contains additional classes to be able to call the Search Customer Account Records Endpoint, and the Retrieve Organisation Data Endpoint with the SQUIZZ.com API library. Additionally the Send and Procure Purchase Order From Supplier Endpoint class now supports being able to handle when an order fails to be procured due to a product being ordered from a supplier organisation being out of stock.

To use download the squizz-platform-api jar and the other jar dependencies that the library has. This includes:
The Ecommerce Standards Documents Library
Jackson JSON Java libraries

Release 1.0

12 Mar 15:46
Compare
Choose a tag to compare

Initial release of the SQUIZZ.com Platform API Java library.
Download the squizz-platform-api jar and the other jar dependencies that the library has. This includes:
The Ecommerce Standards Documents Library
Jackson JSON Java libraries