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

Update product inventory level #146

Open
Lubard opened this issue Aug 22, 2017 · 0 comments
Open

Update product inventory level #146

Lubard opened this issue Aug 22, 2017 · 0 comments
Labels

Comments

@Lubard
Copy link

Lubard commented Aug 22, 2017

Hi,

This may be a dumb question, I want to update product inventory level using incremental value instead of overwrite it.
I want to do this in one connection.
I tried several ways of Bigcommerce::Product.update(xxx, inventory_level: xxx)
They all overwrote the inventory level, or I have to make another request to get the current value and overwrite it?

Another one,
I keep receiving

Error Faraday::ConnectionFailed Happened
Hostname not known

Even though I updated the gem to its latest version.

Any ideas?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants