#1
db includes all orders, shipping details, seller details, admin details, transactions etc
samples:
Code:
[
  {
    "id": 97601,
    "processor": "SHOPIFY_PAYMENTS",
    "transaction_id": "shopify_#66169791218041_8671a6e8",
    "transaction_date": "2025-11-20T18:55:09+00:00",
    "gross_amount": 164.99,
    "fee_amount": 10.0,
    "net_amount": 174.99,
    "currency": "GBP",
    "order_id": 76385,
    "matched": true,
    "customer_email": null,
    "raw_data": null,
    "created_at": "2025-11-25T15:02:58.743564+00:00",
    "platform_order_id": "#a1tech-70316",
    "transaction_type": "CHARGEBACK_WON",
    "updated_at": null,
    "updated_by": null,
    "transaction_status": null,
    "metadata": {}
  },
  {
    "id": 97606,
    "processor": "SHOPIFY_PAYMENTS",
    "transaction_id": "shopify_#66164949188985_7bfabebf",
    "transaction_date": "2025-11-18T15:52:53+00:00",
    "gross_amount": 101.99,
    "fee_amount": 10.0,
    "net_amount": 111.99,
    "currency": "GBP",
    "order_id": 77066,
    "matched": true,
    "customer_email": null,
    "raw_data": null,
    "created_at": "2025-11-25T15:02:58.743564+00:00",
    "platform_order_id": "#a1tech-69635",
    "transaction_type": "CHARGEBACK_WON",
    "updated_at": null,
    "updated_by": null,
    "transaction_status": null,
    "metadata": {}
  },
Code:
[
  {
    "id": "d542d440-45c7-4cb0-95f2-a75c769469ba",
    "created_at": "2026-02-12T12:28:54.497767+00:00",
    "expires_at": "2026-02-12T12:58:54.419+00:00",
    "payment_method": "stripe",
    "stripe_payment_intent_id": "pi_3Szz0sDiE6jMUit749NAoYT7",
    "paypal_order_id": null,
    "customer_email": "pending@express-checkout.local",
    "billing_address": {
      "city": "",
      "phone": "",
      "county": "",
      "company": "",
      "country": "United Kingdom",
      "lastName": "",
      "postcode": "",
      "firstName": "",
      "countryCode": "GB",
      "addressLine1": "",
      "addressLine2": ""
    },
    "shipping_address": {
      "city": "",
      "phone": "",
      "county": "",
      "company": "",
      "country": "United Kingdom",
      "lastName": "",
      "postcode": "",
      "firstName": "",
      "countryCode": "GB",
      "addressLine1": "",
      "addressLine2": ""
    },
    "items": [
      {
        "sku": "A1T-RYGD640R2K",
        "quantity": 1,
        "item_name": "Dyson Airwrap I.D. Hair Styler Amber Silk",
        "unit_price_vat": 53.33,
        "line_total_ex_vat": 266.66,
        "seller_listing_id": "e322296c-74dd-4107-b76e-7bda6baa747d",
        "unit_price_ex_vat": 266.66,
        "unit_price_inc_vat": 319.99
      }
    ],
    "subtotal_ex_vat": 266.66,
    "vat_amount": 53.33,
    "total_amount": 319.99,
    "shipping_amount": 0.0,
    "order_id": null,
    "customer_id": null,
    "status": "pending",
    "flow": "inline_card"
  },
$1k
selling to one hand