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.