Fixed
- Incorrect error format for
getFulfillmentOrderresponses (#872) - Deserialize boolean strings (
'true','false') properly (#873) - Make
ShippingServiceOptions->carrierWillPickUpnullable (#874) - Switched from using the Shipping V2 model from the official docs website to using the model on GitHub, which appears to be getting updated more frequently
Added
- The new Seller Wallet API
Full Changelog: v7.3.2...v7.4.0