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 incorrect order shipping address URI #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jayelkaake
Copy link
Contributor

What?

The URI for the order shipping addresses resource is incorrect. OrderShippingAddress does not have an ID so it only takes in the order id.

After this fix you are able to do Bigcommerce::OrderShippingAddress.all(123456) like you should be able to do.

@jayelkaake jayelkaake force-pushed the fix_order_shipping_address branch 4 times, most recently from 8acf886 to 3d1ea7a Compare March 1, 2021 03:22
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.

None yet

2 participants