hotwax / preorder

HotWax Commerce Pre-Order App
https://preorder.hotwax.io
Apache License 2.0
15 stars 42 forks source link

Provide productStoreId in the APIs used for releasing order items. #296

Open ravilodhi opened 1 week ago

ravilodhi commented 1 week ago

What is the motivation for adding/enhancing this feature?

This will help to track for which product store file(s) is uploaded.

What are the acceptance criteria?

productStoreId is passed in uploadAndImportFile and uploadJsonFile APIs.

Can you complete this feature request by yourself?

Additional information