We’ve been using the Ruby Shopify API to create draft orders with line items attached with properties since the Shopify admin interface doesn’t support adding line item properties. For a couple of months this has been working fine and draft orders created in this way would display line item properties on the Shopify admin draft order interface. However recently the properties have stopped being shown despite no changes to our code. Strangely the properties still show up for draft orders created on our development store which we use for testing, it’s just on our live site that the properties have stopped showing up.
One thing we have observed is that on our live store, the admin interface is slightly different in styling and that might have something to do with it. Also, not sure what is meant by request id but if you can elaborate I may be able to provide that too. Thanks!