I want create POS order using graphQL or REST admin APIs with line item discounts and cart level discount and mark order as paid and fulfilled
So, I found that an order created from the API can only be marked as an online store order and not a POS order. Shopify needs to update the API payload so that one can create POS orders as well via the API using the POS UI extension.