Get Item Stock Tracking status

Actually is there any way we can check in the api response that whether Tracking option is enabled or disabled under Manage Stock Tab in the Edit Variation pop up in the squareup admin panel.

We get the item stock number in api response if it is set but we need to get the status of Tracking button.

Thanks

@sjosey

Could you please guide about the above query, awaiting your reply?

Thanks

Apologies for delay here. An item variation will have a track_inventory boolean in the item_variation_data object: CatalogObject Object - Square API Reference. Please let me know if I misunderstood or if you have additional questions!

1 Like

Thanks @sjosey for your reply. I will check and get back to you if need anything else.