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

Product API Enhancements, Order API Bugfix #174

Open
wants to merge 14 commits into
base: nopCommerce_4.10
Choose a base branch
from

Conversation

pkmccaffrey
Copy link

@pkmccaffrey pkmccaffrey commented Dec 12, 2018

This PR adds two parameters to the product API calls:

  • "Skus" allows querying products based on their sku field.
  • "IncludeChildren" allows getting a products and any children products (based on "ParentGroupedProductId" field)

There is an extra commit in this PR that relates to creating guest customers. This was a mistake, and should not have made it into this branch. That code was been removed in the last commit.

Additionally, this PR now also includes a bug for for #182 .

@pkmccaffrey pkmccaffrey changed the title Product API - allow querying by sku, add flag to include children products Product API Enhancements, Order API Bugfix Jan 9, 2019
@andrejpk
Copy link

This looks very useful. Any timelines for merging this in?

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