-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] api: Filter inventory by location and SKU
Modified the get_inventory endpoint to allow filtering of inventory based on a given location and optionally by SKU. This enhancement improves the ability to retrieve inventory details specific to a stock location and a product SKU, providing more targeted and relevant data. This change ensures that users can query inventory data specific to a particular stock location and product SKU, enhancing the accuracy and usefulness of the inventory information provided by the endpoint. Closes #25
- Loading branch information
1 parent
107c3ae
commit 230edf2
Showing
1 changed file
with
26 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters