Mainostoimisto-Seven-1 / printify-nodejs

An API Wrapper written in TypeScript for the Printify Dropshipping API
https://npmjs.com/package/printify-nodejs
8 stars 1 forks source link

Add quantity to ProductVariant Type #31

Closed sfarrowGR closed 6 months ago

sfarrowGR commented 6 months ago

This is an odd one. The Printify API docs do not show a property of quantity, but I can confirm that it is returned when you get products or create products. I opted to leave it optional at this point, given the unknown use or future of it.

changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: c29453270e185c7250a97a6a8042968a52f63de5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | printify-nodejs | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

iWeeti commented 6 months ago

I can confirm that Printify's documentation is out of date, as I have contacted them before about it. I asked them to update the production and order statuses. I'll add this but with a comment that it is undocumented.