v7.3.0
What's Changed
- Adds new
shipment.recommendShipDate
,smartrate.recommendShipDate
, andsmartrate.estimateDeliveryDate
functions - Routes
UpsAccount
,UpsMailInnovationsAccount
, andUpsSurepostAccount
create/update requests to the new/ups_oauth_registrations
endpoint- Starting
2024-08-05
, UPS accounts will require a new payload to register or update. See UPS OAuth 2.0 Update for more details
- Starting
Related PRs
- chore: deprecate tracker create_list by @Justintime50 in #339
- fix: docs link by @Justintime50 in #340
- Update CarrierService update and create method to account UPS endpoints by @jchen293 in #341
- Add new smartrate endpoints functions by @jchen293 in #342
- prep release v7.3.0 by @jchen293 in #343
Full Changelog: v7.2.0...v7.3.0