-
Notifications
You must be signed in to change notification settings - Fork 68
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
createCustomerAddress endpoint incorrect #24
Comments
Sure if you can submit a pull request that would be awesome! Thanks, Andy Andrew Cargill
|
I submitted it: #25 |
Are you going to update the package on composer soon to include this change? |
If i’m honest i’m a little inexperienced in Tagging / Versioning with git. But i’ll try my best to get my head around things asap for you :) Andrew Cargill
|
In the library, the endpoint is:
/admin/customers.json
In the doc (https://docs.shopify.com/api/customeraddress#create), it's:
/admin/customers/#{id}/addresses.json
Would it be possible to update the client?
I can submit a pull request if needed.
Thanks,
The text was updated successfully, but these errors were encountered: