Quote
OBJECT
Fields
id:ID!organization_id:ID!store_id:ID!customer_id:IDis_guest:Boolean!session_id:Stringcustomer_email:Stringcustomer_firstname:Stringcustomer_lastname:Stringcustomer_phone:Stringitems_count:Int!items_qty:Float!subtotal:Float!discount_amount:Float!shipping_amount:Float!tax_amount:Float!price_includes_tax:Boolean!grand_total:Float!is_preorder:Boolean!True when any line is a pre-order item (drives the deposit summary).
preorder_due_now:Float!Amount due TODAY for pre-order lines: full for 100%-plans, the deposit for deposit-plans, 0 for reserve-only. Non-pre-order lines count fully.
preorder_balance_due:Float!Amount deferred to fulfillment/delivery (grand_total - preorder_due_now).
shipping_method:Stringshipping_description:Stringvoucher_code:Stringapplied_rule_ids:[Int!]_rule_discount:Floatloyalty_points_to_redeem:Intis_active:Boolean!is_converted:Boolean!converted_order_id:IDcustomer_note:Stringnotes:String