#Catalog v3 query product

2 messages · Page 1 of 1 (latest)

gritty lily
#

Is there any endpoint in v3 catalog that can provide product's all info as well as variant info completely without making inventory api call?
As doing this process takes much time.
Please give me any suggestion on this.brilliant_solution

undone fulcrum
#

Hi,

There isn’t an endpoint like this.

Inventory and products are intentionally separated, so developers can retrieve the specific information they need through different API calls.

Thank you