Skip to content

Conversation

@Justintime50
Copy link
Member

@Justintime50 Justintime50 commented Mar 10, 2025

Description

  • Adds tracking_codes to tracker list function
  • Removes deprecated functions
    • TimeInTransit.getSmartRateAccuracy (use TimeInTransit.getSmartrateAccuracy instead)
    • paymentMethod.all (use billing.retrievePaymentMethods instead)
    • shipment.getSmartrates (use shipment.smartrates instead)
    • String overload for shipment.lowestSmartRate, 3rd param requires a valid SmartrateAccuracy
    • user.apiKeys (use apiKey.retrieveApiKeysForUser instead)
    • utilities.getLowestSmartRate (use utilities.findLowestSmartrate instead)

Testing

NA

Pull Request Type

Please select the option(s) that are relevant to this PR.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement (fixing a typo, updating readme, renaming a variable name, etc)

@Justintime50 Justintime50 marked this pull request as ready for review March 10, 2025 20:03
@Justintime50 Justintime50 requested a review from a team as a code owner March 10, 2025 20:03
@Justintime50 Justintime50 merged commit 38f73b3 into master Mar 12, 2025
21 checks passed
@Justintime50 Justintime50 deleted the breaking_changes branch March 12, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants