Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong method used in getRateById #23

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Conversation

chieft3ch
Copy link
Contributor

Description

As per the shipengine documentation it is a get request and not POST

Release Notes

Replaced the getRateById method from POST to GET

Types of changes

  • Bugfix
  • New feature
  • Chore (mundane code change)
  • Maintenance (clean up)

Checklist

  • Unit tests pass locally
  • Added tests to code that was updated or edited
  • Updated/added documentation

As per the shipengine documentation it is a get request and not POST
@qschmick qschmick merged commit 727bf23 into always-open:3.x Feb 18, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants