Releases: meplato/mall-java-client
Release 1.0.10
This release adds two experimental properties to the Products Scroll API. On the server-side, the Scroll API has been enhanced to use snapshots, a faster way to iterate over catalog content. With this newer version, one can now pass the page size
and allow to switch back to the older v1 version with the version
property. Notice that you shouldn't use these settings unless you know what you do.
From the perspective of the client, the Scroll API didn't change at all. You still pass a page token to get the next slice of results until the server responds with an empty page token. If possible, the server will use snapshots; otherwise, it'll use the older version to scroll through the results.
Release 1.0.8
Version 1.0.8 of the Mall 1 API adds the Intrastat
structure to the Product
entity. It allows merchants to pass Intrastat-related data to the buy-side.
Release 1.0.6
Add some more fields passed through from Store API.
- New fields
MultiSupplierID
andMultiSupplierName
allow multi-supplier catalogs. - New field
ASIN
for Amazon's unique article number. - New field
TaxRate
with a range of [0.0, 1.0).
Release version 1.0.5
Catalogs now have the StorePin
field.
Release version 1.0.4
Blobs now have a URL
field.
Release version 1.0.3
Catalogs have several new flags to indicate the level of support for the various OCI transactions:
supportsOciDetail
supportsOciDetailadd
supportsOciValidate
supportsOciSourcing
supportsOciBackgroundsearch
supportsOciQuantitycheck
supportsOciDownloadjson
Scale prices now have two additional fields to transport Meplato prices and list prices:
meplatoPrice
listPrice
v1.0.2
- Catalogs now have a flag to prevent download: The
LockedForDownload
flag indicates whether a catalog can be downloaded by the API. If a client tries to download a locked catalog, HTTP status code 423 is returned. - Catalogs now have a SAGE number and a SAGE contract