Inventory batch details

Inventory batch details

Hi there,

I'm trying to get the batch details of an item, here's what I've done so far. I've sent cUrl request to the below endpoint and I get a successful response. Within in the response I find the "warehouses" property which correctly lists all the warehouses and they all have the "batches" property, but as an empty array ("batches": [])I can see the batch numbers in the Batch Details tab of the item in the inventory client.

Thank you for your help.