You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v4.4.0 (2024-07-16)
Adds new EstimateDeliveryDateForZipPair, RecommendShipDateForShipment and RecommendShipDateForZipPair
New CreateUpsCarrierAccount and UpdateUpsCarrierAccount methods and associated parameter structs, required to use for UPS accounts due to 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.
Attempting to use the generic CreateCarrierAccount and UpdateCarrierAccount methods with UPS accounts will throw an InvalidFunctionError.