Releases: Fulfillment-dot-com/postage-api-php
Releases · Fulfillment-dot-com/postage-api-php
Jsonmapper update
v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.1
Address Validation endpoint
New
- Added address validation endpoint with request/response structures
Changed (BC)
- Address properties on response objects have changed to match OMS data..part of a move towards standardization
street1
=>address1
street2
=>address2
v0.8.2
v0.8.1
Dependency upgrades and new features
Changed
- Update dependencies for Laravel 5.2+ compatibility
New
- Added
packageType
property topackaging
as well as concretePackaging
request class - Added request/response structures for rating
- Added ability to pass logger and guzzle client(args) to api-wrapper