{
  "data": {
    "data": {
      "orders": [
        {
          "id": 12345678912345,
          "admin_graphql_api_id": "gid://shopify/Order/12345678912345",
          "app_id": 123456,
          "browser_ip": "192.168.0.1",
          "buyer_accepts_marketing": false,
          "cancel_reason": null,
          "cancelled_at": null,
          "cart_token": null,
          "checkout_id": 30873867714713,
          "checkout_token": "c0a38ddd2c577019041f04b17fe53761",
          "client_details": {
            "accept_language": null,
            "browser_height": null,
            "browser_ip": "192.168.0.1",
            "browser_width": null,
            "session_hash": null,
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
          },
          "closed_at": null,
          "company": null,
          "confirmed": true,
          "contact_email": null,
          "created_at": "2024-03-06T14:31:14-07:00",
          "currency": "USD",
          "current_subtotal_price": "0.00",
          "current_subtotal_price_set": {
            "shop_money": {
              "amount": "0.00",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "0.00",
              "currency_code": "USD"
            }
          },
          "current_total_additional_fees_set": null,
          "current_total_discounts": "0.00",
          "current_total_discounts_set": {
            "shop_money": {
              "amount": "0.00",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "0.00",
              "currency_code": "USD"
            }
          },
          "current_total_duties_set": null,
          "current_total_price": "0.00",
          "current_total_price_set": {
            "shop_money": {
              "amount": "0.00",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "0.00",
              "currency_code": "USD"
            }
          },
          "current_total_tax": "0.00",
          "current_total_tax_set": {
            "shop_money": {
              "amount": "0.00",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "0.00",
              "currency_code": "USD"
            }
          },
          "customer_locale": "en",
          "device_id": null,
          "discount_codes": [],
          "email": "",
          "estimated_taxes": false,
          "financial_status": "paid",
          "fulfillment_status": null,
          "landing_site": null,
          "landing_site_ref": null,
          "location_id": 65947994123,
          "merchant_of_record_app_id": null,
          "name": "#1157",
          "note": null,
          "note_attributes": [],
          "number": 157,
          "order_number": 1157,
          "order_status_url": "https://test-store.myshopify.com/60628201234/orders/abcdef12345/authenticate?key=e79e76cb7634bee51d1d70fd8fbf2840",
          "original_total_additional_fees_set": null,
          "original_total_duties_set": null,
          "payment_gateway_names": [],
          "phone": null,
          "presentment_currency": "USD",
          "processed_at": "2024-03-06T14:31:13-07:00",
          "reference": "6b89108234e53714356e05091234567",
          "referring_site": null,
          "source_identifier": "6b89108234e53714356e05091234567",
          "source_name": "shopify_draft_order",
          "source_url": null,
          "subtotal_price": "0.00",
          "subtotal_price_set": {
            "shop_money": {
              "amount": "0.00",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "0.00",
              "currency_code": "USD"
            }
          },
          "tags": "",
          "tax_lines": [],
          "taxes_included": false,
          "test": false,
          "token": "abcdef12345",
          "total_discounts": "0.00",
          "total_discounts_set": {
            "shop_money": {
              "amount": "0.00",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "0.00",
              "currency_code": "USD"
            }
          },
          "total_line_items_price": "0.00",
          "total_line_items_price_set": {
            "shop_money": {
              "amount": "0.00",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "0.00",
              "currency_code": "USD"
            }
          },
          "total_outstanding": "0.00",
          "total_price": "0.00",
          "total_price_set": {
            "shop_money": {
              "amount": "0.00",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "0.00",
              "currency_code": "USD"
            }
          },
          "total_shipping_price_set": {
            "shop_money": {
              "amount": "0.00",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "0.00",
              "currency_code": "USD"
            }
          },
          "total_tax": "0.00",
          "total_tax_set": {
            "shop_money": {
              "amount": "0.00",
              "currency_code": "USD"
            },
            "presentment_money": {
              "amount": "0.00",
              "currency_code": "USD"
            }
          },
          "total_tip_received": "0.00",
          "total_weight": 0,
          "updated_at": "2024-03-06T14:31:15-07:00",
          "user_id": 987654321,
          "billing_address": null,
          "customer": null,
          "discount_applications": [],
          "fulfillments": [],
          "line_items": [
            {
              "id": 456789123,
              "admin_graphql_api_id": "gid://shopify/LineItem/456789123",
              "fulfillable_quantity": 1,
              "fulfillment_service": "manual",
              "fulfillment_status": null,
              "gift_card": false,
              "grams": 0,
              "name": "Shirt - Blue / Small",
              "price": "0.00",
              "price_set": {
                "shop_money": {
                  "amount": "0.00",
                  "currency_code": "USD"
                },
                "presentment_money": {
                  "amount": "0.00",
                  "currency_code": "USD"
                }
              },
              "product_exists": true,
              "product_id": 7733213712345,
              "properties": [],
              "quantity": 1,
              "requires_shipping": true,
              "sku": "",
              "taxable": true,
              "title": "Shirt",
              "total_discount": "0.00",
              "total_discount_set": {
                "shop_money": {
                  "amount": "0.00",
                  "currency_code": "USD"
                },
                "presentment_money": {
                  "amount": "0.00",
                  "currency_code": "USD"
                }
              },
              "variant_id": 43449939394713,
              "variant_inventory_management": null,
              "variant_title": "Blue / Small",
              "vendor": "Acme",
              "tax_lines": [],
              "duties": [],
              "discount_allocations": []
            },
            {
              "id": 13397695332505,
              "admin_graphql_api_id": "gid://shopify/LineItem/13397695332505",
              "fulfillable_quantity": 1,
              "fulfillment_service": "manual",
              "fulfillment_status": null,
              "gift_card": false,
              "grams": 0,
              "name": "Shirt - Black / Small",
              "price": "0.00",
              "price_set": {
                "shop_money": {
                  "amount": "0.00",
                  "currency_code": "USD"
                },
                "presentment_money": {
                  "amount": "0.00",
                  "currency_code": "USD"
                }
              },
              "product_exists": true,
              "product_id": 7733213712345,
              "properties": [],
              "quantity": 1,
              "requires_shipping": true,
              "sku": "",
              "taxable": true,
              "title": "Shirt",
              "total_discount": "0.00",
              "total_discount_set": {
                "shop_money": {
                  "amount": "0.00",
                  "currency_code": "USD"
                },
                "presentment_money": {
                  "amount": "0.00",
                  "currency_code": "USD"
                }
              },
              "variant_id": 43449939427481,
              "variant_inventory_management": null,
              "variant_title": "Black / Small",
              "vendor": "Acme",
              "tax_lines": [],
              "duties": [],
              "discount_allocations": []
            }
          ],
          "payment_terms": null,
          "refunds": [],
          "shipping_address": null,
          "shipping_lines": []
        }
      ]
    },
    "pagination": {
      "previous": {
        "limit": "2",
        "page_info": "eyJkaXJlY3Rpb24iOiJwcmV2IiwibGFzdF9pZCI6NTMyNjQwNDQ4NTI3MywibGFzdF92YWx1ZSI6IjIwMjQtMDMtMDYgMjE6MzE6MTQuNDMxO123456",
        "rel": "previous",
        "url": "https://test-store.myshopify.com/admin/api/2023-04/resource?limit=2&page_info=eyJkaXJlY3Rpb24iOiJwcmV2IiwibGFzdF9pZCI6NTMyNjQwNDQ4NTI3MywibGFzdF92YWx1ZSI6IjIwMjQtMDMtMDYgMjE6MzE6MTQuNDMxO123456"
      },
      "next": {
        "limit": "2",
        "page_info": "eyJkaXJlY3Rpb24iOiJuZXh0IiwibGFzdF9pZCI6NTMyNjQwNDMyMTQzMywibGFzdF92YWx1ZSI6IjIwMjQtMDMtMDYgMjE6MzA6NTYuOTY1NDYabcd",
        "rel": "next",
        "url": "https://test-store.myshopify.com/admin/api/2023-04/resource?limit=2&page_info=eyJkaXJlY3Rpb24iOiJuZXh0IiwibGFzdF9pZCI6NTMyNjQwNDMyMTQzMywibGFzdF92YWx1ZSI6IjIwMjQtMDMtMDYgMjE6MzA6NTYuOTY1NDYabcd"
      }
    },
    "pageInfo": "eyJkaXJlY3Rpb24iOiJuZXh0IiwibGFzdF9pZCI6NTMyNjQwNDMyMTQzMywibGFzdF92YWx1ZSI6IjIwMjQtMDMtMDYgMjE6MzA6NTYuOTY1NDYabcd",
    "rel": "rel=\"next\"",
    "headers": {
      "date": "Tue, 26 Mar 2024 23:31:56 GMT",
      "content-type": "application/json; charset=utf-8",
      "transfer-encoding": "chunked",
      "connection": "close",
      "x-sorting-hat-podid": "152",
      "x-sorting-hat-shopid": "60628201234",
      "vary": "Accept-Encoding, Accept",
      "referrer-policy": "origin-when-cross-origin",
      "x-frame-options": "DENY",
      "x-shopid": "60628201234",
      "x-shardid": "152",
      "x-stats-userid": "",
      "x-stats-apiclientid": "6511233",
      "x-stats-apipermissionid": "429538012345",
      "x-shopify-api-version": "2023-04",
      "x-shopify-api-version-warning": "https://shopify.dev/concepts/about-apis/versioning",
      "http_x_shopify_shop_api_call_limit": "1/40",
      "x-shopify-shop-api-call-limit": "1/40",
      "link": "<https://test-store.myshopify.com/admin/api/2023-04/resource?limit=2&page_info=eyJkaXJlY3Rpb24iOiJwcmV2IiwibGFzdF9pZCI6NTMyNjQwNDQ4NTI3MywibGFzdF92YWx1ZSI6IjIwMjQtMDMtMDYgMjE6MzE6MTQuNDMxO123456>; rel=\"previous\", <https://test-store.myshopify.com/admin/api/2023-04/resource?limit=2&page_info=eyJkaXJlY3Rpb24iOiJuZXh0IiwibGFzdF9pZCI6NTMyNjQwNDMyMTQzMywibGFzdF92YWx1ZSI6IjIwMjQtMDMtMDYgMjE6MzA6NTYuOTY1NDYabcd>; rel=\"next\"",
      "strict-transport-security": "max-age=7889238",
      "x-request-id": "da004e10-b646-4c9a-b340-74537e4a066b-12346",
      "server-timing": "processing;dur=78, cfRequestDuration;dur=137.999773",
      "x-shopify-stage": "production",
      "content-security-policy": "default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.shopifycs.com https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=index&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Forders&source%5Bsection%5D=admin_api&source%5Buuid%5D=da004e10-b646-4c9a-b340-74537e4a066b-12346",
      "x-content-type-options": "nosniff",
      "x-download-options": "noopen",
      "x-permitted-cross-domain-policies": "none",
      "x-xss-protection": "1; mode=block; report=/xss-report?source%5Baction%5D=index&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Forders&source%5Bsection%5D=admin_api&source%5Buuid%5D=da004e10-b646-4c9a-b340-74537e4a066b-12346",
      "x-envoy-upstream-service-time": "81",
      "x-dc": "gcp-us-central1,gcp-us-central1",
      "cf-cache-status": "DYNAMIC",
      "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=uu1FyX%2B%2BP%2FEeJ6ZHU0JrkwDut31f4GbXULyxPQ8i1mdykz%2BFk%2FwIDraEoru0w7h173cXMiZLoz3pdLbFSkF0j5TnUkEXI94jinI0gmj3dMjX9LzrXPnEJ%2Bb1HqTUMc41db0xG72h%2FmGe%2F3W8OPrtdVF7\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
      "nel": "{\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
      "server": "cloudflare",
      "cf-ray": "86aaefe76d1710b6-ORD",
      "alt-svc": "h3=\":443\"; ma=86400"
    }
  }
}