I run some requests below by order;
1st) GET /admin/api/2021-04/checkouts.json - for abandoned carts → i extract product id list from line_items
2nd) GET /admin/api/2021-04/products.json?ids=id1,id2 etc..
When i compare them some products cannot be found ? Why is that anybody knows ?