REST Admin API - product gross margin information

Hi!

We are using the Shopify Admin API to fetch most of the information about customers, orders and products periodically (only changes, using the updated_at parameter). Only issue I am having is that I cannot find the product gross margin information anywhere else than in the inventory_item (from there deriving the margin using the product price and the cost). This is a little bit annoying as we don’t need any other information from the inventory_item. The logic is also a bit different as there is no “updated_at” field which causes some extra work and different implementation to keep the data up to date. Is that the only place where I would be able to get the gross margin for a single product or for a single order?

1 Like

Hi there, @SaLa_2 !

I just wanted to let you know I have moved your query here to our dedicated API forums.

As we’re not able to provide developer-level support ourselves here, we have provided these threads which are monitored and responded to by our developers and Partners.

This is the best place to ask for any API-related queries you might have.

If you haven’t already, you can check out our API developer docs here.

All the best!