How to fetch Multiple Inventory Items in a Single API call?
I'm integrating with the Jiwa Financial API and noticed there is an endpoint for retrieving a single inventory item.
Is there an API endpoint or query parameter that allows retrieving multiple inventory items in a single request? For example, if I need inventory items with codes `A`, `B`, and `C`, can I request them together instead of making three separate API calls?
If this isn't currently supported, what is the recommended or most efficient approach for retrieving multiple inventory items?
Is there an API endpoint or query parameter that allows retrieving multiple inventory items in a single request? For example, if I need inventory items with codes `A`, `B`, and `C`, can I request them together instead of making three separate API calls?
If this isn't currently supported, what is the recommended or most efficient approach for retrieving multiple inventory items?