Changelog v1.0.10 (2020-10-01)
SDK
Changed
- Added a
paymentStatus property to the SalesOrder property. - Added
requestedShippingService and deliveryByDate to the ShippingPreferences property. - Removed
fulfillmentService in the SalesOrderShipment object and add carrierCode and carrierServiceCode in its place. - Added support for custom package types.
- Updated
Dimensions object validation. Two of the three length, width, and height properties must be set. - Updated
Weight object to require a value greater than 0 when the value is set.