← back to Designer Wallcoverings

DW-Agents/data/amazon-orders.json

86 lines

[
  {
    "id": "112-3456789-1234567",
    "item": "HP 64XL Black Ink Cartridge (2-Pack)",
    "vendor": "Amazon Business",
    "price": 89.99,
    "status": "Delivered",
    "timestamp": "2025-12-10T14:30:00Z",
    "orderUrl": "https://www.amazon.com/gp/your-account/order-details?orderID=112-3456789-1234567",
    "tracking": "1Z999AA10123456789"
  },
  {
    "id": "112-3456789-2345678",
    "item": "Scotch Heavy Duty Shipping Tape, 6 Rolls",
    "vendor": "Amazon Business",
    "price": 24.99,
    "status": "Delivered",
    "timestamp": "2025-12-08T09:15:00Z",
    "orderUrl": "https://www.amazon.com/gp/your-account/order-details?orderID=112-3456789-2345678"
  },
  {
    "id": "112-3456789-3456789",
    "item": "Brother P-touch Label Maker Tape, 5-Pack",
    "vendor": "Amazon Personal",
    "price": 42.50,
    "status": "In Transit",
    "timestamp": "2025-12-14T16:20:00Z",
    "tracking": "1Z999AA10234567890"
  },
  {
    "id": "112-3456789-4567890",
    "item": "Staples 1/4 inch, Box of 5000",
    "vendor": "Amazon Business",
    "price": 8.99,
    "status": "Delivered",
    "timestamp": "2025-12-05T11:45:00Z"
  },
  {
    "id": "112-3456789-5678901",
    "item": "Post-it Notes, 24 Pads, Assorted Colors",
    "vendor": "Amazon Business",
    "price": 32.99,
    "status": "Processing",
    "timestamp": "2025-12-15T08:30:00Z"
  },
  {
    "id": "112-3456789-6789012",
    "item": "Canon PIXMA Ink Cartridges (CMYK Set)",
    "vendor": "Amazon Personal",
    "price": 67.99,
    "status": "Delivered",
    "timestamp": "2025-12-03T14:22:00Z"
  },
  {
    "id": "112-3456789-7890123",
    "item": "Sharpie Permanent Markers, 24-Count",
    "vendor": "Amazon Business",
    "price": 19.99,
    "status": "Delivered",
    "timestamp": "2025-12-01T10:15:00Z"
  },
  {
    "id": "112-3456789-8901234",
    "item": "Manila File Folders, Letter Size, 100-Pack",
    "vendor": "Amazon Business",
    "price": 18.49,
    "status": "Delivered",
    "timestamp": "2025-11-28T15:30:00Z"
  },
  {
    "id": "112-3456789-9012345",
    "item": "Epson EcoTank Ink Bottles (4-Color Set)",
    "vendor": "Amazon Business",
    "price": 52.99,
    "status": "Delivered",
    "timestamp": "2025-11-25T09:45:00Z"
  },
  {
    "id": "112-3456789-0123456",
    "item": "Paper Mate InkJoy Gel Pens, 20-Pack",
    "vendor": "Amazon Personal",
    "price": 22.99,
    "status": "Delivered",
    "timestamp": "2025-11-22T13:20:00Z"
  }
]