Order -> lines -> product -> cost

Hi,

In POST /order I noticed there is cost field in product object. However that field is not present in GET /order.

We are using BigCommerce integration and BigCommerce itself has a field cost which we are using for internal purposes.

I wonder is there a chance to get that field in Ordoro when we sync products?
And if we could access it via GET requests.

This is the same as the order line price, but is used in a case where a product does not yet exist. This cost is imported separately on product import.