Can we qualify for using the draft order API in our e-commerce system?

Hello there,

I’m working in an e-commerce company and utilize a headless shopify app and are trying to introduce the draft order api to our system. However, since the docs state the following, we’d like to be sure we qualify and get an official confirmation so there are no surprises to our API access.

**Caution:**Only use this data if it is necessary for the intended app functionality. Shopify retains the ability to restrict access toAPI Access scopesfor apps not requiring legitimate use of the associated data.

We would like to achieve the following:

  • the ability to apply specific line item discounts for higher accuracy reporting
  • being able to update an order with an additional line item before finalizing it
  • be able to utilize the custom line items to not be as dependent on variantIds

So far, we’ve completed a proof of concept, and are able to achieve these however we have a high volume of orders and do not want to depend on an api that could be restricted. Looking forward to an official reply.