Releases: goshippo/shippo-java-client
Shippo Java Client 3.2.0
Updates in this release:
- Added
test
attribute to supported models - DuplicateRefundException is now thrown when multiple refunds are requested for the same transaction
- Updated gson and junit dependencies
Shippo Java Client 3.1.0
Updates in this release:
- Added Orders API
- Added Pickups API
Shippo Java Client 3.0.5
- Added
estimated_days
key/value for those using latest API version (rather than justdays
). - Added tax id fields
Shippo Java Client 3.0.4
Adding support for eori_number
by way of the new customs declaration field, exporter_identification
Shippo Java Client 3.0.3
Java Client for https://api.goshippo.com/ version 3.0.3
New features
Extended the CustomsDeclaration object with getters and setters for attributes:
b13a_filing_option
b13a_number
invoiced_charges
address_importer
Extended the CustomsItem object with getters and setters for attributes:
sku_code
eccn_ear99
Compatibility
This Client Library is compatible for API Versions:
- 2017-08-01
It is not compatible for older versions:
- 2017-03-29
- 2016-10-25
- 2014-02-11
Shippo Java Client v2.1.6
Java Client for https://api.goshippo.com/ version 2.1.6
New features
Extended Address object to have getters and setters for the validation_results
to see what messages are available on address validation.
Compatibility
This Client Library is compatible for API Versions:
- 2017-08-01
It is not compatible for older versions:
- 2017-03-29
- 2016-10-25
- 2014-02-11
Shippo Java Client v2.1.0
Java Client for https://api.goshippo.com/ version 2.1.0
New features
For the new API version: 2017-08-01, which adds features for webhooks. Also extended Address object to map the validation_results
to see what messages are available on address validation.
Compatibility
This Client Library is compatible for API Versions:
- 2017-08-01
It is not compatible for older versions:
- 2017-03-29
- 2016-10-25
- 2014-02-11
Shippo Java Client v2.0.1
Java Client for https://api.goshippo.com/ version 2.0.1
New features
For the new API version: 2017-03-29, this adds support for parcel list instead of individual parcel in shipment.
Compatibility
This Client Library is compatible for API Versions:
- 2017-03-29
It is not compatible for older versions:
- 2016-10-25
- 2014-02-11
Shippo Java Client v2.0.0
Java Client for https://api.goshippo.com/ version 2.0.0
New features
The API end points were updated to support the new API version. See changelog for details of changes.
Compatibility
This Client Library is compatible for API Versions:
- 2017-03-29
It is not compatible for older versions:
- 2016-10-25
- 2014-02-11
Shippo Java Client v1.3.1
Java Client for https://api.goshippo.com/ version 1.3.1
New features
No new features, fixed the mismatch version of client.
Compatibility
This Client Library is compatible for API Versions:
2014-02-11
2016-10-25
It is not compatible for versions starting 2017-03-29